Loading arch/arm/boot/dts/qcom/Makefile +3 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,9 @@ dtb-$(CONFIG_ARCH_SDXPOORWILLS) += sdxpoorwills-rumi.dtb \ sdxpoorwills-pcie-ep-cdp-256.dtb \ sdxpoorwills-pcie-ep-mtp-256.dtb \ sdxpoorwills-pcie-ep-cdp.dtb \ sdxpoorwills-pcie-ep-mtp.dtb sdxpoorwills-pcie-ep-mtp.dtb \ sdxpoorwills-v2-mtp.dtb \ sdxpoorwills-v2-cdp.dtb dtb-$(CONFIG_ARCH_MDM9650) += mdm9650-nand-mtp.dtb \ mdm9650-ttp.dtb \ Loading arch/arm/boot/dts/qcom/sdxpoorwills-v2-cdp.dts 0 → 100644 +29 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 "sdxpoorwills-cdp.dtsi" #include "sdxpoorwills-v2.dtsi" #include "sdxpoorwills-display.dtsi" #include "qpic-panel-ili-hvga.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS CDP V2"; compatible = "qcom,sdxpoorwills-cdp", "qcom,sdxpoorwills", "qcom,cdp"; qcom,board-id = <1 0x102>; }; &blsp1_uart2b_hs { status = "okay"; }; arch/arm/boot/dts/qcom/sdxpoorwills-v2-mtp.dts 0 → 100644 +31 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 "sdxpoorwills-mtp.dtsi" #include "sdxpoorwills-v2.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS MTP V2"; compatible = "qcom,sdxpoorwills-mtp", "qcom,sdxpoorwills", "qcom,mtp"; qcom,board-id = <8 0x102>; }; &qcom_seecom { status = "okay"; }; &blsp1_uart2b_hs { status = "okay"; }; arch/arm/boot/dts/qcom/sdxpoorwills-v2.dtsi 0 → 100644 +18 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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. */ / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS V2"; compatible = "qcom,sdxpoorwills"; qcom,msm-id = <334 0x20000>, <335 0x20000>; }; Loading
arch/arm/boot/dts/qcom/Makefile +3 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,9 @@ dtb-$(CONFIG_ARCH_SDXPOORWILLS) += sdxpoorwills-rumi.dtb \ sdxpoorwills-pcie-ep-cdp-256.dtb \ sdxpoorwills-pcie-ep-mtp-256.dtb \ sdxpoorwills-pcie-ep-cdp.dtb \ sdxpoorwills-pcie-ep-mtp.dtb sdxpoorwills-pcie-ep-mtp.dtb \ sdxpoorwills-v2-mtp.dtb \ sdxpoorwills-v2-cdp.dtb dtb-$(CONFIG_ARCH_MDM9650) += mdm9650-nand-mtp.dtb \ mdm9650-ttp.dtb \ Loading
arch/arm/boot/dts/qcom/sdxpoorwills-v2-cdp.dts 0 → 100644 +29 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 "sdxpoorwills-cdp.dtsi" #include "sdxpoorwills-v2.dtsi" #include "sdxpoorwills-display.dtsi" #include "qpic-panel-ili-hvga.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS CDP V2"; compatible = "qcom,sdxpoorwills-cdp", "qcom,sdxpoorwills", "qcom,cdp"; qcom,board-id = <1 0x102>; }; &blsp1_uart2b_hs { status = "okay"; };
arch/arm/boot/dts/qcom/sdxpoorwills-v2-mtp.dts 0 → 100644 +31 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 "sdxpoorwills-mtp.dtsi" #include "sdxpoorwills-v2.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS MTP V2"; compatible = "qcom,sdxpoorwills-mtp", "qcom,sdxpoorwills", "qcom,mtp"; qcom,board-id = <8 0x102>; }; &qcom_seecom { status = "okay"; }; &blsp1_uart2b_hs { status = "okay"; };
arch/arm/boot/dts/qcom/sdxpoorwills-v2.dtsi 0 → 100644 +18 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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. */ / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS V2"; compatible = "qcom,sdxpoorwills"; qcom,msm-id = <334 0x20000>, <335 0x20000>; };