ramips: mt7621: use symbolic names of gic interrupt settings
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / RT-G32-B1.dts
index 5b4aebc093aa80e3fd99f4040fdc640f5877ffeb..b0b7c07a5f9593e1de43dc588ded61bc32ec242f 100644 (file)
@@ -9,6 +9,7 @@
        palmbus@10000000 {
                spi@b00 {
                        status = "okay";
+
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
@@ -29,7 +30,7 @@
                                        read-only;
                                };
 
-                               factory: partition@40000 {
+                               devconf: partition@40000 {
                                        label = "devconf";
                                        reg = <0x40000 0x10000>;
                                        read-only;
        };
 
        ethernet@10100000 {
-               mtd-mac-address = <&factory 0x4>;
+               mtd-mac-address = <&devconf 0x4>;
        };
 
        esw@10110000 {
                ralink,portmap = <0x2f>;
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&devconf 0>;
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 10 1>;
                        linux,code = <0x198>;
                };
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 0 1>;