ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
[linux-2.6-block.git] / arch / arm / boot / dts / at91-sama5d4_xplained.dts
index 8cf9999cb0cd1d2080f5e5be106206a4e2c79e3f..da84e65b56ef15f9f56675b4f3937fe04002e627 100644 (file)
@@ -91,7 +91,7 @@
 
                                phy0: ethernet-phy@1 {
                                        interrupt-parent = <&pioE>;
-                                       interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
+                                       interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
                                        reg = <1>;
                                };
                        };
                regulator-min-microvolt = <3300000>;
                regulator-max-microvolt = <3300000>;
                vin-supply = <&vcc_3v3_reg>;
+               regulator-always-on;
        };
 };