3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-13 18:55:55 +00:00
Brooklyn/arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami-pdx214.dts

20 lines
338 B
Plaintext
Raw Normal View History

2022-04-02 18:08:56 +05:00
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
*/
/dts-v1/;
#include "sm8350-sony-xperia-sagami.dtsi"
/ {
model = "Sony Xperia 5 III";
compatible = "sony,pdx214-generic", "qcom,sm8350";
};
&framebuffer {
width = <1080>;
height = <2520>;
stride = <(1080 * 4)>;
};