Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / arch / arm / boot / dts / imx6qdl-aristainetos2.dtsi
index ec68f1c..1b18728 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_enet>;
        phy-mode = "rgmii";
-       phy-reset-gpios = <&gpio7 18 GPIO_ACTIVE_HIGH>;
+       phy-reset-gpios = <&gpio7 18 GPIO_ACTIVE_LOW>;
        txd0-skew-ps = <0>;
        txd1-skew-ps = <0>;
        txd2-skew-ps = <0>;
 };
 
 &pcie {
-       reset-gpio = <&gpio2 16 GPIO_ACTIVE_HIGH>;
+       reset-gpio = <&gpio2 16 GPIO_ACTIVE_LOW>;
        status = "okay";
 };