From: Sascha Hauer <sha@pengutronix.de> To: Marco Felsch <m.felsch@pengutronix.de> Cc: barebox@lists.infradead.org Subject: Re: [PATCH 1/2] ARM: i.MX8MM: fix phy-reset gpio Date: Fri, 17 Jun 2022 09:18:02 +0200 [thread overview] Message-ID: <20220617071802.GF1615@pengutronix.de> (raw) In-Reply-To: <20220616140246.2191569-1-m.felsch@pengutronix.de> On Thu, Jun 16, 2022 at 04:02:45PM +0200, Marco Felsch wrote: > Drop the Barebox local property since the upstream/linux device-tree is > handling it now within the phy and we get an error: > > ERROR: gpiolib: _gpio_request: gpio-118 (ethernet-phy@0) status -16 > ERROR: miibus0: failed to request reset gpio for: ethernet-phy@0 > > Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> > --- > arch/arm/dts/imx8mm-evk.dts | 4 ---- > 1 file changed, 4 deletions(-) Applied, thanks Sascha > > diff --git a/arch/arm/dts/imx8mm-evk.dts b/arch/arm/dts/imx8mm-evk.dts > index 304f150307..854e9db869 100644 > --- a/arch/arm/dts/imx8mm-evk.dts > +++ b/arch/arm/dts/imx8mm-evk.dts > @@ -24,10 +24,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 |
prev parent reply other threads:[~2022-06-17 7:32 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-06-16 14:02 Marco Felsch 2022-06-16 14:02 ` [PATCH 2/2] ARM: i.MX8MM: increase off-on delay on the SD Vcc regulator Marco Felsch 2022-06-17 7:18 ` Sascha Hauer [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220617071802.GF1615@pengutronix.de \ --to=sha@pengutronix.de \ --cc=barebox@lists.infradead.org \ --cc=m.felsch@pengutronix.de \ --subject='Re: [PATCH 1/2] ARM: i.MX8MM: fix phy-reset gpio' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox