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 Z3+/Z4";
0012 compatible = "sony,ivy-row", "qcom,msm8994";
0013 chassis-type = "handset";
0014 };
0015
0016 &pm8994_l3 {
0017 regulator-min-microvolt = <1000000>;
0018 regulator-max-microvolt = <1000000>;
0019 };
0020
0021 &pm8994_l17 {
0022 regulator-min-microvolt = <2700000>;
0023 regulator-max-microvolt = <2700000>;
0024 };
0025
0026 /delete-node/ &pm8994_l19;
0027 /delete-node/ &pm8994_l32;