]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/arm/boot/dts/imx53-tx53.dtsi
ARM: dts: imx: Fix Ethernet PHY reset polarity
[mirror_ubuntu-bionic-kernel.git] / arch / arm / boot / dts / imx53-tx53.dtsi
index 3a32201419881455a54789a6f76e5efb7a34ecd5..7807c1fa110176b12cfa26f238186da8dcdeafe7 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_fec>;
        phy-mode = "rmii";
-       phy-reset-gpios = <&gpio7 6 GPIO_ACTIVE_HIGH>;
+       phy-reset-gpios = <&gpio7 6 GPIO_ACTIVE_LOW>;
        phy-handle = <&phy0>;
        mac-address = [000000000000]; /* placeholder; will be overwritten by bootloader */
        status = "okay";