Loading Documentation/devicetree/bindings/arm/msm/msm.txt +2 −0 Original line number Diff line number Diff line Loading @@ -321,3 +321,5 @@ compatible = "qcom,mdmcalifornium-mtp" compatible = "qcom,apq8009-cdp" compatible = "qcom,apq8009-mtp" compatible = "qcom,sdxpoorwills-rumi" compatible = "qcom,sdxpoorwills-mtp" compatible = "qcom,sdxpoorwills-cdp" arch/arm/boot/dts/qcom/Makefile +3 −1 Original line number Diff line number Diff line dtb-$(CONFIG_ARCH_SDXPOORWILLS) += sdxpoorwills-rumi.dtb dtb-$(CONFIG_ARCH_SDXPOORWILLS) += sdxpoorwills-rumi.dtb \ sdxpoorwills-cdp.dtb \ sdxpoorwills-mtp.dtb ifeq ($(CONFIG_ARM64),y) Loading arch/arm/boot/dts/qcom/sdxpoorwills-cdp.dts 0 → 100644 +31 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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.dtsi" #include "sdxpoorwills-pinctrl.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS CDP"; compatible = "qcom,sdxpoorwills-cdp", "qcom,sdxpoorwills", "qcom,cdp"; qcom,board-id = <1 0x0>, <1 0x100>; }; &blsp1_uart2 { pinctrl-names = "default"; pinctrl-0 = <&uart2_console_active>; status = "ok"; }; arch/arm/boot/dts/qcom/sdxpoorwills-mtp.dts 0 → 100644 +31 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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.dtsi" #include "sdxpoorwills-pinctrl.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS MTP"; compatible = "qcom,sdxpoorwills-mtp", "qcom,sdxpoorwills", "qcom,mtp"; qcom,board-id = <8 0x0>, <8 0x100>; }; &blsp1_uart2 { pinctrl-names = "default"; pinctrl-0 = <&uart2_console_active>; status = "ok"; }; Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +2 −0 Original line number Diff line number Diff line Loading @@ -321,3 +321,5 @@ compatible = "qcom,mdmcalifornium-mtp" compatible = "qcom,apq8009-cdp" compatible = "qcom,apq8009-mtp" compatible = "qcom,sdxpoorwills-rumi" compatible = "qcom,sdxpoorwills-mtp" compatible = "qcom,sdxpoorwills-cdp"
arch/arm/boot/dts/qcom/Makefile +3 −1 Original line number Diff line number Diff line dtb-$(CONFIG_ARCH_SDXPOORWILLS) += sdxpoorwills-rumi.dtb dtb-$(CONFIG_ARCH_SDXPOORWILLS) += sdxpoorwills-rumi.dtb \ sdxpoorwills-cdp.dtb \ sdxpoorwills-mtp.dtb ifeq ($(CONFIG_ARM64),y) Loading
arch/arm/boot/dts/qcom/sdxpoorwills-cdp.dts 0 → 100644 +31 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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.dtsi" #include "sdxpoorwills-pinctrl.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS CDP"; compatible = "qcom,sdxpoorwills-cdp", "qcom,sdxpoorwills", "qcom,cdp"; qcom,board-id = <1 0x0>, <1 0x100>; }; &blsp1_uart2 { pinctrl-names = "default"; pinctrl-0 = <&uart2_console_active>; status = "ok"; };
arch/arm/boot/dts/qcom/sdxpoorwills-mtp.dts 0 → 100644 +31 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, 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.dtsi" #include "sdxpoorwills-pinctrl.dtsi" / { model = "Qualcomm Technologies, Inc. SDXPOORWILLS MTP"; compatible = "qcom,sdxpoorwills-mtp", "qcom,sdxpoorwills", "qcom,mtp"; qcom,board-id = <8 0x0>, <8 0x100>; }; &blsp1_uart2 { pinctrl-names = "default"; pinctrl-0 = <&uart2_console_active>; status = "ok"; };