summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/sdm845-sony-xperia-tama-akatsuki.dts
blob: 8a0d94e7f59856a1a7bd48b2c44a958812874b2d (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
// SPDX-License-Identifier: BSD-3-Clause
/*
 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
 */

/dts-v1/;

#include "sdm845-sony-xperia-tama.dtsi"

/ {
	model = "Sony Xperia XZ3";
	compatible = "sony,akatsuki-row", "qcom,sdm845";
};

/* For the future: WLED + LAB/IBB/OLEDB are not used on Akatsuki */
&vreg_l14a_1p8 {
	regulator-min-microvolt = <1840000>;
	regulator-max-microvolt = <1840000>;
};

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

&vreg_l28a_2p8 {
	regulator-min-microvolt = <3000000>;
	regulator-max-microvolt = <3000000>;
};