]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/am33xx.dtsi
ARM: dts: AM33XX: fix compatible string for RTC
[karo-tx-linux.git] / arch / arm / boot / dts / am33xx.dtsi
index f1eea4af40eda05916dfa73ad8ffc48627d490a2..79ee67ffcbc954d8b750c52bffe37aefbf96ecc7 100644 (file)
                                <0x44e10f90 0x40>;
                        interrupts = <12 13 14>;
                        #dma-cells = <1>;
-                       dma-channels = <64>;
-                       ti,edma-regions = <4>;
-                       ti,edma-slots = <256>;
                };
 
                gpio0: gpio@44e07000 {
                        status = "disabled";
                };
 
-               mmc1: mmc@48060000 {
+               mmc0: mmc@48060000 {
                        compatible = "ti,omap4-hsmmc";
                        ti,hwmods = "mmc1";
                        ti,dual-volt;
                        status = "disabled";
                };
 
-               mmc2: mmc@481d8000 {
+               mmc1: mmc@481d8000 {
                        compatible = "ti,omap4-hsmmc";
                        ti,hwmods = "mmc2";
                        ti,needs-special-reset;
                        status = "disabled";
                };
 
-               mmc3: mmc@47810000 {
+               mmc2: mmc@47810000 {
                        compatible = "ti,omap4-hsmmc";
                        ti,hwmods = "mmc3";
                        ti,needs-special-reset;
                };
 
                rtc: rtc@44e3e000 {
-                       compatible = "ti,da830-rtc";
+                       compatible = "ti,am3352-rtc";
                        reg = <0x44e3e000 0x1000>;
                        interrupts = <75
                                      76>;
                         */
                        interrupts = <40 41 42 43>;
                        ranges;
+                       status = "disabled";
 
                        davinci_mdio: mdio@4a101000 {
                                compatible = "ti,davinci_mdio";
                                ti,hwmods = "davinci_mdio";
                                bus_freq = <1000000>;
                                reg = <0x4a101000 0x100>;
+                               status = "disabled";
                        };
 
                        cpsw_emac0: slave@4a100200 {