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 "sm8150-sony-xperia-kumano.dtsi"
0009 
0010 / {
0011         model = "Sony Xperia 5";
0012         compatible = "sony,bahamut-generic", "qcom,sm8150";
0013         chassis-type = "handset";
0014 };
0015 
0016 &framebuffer {
0017         width = <1080>;
0018         height = <2520>;
0019         stride = <(1080 * 4)>;
0020 };