Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm...
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / spear600-evb.dts
index 1119c22c9a829479b716263d1faf3b5db0c7c601..d865a891776df9cf60d6052bf1cdfc753400ebd9 100644 (file)
        };
 
        ahb {
+               clcd@fc200000 {
+                       status = "okay";
+               };
+
                dma@fc400000 {
                        status = "okay";
                };
 
+               ehci@e1800000 {
+                       status = "okay";
+               };
+
+               ehci@e2000000 {
+                       status = "okay";
+               };
+
                gmac: ethernet@e0800000 {
                        phy-mode = "gmii";
                        status = "okay";
                };
 
+               ohci@e1900000 {
+                       status = "okay";
+               };
+
+               ohci@e2100000 {
+                       status = "okay";
+               };
+
                smi: flash@fc000000 {
                        status = "okay";
                        clock-rate=<50000000>;
                                };
                                partition@10000 {
                                        label = "u-boot";
-                                       reg = <0x10000 0x40000>;
+                                       reg = <0x10000 0x50000>;
                                };
-                               partition@50000 {
+                               partition@60000 {
+                                       label = "environment";
+                                       reg = <0x60000 0x10000>;
+                               };
+                               partition@70000 {
+                                       label = "dtb";
+                                       reg = <0x70000 0x10000>;
+                               };
+                               partition@80000 {
                                        label = "linux";
-                                       reg = <0x50000 0x2c0000>;
+                                       reg = <0x80000 0x310000>;
                                };
-                               partition@310000 {
+                               partition@390000 {
                                        label = "rootfs";
-                                       reg = <0x310000 0x4f0000>;
+                                       reg = <0x390000 0x0>;
                                };
                        };
                };
                apb {
                        serial@d0000000 {
                                status = "okay";
+                               pinctrl-names = "default";
+                               pinctrl-0 = <>;
                        };
 
                        serial@d0080000 {
                                status = "okay";
+                               pinctrl-names = "default";
+                               pinctrl-0 = <>;
+                       };
+
+                       rtc@fc900000 {
+                              status = "okay";
                        };
 
                        i2c@d0200000 {