bmips: dts: comestic changes
[openwrt/staging/rmilecki.git] / target / linux / bmips / dts / bcm63268.dtsi
index 08442ab99da64892f8b235a03c62c7514b387fa0..bf9998a5524c6fcd0c93fd11e2461f040af48ef5 100644 (file)
                };
 
                nflash: nand@10000200 {
+                       #address-cells = <1>;
+                       #size-cells = <0>;
                        compatible = "brcm,nand-bcm6368",
                                     "brcm,brcmnand-v4.0",
                                     "brcm,brcmnand";
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        reg = <0x10000200 0x180>,
                              <0x10000600 0x200>,
                              <0x100000b0 0x10>;
                };
 
                lsspi: spi@10000800 {
-                       compatible = "brcm,bcm6358-spi";
-                       reg = <0x10000800 0x70c>;
                        #address-cells = <1>;
                        #size-cells = <0>;
+                       compatible = "brcm,bcm6358-spi";
+                       reg = <0x10000800 0x70c>;
 
                        interrupt-parent = <&periph_intc>;
                        interrupts = <BCM63268_IRQ_LSSPI>;
                };
 
                hsspi: spi@10001000 {
-                       compatible = "brcm,bcm6328-hsspi";
-                       reg = <0x10001000 0x600>;
                        #address-cells = <1>;
                        #size-cells = <0>;
+                       compatible = "brcm,bcm6328-hsspi";
+                       reg = <0x10001000 0x600>;
 
                        interrupt-parent = <&periph_intc>;
                        interrupts = <BCM63268_IRQ_HSSPI>;