summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/msm8998-sony-xperia-yoshino-poplar.dts
blob: 4a1f98a210319d38c1de20939cb1914f0b6583ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
// SPDX-License-Identifier: BSD-3-Clause
/*
 * Copyright (c) 2021, AngeloGioacchino Del Regno
 *                     <angelogioacchino.delregno@somainline.org>
 */

/dts-v1/;

#include "msm8998-sony-xperia-yoshino.dtsi"

/ {
	model = "Sony Xperia XZ1";
	compatible = "sony,xperia-poplar", "qcom,msm8998";
	chassis-type = "handset";
};

&ibb {
	regulator-min-microvolt = <5600000>;
	regulator-max-microvolt = <5600000>;
};

&lab {
	regulator-min-microvolt = <5600000>;
	regulator-max-microvolt = <5600000>;
	qcom,soft-start-us = <800>;
};

&vreg_l18a_2p85 {
	regulator-min-microvolt = <2850000>;
	regulator-max-microvolt = <2850000>;
};

&vreg_l22a_2p85 {
	regulator-min-microvolt = <2700000>;
	regulator-max-microvolt = <2700000>;
};