0001 // SPDX-License-Identifier: BSD-3-Clause
0002 /*
0003 * Copyright (c) 2021, AngeloGioacchino Del Regno
0004 * <angelogioacchino.delregno@somainline.org>
0005 */
0006
0007 /dts-v1/;
0008
0009 #include "msm8998-sony-xperia-yoshino.dtsi"
0010
0011 / {
0012 model = "Sony Xperia XZ1 Compact";
0013 compatible = "sony,xperia-lilac", "qcom,msm8998";
0014 chassis-type = "handset";
0015 };
0016
0017 &ibb {
0018 regulator-min-microvolt = <5500000>;
0019 regulator-max-microvolt = <5500000>;
0020 };
0021
0022 &lab {
0023 regulator-min-microvolt = <5500000>;
0024 regulator-max-microvolt = <5500000>;
0025 qcom,soft-start-us = <800>;
0026 };
0027
0028 &vreg_l22a_2p85 {
0029 regulator-min-microvolt = <2800000>;
0030 regulator-max-microvolt = <2800000>;
0031 };
0032
0033 &vreg_lvs1a_1p8 {
0034 status = "disabled";
0035 };