Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / msm8996-sony-xperia-tone-keyaki.dts
1 // SPDX-License-Identifier: BSD-3-Clause
2 /*
3  * Copyright (c) 2021, AngeloGioacchino Del Regno
4  *                     <angelogioacchino.delregno@somainline.org>
5  * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
6  */
7
8 /dts-v1/;
9
10 #include "msm8996-sony-xperia-tone.dtsi"
11
12 / {
13         model = "Sony Xperia XZs";
14         compatible = "sony,keyaki-row", "qcom,msm8996";
15 };
16
17 &pm8994_l19 {
18         regulator-min-microvolt = <2700000>;
19         regulator-max-microvolt = <2700000>;
20 };
21
22 &pm8994_l30 {
23         regulator-min-microvolt = <2800000>;
24         regulator-max-microvolt = <2800000>;
25         regulator-pull-down;
26 };