summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-lilac.dts
blob: 550de79e0151ee69f2c51924ccae8aa4da7693b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// 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 Compact";
	compatible = "sony,xperia-lilac", "qcom,msm8998";
};

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