Loading arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -113,7 +113,8 @@ dtb-$(CONFIG_ARCH_MDM9630) += mdm9630-sim.dtb \ mdm9630-v1-mtp.dtb \ mdm9630-v2-cdp.dtb \ mdm9630-v2-mtp.dtb dtb-$(CONFIG_ARCH_MSMZIRC) += msmzirc-sim.dtb dtb-$(CONFIG_ARCH_MSMZIRC) += msmzirc-sim.dtb \ msmzirc-rumi.dtb dtb-$(CONFIG_ARCH_APQ8084) += apq8084-v1.0-old-pwr-grid-liquid.dtb \ apq8084-v1.1-old-pwr-grid-liquid.dtb \ apq8084-v1.1-liquid.dtb \ Loading arch/arm/boot/dts/qcom/msmzirc-rumi.dts 0 → 100644 +41 −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 "msmzirc.dtsi" #include "msmzirc-pinctrl.dtsi" / { model = "Qualcomm Technologies, Inc. MDM ZIRC RUMI"; compatible = "qcom,msmzirc-rumi", "qcom,msmzirc", "qcom,rumi"; qcom,board-id = <16 0>; }; &blsp1_uart2 { status = "ok"; pinctrl-names = "default"; pinctrl-0 = <&uart_console_sleep>; }; &spi_0 { ethernet-switch@0 { compatible = "simtec,ks8851"; interrupt-parent = <&msm_gpio>; reg = <0>; spi-max-frequency = <2400000>; interrupts = <88 0>; vdd-io-supply = <&spi_eth_vreg>; vdd-phy-supply = <&spi_eth_vreg>; rst-gpio = <&msm_gpio 89 0>; }; }; arch/arm/boot/dts/qcom/msmzirc-sim.dts +0 −13 Original line number Diff line number Diff line Loading @@ -26,16 +26,3 @@ pinctrl-names = "default"; pinctrl-0 = <&uart_console_sleep>; }; &spi_0 { ethernet-switch@0 { compatible = "simtec,ks8851"; interrupt-parent = <&msm_gpio>; reg = <0>; spi-max-frequency = <2400000>; interrupts = <88 0>; vdd-io-supply = <&spi_eth_vreg>; vdd-phy-supply = <&spi_eth_vreg>; rst-gpio = <&msm_gpio 89 0>; }; }; Loading
arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -113,7 +113,8 @@ dtb-$(CONFIG_ARCH_MDM9630) += mdm9630-sim.dtb \ mdm9630-v1-mtp.dtb \ mdm9630-v2-cdp.dtb \ mdm9630-v2-mtp.dtb dtb-$(CONFIG_ARCH_MSMZIRC) += msmzirc-sim.dtb dtb-$(CONFIG_ARCH_MSMZIRC) += msmzirc-sim.dtb \ msmzirc-rumi.dtb dtb-$(CONFIG_ARCH_APQ8084) += apq8084-v1.0-old-pwr-grid-liquid.dtb \ apq8084-v1.1-old-pwr-grid-liquid.dtb \ apq8084-v1.1-liquid.dtb \ Loading
arch/arm/boot/dts/qcom/msmzirc-rumi.dts 0 → 100644 +41 −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 "msmzirc.dtsi" #include "msmzirc-pinctrl.dtsi" / { model = "Qualcomm Technologies, Inc. MDM ZIRC RUMI"; compatible = "qcom,msmzirc-rumi", "qcom,msmzirc", "qcom,rumi"; qcom,board-id = <16 0>; }; &blsp1_uart2 { status = "ok"; pinctrl-names = "default"; pinctrl-0 = <&uart_console_sleep>; }; &spi_0 { ethernet-switch@0 { compatible = "simtec,ks8851"; interrupt-parent = <&msm_gpio>; reg = <0>; spi-max-frequency = <2400000>; interrupts = <88 0>; vdd-io-supply = <&spi_eth_vreg>; vdd-phy-supply = <&spi_eth_vreg>; rst-gpio = <&msm_gpio 89 0>; }; };
arch/arm/boot/dts/qcom/msmzirc-sim.dts +0 −13 Original line number Diff line number Diff line Loading @@ -26,16 +26,3 @@ pinctrl-names = "default"; pinctrl-0 = <&uart_console_sleep>; }; &spi_0 { ethernet-switch@0 { compatible = "simtec,ks8851"; interrupt-parent = <&msm_gpio>; reg = <0>; spi-max-frequency = <2400000>; interrupts = <88 0>; vdd-io-supply = <&spi_eth_vreg>; vdd-phy-supply = <&spi_eth_vreg>; rst-gpio = <&msm_gpio 89 0>; }; };