summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/msm8996-sony-xperia-tone-dora.dts
blob: b4cca54dcb687cc96376135d090bf90e9e4fb7ed (plain)
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
// SPDX-License-Identifier: BSD-3-Clause
/*
 * Copyright (c) 2021, AngeloGioacchino Del Regno
 *                     <angelogioacchino.delregno@somainline.org>
 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
 */

/dts-v1/;

#include "msm8996-sony-xperia-tone.dtsi"

/ {
	model = "Sony Xperia X Performance";
	compatible = "sony,dora-row", "qcom,msm8996";
};

/delete-node/ &tof_sensor;
/delete-node/ &pm8994_l11;
/delete-node/ &pm8994_l14;

&usb_detect {
	pins = "gpio24";
};

&usb3_id {
	id-gpio = <&tlmm 24 GPIO_ACTIVE_LOW>;
};