1// SPDX-License-Identifier: BSD-3-Clause
2/*
3 * Copyright (c) 2020, Konrad Dybcio <konrad.dybcio@somainline.org>
4 */
5
6/dts-v1/;
7
8#include "msm8994-sony-xperia-kitakami.dtsi"
9
10/ {
11	model = "Sony Xperia Z5 Compact";
12	compatible = "sony,suzuran-row", "qcom,msm8994";
13};
14
15&pm8994_l14 {
16	regulator-min-microvolt = <2000000>;
17	regulator-max-microvolt = <2000000>;
18};
19
20/delete-node/ &pm8994_l19;
21