summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/msm8994-sony-xperia-kitakami-karin.dts
blob: 71758d2cfd5e4c084484d429f5e6c53b18dcf228 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
// SPDX-License-Identifier: BSD-3-Clause
/*
 * Copyright (c) 2020, Konrad Dybcio <konrad.dybcio@somainline.org>
 */

/dts-v1/;

#include "msm8994-sony-xperia-kitakami.dtsi"

/ {
	model = "Sony Xperia Z4 Tablet (LTE)";
	compatible = "sony,karin-row", "qcom,msm8994";
	chassis-type = "tablet";
};

&blsp2_i2c5 {
	/*
	 * TI LP8557 backlight driver @ 2c
	 * AD AD7146 touch controller @ 2f
	 * sii8620 HDMI/MHL bridge @ 72 (kitakami-common)
	 */
};

&pm8994_l3 {
	regulator-min-microvolt = <1050000>;
	regulator-max-microvolt = <1050000>;
};

&pm8994_l17 {
	regulator-min-microvolt = <2700000>;
	regulator-max-microvolt = <2700000>;
};

&pm8994_l22 {
	regulator-min-microvolt = <3100000>;
	regulator-max-microvolt = <3100000>;
};

&pm8994_l25 {
	regulator-min-microvolt = <1037500>;
	regulator-max-microvolt = <1037500>;
};

/delete-node/ &pm8994_l32;
/* Z4 tablets use a different touchscreen. */
/delete-node/ &touchscreen;