diff --git a/arch/arm/dts/ipq40xx-dk06-c1.dts b/arch/arm/dts/ipq40xx-dk06-c1.dts index ec3b9ddab8..69ac6cf49a 100644 --- a/arch/arm/dts/ipq40xx-dk06-c1.dts +++ b/arch/arm/dts/ipq40xx-dk06-c1.dts @@ -112,120 +112,6 @@ }; }; - sdhci@7824000 { - mmc_gpio { - gpio1 { - gpio = <23>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio2 { - gpio = <24>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio3 { - gpio = <25>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio4 { - gpio = <26>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio5 { - gpio = <27>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio6 { - gpio = <28>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio7 { - gpio = <29>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio8 { - gpio = <30>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio9 { - gpio = <31>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio10 { - gpio = <32>; - func = <1>; - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - }; - }; - edma_cfg { unit = <0>; /* Based on the enum for PSGMII phy interface from include/phy.h */ diff --git a/arch/arm/dts/ipq40xx-dk07.dtsi b/arch/arm/dts/ipq40xx-dk07.dtsi index bebf5cf6fd..733a2d19bf 100644 --- a/arch/arm/dts/ipq40xx-dk07.dtsi +++ b/arch/arm/dts/ipq40xx-dk07.dtsi @@ -44,76 +44,6 @@ }; }; - sdhci@7824000 { - mmc_gpio { - gpio1 { - gpio = <23>; - func = <1>; /* sdio0 */ - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio2 { - gpio = <24>; - func = <1>; /* sdio1 */ - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio3 { - gpio = <25>; - func = <1>; /* sdio2 */ - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio4 { - gpio = <26>; - func = <1>; /* sdio3 */ - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio5 { - gpio = <27>; - func = <1>; /* sdio_clk */ - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - - gpio6 { - gpio = <28>; - func = <1>; /* sdio_cmd */ - pull = ; - drvstr = ; - oe = ; - vm = ; - od_en = ; - pu_res = ; - }; - }; - }; - edma_cfg { unit = <0>; /* Based on the enum for PSGMII phy interface from include/phy.h */