Loading arch/arm64/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,8 @@ dtb-$(CONFIG_ARCH_SDXPRAIRIE) += sdxprairie-rumi.dtb \ sdxprairie-cdp.dtb \ sdxprairie-mtp.dtb \ sdxprairie-cdp-256.dtb \ sdxprairie-mtp-256.dtb sdxprairie-mtp-256.dtb \ sdxprairie-mtp-aqc.dtb ifeq ($(CONFIG_ARM64),y) always := $(dtb-y) Loading arch/arm64/boot/dts/qcom/sdxprairie-mtp-aqc.dts 0 → 100644 +27 −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(AQC)"; compatible = "qcom,sdxprairie-mtp", "qcom,sdxprairie", "qcom,mtp"; qcom,board-id = <0x1010008 0x0>; }; &qnand_1 { status = "ok"; }; Loading
arch/arm64/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,8 @@ dtb-$(CONFIG_ARCH_SDXPRAIRIE) += sdxprairie-rumi.dtb \ sdxprairie-cdp.dtb \ sdxprairie-mtp.dtb \ sdxprairie-cdp-256.dtb \ sdxprairie-mtp-256.dtb sdxprairie-mtp-256.dtb \ sdxprairie-mtp-aqc.dtb ifeq ($(CONFIG_ARM64),y) always := $(dtb-y) Loading
arch/arm64/boot/dts/qcom/sdxprairie-mtp-aqc.dts 0 → 100644 +27 −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(AQC)"; compatible = "qcom,sdxprairie-mtp", "qcom,sdxprairie", "qcom,mtp"; qcom,board-id = <0x1010008 0x0>; }; &qnand_1 { status = "ok"; };