Add Broadcom / Netgear changes from RAXE 1.0.0.48
[project/bcm63xx/u-boot.git] / arch / arm / dts / bcm968580xref.dts
index 861e9891a78371dcbf1cac223ab1b3ae66ebf7da..54ffba315dde307dd6a278a5e750e0e2055a3de6 100644 (file)
        status = "okay";
 };
 
-&gpio0 {
-       status = "okay";
-};
-
-&gpio1 {
-       status = "okay";
-};
-
-&gpio2 {
-       status = "okay";
-};
-
-&gpio3 {
-       status = "okay";
-};
-
-&gpio4 {
-       status = "okay";
-};
-
-&gpio5 {
-       status = "okay";
-};
-
-&gpio6 {
-       status = "okay";
-};
-
-&gpio7 {
-       status = "okay";
-};
-
 &nand {
        status = "okay";
        write-protect = <0>;
                label = "green:wps";
        };
 };
+
+&hsspi {
+       status = "okay";
+
+       flash: mt25@0 {
+               compatible = "jedec,spi-nor";
+               #address-cells = <1>;
+               #size-cells = <1>;
+               reg = <0>;
+               spi-max-frequency = <25000000>;
+       };
+};