Loading arch/arm64/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -258,7 +258,8 @@ dtb-$(CONFIG_ARCH_SDXPRAIRIE) += sdxprairie-rumi.dtb \ sdxprairie-pcie-ep-mtp.dtb \ sdxprairie-cdp-256.dtb \ sdxprairie-mtp-256.dtb \ sdxprairie-mtp-aqc.dtb sdxprairie-mtp-aqc.dtb \ sdxprairie-dsda-mtp.dtb ifeq ($(CONFIG_ARM64),y) always := $(dtb-y) Loading arch/arm64/boot/dts/qcom/sdxprairie-dsda-mtp.dts 0 → 100644 +56 −0 Original line number Diff line number Diff line /* Copyright (c) 2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "sdxprairie.dtsi" #include "sdxprairie-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPRAIRIE MTP(DSDA)"; compatible = "qcom,sdxprairie-mtp", "qcom,sdxprairie", "qcom,mtp"; qcom,board-id = <8 8>, <8 0x108>; }; /* delete pm8150b nodes */ &soc { /delete-node/ thermal-zones; }; &usb { extcon = <&vbus_detect>; }; &spmi_bus { /delete-node/ qpnp,fg; /delete-node/ bcl@1d00; /delete-node/ qcom,usb-pdphy@1700; /delete-node/ qcom,qpnp-smb5; /delete-node/ adc_tm@3500; /delete-node/ vadc@3100; /delete-node/ qcom,pm8150b@2; /delete-node/ qcom,pm8150b@3; }; &qnand_1 { status = "ok"; }; &blsp1_uart2b_hs { status = "okay"; }; &vbus_detect { status = "okay"; }; Loading
arch/arm64/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -258,7 +258,8 @@ dtb-$(CONFIG_ARCH_SDXPRAIRIE) += sdxprairie-rumi.dtb \ sdxprairie-pcie-ep-mtp.dtb \ sdxprairie-cdp-256.dtb \ sdxprairie-mtp-256.dtb \ sdxprairie-mtp-aqc.dtb sdxprairie-mtp-aqc.dtb \ sdxprairie-dsda-mtp.dtb ifeq ($(CONFIG_ARM64),y) always := $(dtb-y) Loading
arch/arm64/boot/dts/qcom/sdxprairie-dsda-mtp.dts 0 → 100644 +56 −0 Original line number Diff line number Diff line /* Copyright (c) 2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "sdxprairie.dtsi" #include "sdxprairie-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPRAIRIE MTP(DSDA)"; compatible = "qcom,sdxprairie-mtp", "qcom,sdxprairie", "qcom,mtp"; qcom,board-id = <8 8>, <8 0x108>; }; /* delete pm8150b nodes */ &soc { /delete-node/ thermal-zones; }; &usb { extcon = <&vbus_detect>; }; &spmi_bus { /delete-node/ qpnp,fg; /delete-node/ bcl@1d00; /delete-node/ qcom,usb-pdphy@1700; /delete-node/ qcom,qpnp-smb5; /delete-node/ adc_tm@3500; /delete-node/ vadc@3100; /delete-node/ qcom,pm8150b@2; /delete-node/ qcom,pm8150b@3; }; &qnand_1 { status = "ok"; }; &blsp1_uart2b_hs { status = "okay"; }; &vbus_detect { status = "okay"; };