[PATCH] ARM: i.MX8MN: fix phy-reset gpio
Sascha Hauer
sha at pengutronix.de
Tue Jul 5 01:20:21 PDT 2022
On Mon, Jul 04, 2022 at 06:48:46PM +0200, Marco Felsch wrote:
> Drop the Barebox local 'phy-reset-gpios' property since the
> upstream/linux device-tree is handling it now within the ethernet-phy
> node and we get an error:
>
> gpiolib: _gpio_request: gpio-118 (ethernet-phy at 0) status -16
> miibus0: failed to request reset gpio for: ethernet-phy at 0
>
> Signed-off-by: Marco Felsch <m.felsch at pengutronix.de>
> ---
> arch/arm/dts/imx8mn-evk.dts | 4 ----
> 1 file changed, 4 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/dts/imx8mn-evk.dts b/arch/arm/dts/imx8mn-evk.dts
> index b8e7e1acf5..8a0e92b299 100644
> --- a/arch/arm/dts/imx8mn-evk.dts
> +++ b/arch/arm/dts/imx8mn-evk.dts
> @@ -23,10 +23,6 @@
> };
> };
>
> -&fec1 {
> - phy-reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
> -};
> -
> &usdhc2 {
> #address-cells = <1>;
> #size-cells = <1>;
> --
> 2.30.2
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list