aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/src/arm64/qcom/sdm845-sony-xperia-tama-apollo.dts
blob: cd056f78070f844ba6471d79acd68ff295f1a4db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// SPDX-License-Identifier: BSD-3-Clause
/*
 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
 */

/dts-v1/;

#include "sdm845-sony-xperia-tama.dtsi"

/ {
	model = "Sony Xperia XZ2 Compact";
	compatible = "sony,apollo-row", "qcom,sdm845";
};

&panel {
	compatible = "sony,td4353-jdi-tama";
	height-mm = <112>;
	width-mm = <56>;
};