ARM: dts: imx28-apf28dev: fix mac1 gpio location and polarity
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Fri, 13 Feb 2015 14:12:03 +0000 (15:12 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 30 Mar 2015 08:38:52 +0000 (16:38 +0800)
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Sebastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx28-apf28dev.dts

index 86e8d81cd5a100af490179f32236a7334a6fbebb..68405c3e903d7e56117229378e2cd891b77ae296 100644 (file)
                        phy-mode = "rmii";
                        pinctrl-names = "default";
                        pinctrl-0 = <&mac1_pins_a>;
-                       phy-reset-gpios = <&gpio0 23 0>;
+                       phy-reset-gpios = <&gpio1 29 GPIO_ACTIVE_LOW>;
                        status = "okay";
                };
        };
This page took 0.02796 seconds and 5 git commands to generate.