summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/msm8994-sony-xperia-kitakami-satsuki.dts
blob: 1385956a69f3e123d7559457b0f27ecca4daa1fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: BSD-3-Clause
/*
 * Copyright (c) 2020, Konrad Dybcio <konrad.dybcio@somainline.org>
 */

/dts-v1/;

#include "msm8994-sony-xperia-kitakami.dtsi"

/ {
	model = "Sony Xperia Z5 Premium";
	compatible = "sony,satsuki-row", "qcom,msm8994";
};

&pm8994_l14 {
	regulator-min-microvolt = <1850000>;
	regulator-max-microvolt = <1850000>;
};