1 // SPDX-License-Identifier: BSD-3-Clause 1 // SPDX-License-Identifier: BSD-3-Clause 2 /* 2 /* 3 * Copyright (c) 2021, AngeloGioacchino Del Re 3 * Copyright (c) 2021, AngeloGioacchino Del Regno 4 * <angelogioacchino.delreg 4 * <angelogioacchino.delregno@somainline.org> 5 * Copyright (c) 2021, Konrad Dybcio <konrad.dy 5 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org> 6 */ 6 */ 7 7 8 /dts-v1/; 8 /dts-v1/; 9 9 10 #include "msm8996-sony-xperia-tone.dtsi" 10 #include "msm8996-sony-xperia-tone.dtsi" 11 11 12 / { 12 / { 13 model = "Sony Xperia XZs"; 13 model = "Sony Xperia XZs"; 14 compatible = "sony,keyaki-row", "qcom, 14 compatible = "sony,keyaki-row", "qcom,msm8996"; 15 chassis-type = "handset"; << 16 }; 15 }; 17 16 18 &pm8994_l19 { 17 &pm8994_l19 { 19 regulator-min-microvolt = <2700000>; 18 regulator-min-microvolt = <2700000>; 20 regulator-max-microvolt = <2700000>; 19 regulator-max-microvolt = <2700000>; 21 }; 20 }; 22 21 23 &pm8994_l30 { 22 &pm8994_l30 { 24 regulator-min-microvolt = <2800000>; 23 regulator-min-microvolt = <2800000>; 25 regulator-max-microvolt = <2800000>; 24 regulator-max-microvolt = <2800000>; 26 regulator-pull-down; 25 regulator-pull-down; 27 }; 26 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.