Linux 6.9-rc1
[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         chassis-type = "handset";
16 };
17
18 &pm8994_l19 {
19         regulator-min-microvolt = <2700000>;
20         regulator-max-microvolt = <2700000>;
21 };
22
23 &pm8994_l30 {
24         regulator-min-microvolt = <2800000>;
25         regulator-max-microvolt = <2800000>;
26         regulator-pull-down;
27 };