Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: BSD-3-Clause
0002 /*
0003  * Copyright (c) 2020, Konrad Dybcio <konrad.dybcio@somainline.org>
0004  */
0005 
0006 /dts-v1/;
0007 
0008 #include "msm8994-sony-xperia-kitakami.dtsi"
0009 
0010 / {
0011         model = "Sony Xperia Z4 Tablet (LTE)";
0012         compatible = "sony,karin-row", "qcom,msm8994";
0013         chassis-type = "tablet";
0014 };
0015 
0016 &blsp2_i2c5 {
0017         /*
0018          * TI LP8557 backlight driver @ 2c
0019          * AD AD7146 touch controller @ 2f
0020          * sii8620 HDMI/MHL bridge @ 72 (kitakami-common)
0021          */
0022 };
0023 
0024 &pm8994_l3 {
0025         regulator-min-microvolt = <1050000>;
0026         regulator-max-microvolt = <1050000>;
0027 };
0028 
0029 &pm8994_l17 {
0030         regulator-min-microvolt = <2700000>;
0031         regulator-max-microvolt = <2700000>;
0032 };
0033 
0034 &pm8994_l22 {
0035         regulator-min-microvolt = <3100000>;
0036         regulator-max-microvolt = <3100000>;
0037 };
0038 
0039 &pm8994_l25 {
0040         regulator-min-microvolt = <1037500>;
0041         regulator-max-microvolt = <1037500>;
0042 };
0043 
0044 /delete-node/ &pm8994_l32;
0045 /* Z4 tablets use a different touchscreen. */
0046 /delete-node/ &touchscreen;