Loading arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,8 @@ dtb-$(CONFIG_ARCH_MSM8916) += msm8916-sim.dtb \ msm8916-qrd-skuh.dtb \ msm8916-qrd-skui.dtb \ msm8939-sim.dtb \ msm8939-rumi.dtb msm8939-rumi.dtb \ msm8939-qrd-skuk.dtb dtb-$(CONFIG_ARCH_MSM8226) += msm8226-sim.dtb \ msm8226-fluid.dtb \ msm8226-v1-cdp.dtb \ Loading arch/arm/boot/dts/qcom/msm8939-qrd-skuk.dts 0 → 100644 +19 −0 Original line number Diff line number Diff line /* Copyright (c) 2014, 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 "msm8939-qrd-skuk.dtsi" / { qcom,board-id = <0x1000b 5>; }; arch/arm/boot/dts/qcom/msm8939-qrd-skuk.dtsi 0 → 100644 +18 −0 Original line number Diff line number Diff line /* Copyright (c) 2014, 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. */ #include "msm8939-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. MSM8939 QRD SKUK"; compatible = "qcom,msm8939-qrd-skuk", "qcom,msm8939-qrd", "qcom,msm8939", "qcom,qrd"; }; arch/arm/boot/dts/qcom/msm8939-qrd.dtsi 0 → 100644 +21 −0 Original line number Diff line number Diff line /* Copyright (c) 2014, 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. */ #include "msm8939.dtsi" #include "msm8939-pinctrl.dtsi" &blsp1_uart2 { status = "ok"; pinctrl-names = "default"; pinctrl-0 = <&uart_console_sleep>; }; Loading
arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,8 @@ dtb-$(CONFIG_ARCH_MSM8916) += msm8916-sim.dtb \ msm8916-qrd-skuh.dtb \ msm8916-qrd-skui.dtb \ msm8939-sim.dtb \ msm8939-rumi.dtb msm8939-rumi.dtb \ msm8939-qrd-skuk.dtb dtb-$(CONFIG_ARCH_MSM8226) += msm8226-sim.dtb \ msm8226-fluid.dtb \ msm8226-v1-cdp.dtb \ Loading
arch/arm/boot/dts/qcom/msm8939-qrd-skuk.dts 0 → 100644 +19 −0 Original line number Diff line number Diff line /* Copyright (c) 2014, 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 "msm8939-qrd-skuk.dtsi" / { qcom,board-id = <0x1000b 5>; };
arch/arm/boot/dts/qcom/msm8939-qrd-skuk.dtsi 0 → 100644 +18 −0 Original line number Diff line number Diff line /* Copyright (c) 2014, 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. */ #include "msm8939-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. MSM8939 QRD SKUK"; compatible = "qcom,msm8939-qrd-skuk", "qcom,msm8939-qrd", "qcom,msm8939", "qcom,qrd"; };
arch/arm/boot/dts/qcom/msm8939-qrd.dtsi 0 → 100644 +21 −0 Original line number Diff line number Diff line /* Copyright (c) 2014, 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. */ #include "msm8939.dtsi" #include "msm8939-pinctrl.dtsi" &blsp1_uart2 { status = "ok"; pinctrl-names = "default"; pinctrl-0 = <&uart_console_sleep>; };