0001 // SPDX-License-Identifier: BSD-3-Clause
0002 /*
0003 * Copyright (c) 2021, AngeloGioacchino Del Regno
0004 * <angelogioacchino.delregno@somainline.org>
0005 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
0006 */
0007
0008 /dts-v1/;
0009
0010 #include "msm8996-sony-xperia-tone.dtsi"
0011
0012 / {
0013 model = "Sony Xperia XZs";
0014 compatible = "sony,keyaki-row", "qcom,msm8996";
0015 chassis-type = "handset";
0016 };
0017
0018 &pm8994_l19 {
0019 regulator-min-microvolt = <2700000>;
0020 regulator-max-microvolt = <2700000>;
0021 };
0022
0023 &pm8994_l30 {
0024 regulator-min-microvolt = <2800000>;
0025 regulator-max-microvolt = <2800000>;
0026 regulator-pull-down;
0027 };