Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: BSD-3-Clause
0002 /*
0003  * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
0004  */
0005 
0006 /dts-v1/;
0007 
0008 #include "sm8350-sony-xperia-sagami.dtsi"
0009 
0010 / {
0011         model = "Sony Xperia 5 III";
0012         compatible = "sony,pdx214-generic", "qcom,sm8350";
0013 };
0014 
0015 &framebuffer {
0016         width = <1080>;
0017         height = <2520>;
0018         stride = <(1080 * 4)>;
0019 };