aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire-kugo.dts
blob: 3fb8e23e43304a9113c12126f99ea2cd14adc3e5 (plain) (blame)
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
30
31
32
33
34
35
// SPDX-License-Identifier: BSD-3-Clause
/*
 * Copyright (c) 2016-2022, AngeloGioacchino Del Regno
 *                          <angelogioacchino.delregno@somainline.org>
 * Copyright (c) 2022, Konrad Dybcio <konrad.dybcio@somainline.org>
 * Copyright (c) 2022, Marijn Suijten <marijn.suijten@somainline.org>
 */

/dts-v1/;

#include "msm8956-sony-xperia-loire.dtsi"

/ {
	model = "Sony Xperia X Compact";
	compatible = "sony,kugo-row", "qcom,msm8956";
	chassis-type = "handset";
};

&blsp2_i2c2 {
	status = "okay";

	/* FUSB301 USB-C Controller */
};

&blsp2_i2c4 {
	status = "okay";

	/* ST STMVL53L0 ToF @ 29 */
	/* AMS TCS349 RGBCIR @ 72 */
};

&pm8950_l1 {
	regulator-min-microvolt = <1100000>;
	regulator-max-microvolt = <1300000>;
};