ARM: dts: am33xx: Fix MMCHS0 dma properties
[linux-2.6-microblaze.git] / arch / arm / boot / dts / am33xx-l4.dtsi
index 7da42a5..7e50fe6 100644 (file)
                        mmc1: mmc@0 {
                                compatible = "ti,am335-sdhci";
                                ti,needs-special-reset;
-                               dmas = <&edma_xbar 24 0 0
-                                       &edma_xbar 25 0 0>;
+                               dmas = <&edma 24 0>, <&edma 25 0>;
                                dma-names = "tx", "rx";
                                interrupts = <64>;
                                reg = <0x0 0x1000>;