[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230206223027.0d65ce10@kernel.org>
Date: Mon, 6 Feb 2023 22:30:27 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Alexander Stein <alexander.stein@...tq-group.com>
Cc: Wei Fang <wei.fang@....com>, Shenwei Wang <shenwei.wang@....com>,
Clark Wang <xiaoning.wang@....com>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, Arnd Bergmann <arnd@...db.de>,
Andrew Lunn <andrew@...n.ch>,
NXP Linux Team <linux-imx@....com>, netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] net: fec: Don't fail on missing optional
phy-reset-gpios
On Fri, 3 Feb 2023 14:21:02 +0100 Alexander Stein wrote:
> The conversion to gpio descriptors accidentally removed the short return
> if there is no 'phy-reset-gpios' property, leading to the error
>
> fec 30be0000.ethernet: error -ENOENT: failed to get phy-reset-gpios
>
> This is especially the case when the PHY reset GPIO is specified in
> the PHY node itself.
>
> Fixes: 468ba54bd616 ("fec: convert to gpio descriptor")
> Signed-off-by: Alexander Stein <alexander.stein@...tq-group.com>
Fixed around the same time by commit d7b5e5dd669436 right?
Powered by blists - more mailing lists