0001 // SPDX-License-Identifier: BSD-3-Clause
0002 /*
0003 * Copyright (c) 2021, AngeloGioacchino Del Regno
0004 * <angelogioacchino.delregno@somainline.org>
0005 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
0006 */
0007
0008 /dts-v1/;
0009
0010 #include "msm8996-sony-xperia-tone.dtsi"
0011
0012 / {
0013 model = "Sony Xperia X Performance";
0014 compatible = "sony,dora-row", "qcom,msm8996";
0015 chassis-type = "handset";
0016 };
0017
0018 /delete-node/ &tof_sensor;
0019 /delete-node/ &pm8994_l11;
0020 /delete-node/ &pm8994_l14;
0021
0022 &usb_detect {
0023 pins = "gpio24";
0024 };
0025
0026 &usb3_id {
0027 id-gpio = <&tlmm 24 GPIO_ACTIVE_LOW>;
0028 };