]> 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 4a4e02d0ce9e408b16b3c1bb57222fad963a2766..79ee67ffcbc954d8b750c52bffe37aefbf96ecc7 100644 (file)
                        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>;