From: Andrew Lunn <andrew@lunn.ch>
To: Madalin Bucur <madalin.bucur@nxp.com>
Cc: f.fainelli@gmail.com, davem@davemloft.net,
geert+renesas@glider.be, robh+dt@kernel.org,
frowand.list@gmail.com, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net, v3] of_mdio: avoid MDIO bus removal when a PHY is missing
Date: Tue, 9 Jan 2018 14:58:48 +0100 [thread overview]
Message-ID: <20180109135848.GC27447@lunn.ch> (raw)
In-Reply-To: <1515501814-11517-1-git-send-email-madalin.bucur@nxp.com>
On Tue, Jan 09, 2018 at 02:43:34PM +0200, Madalin Bucur wrote:
> If one of the child devices is missing the of_mdiobus_register_phy()
> call will return -ENODEV. When a missing device is encountered the
> registration of the remaining PHYs is stopped and the MDIO bus will
> fail to register. Propagate all errors except ENODEV to avoid it.
>
> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
next prev parent reply other threads:[~2018-01-09 13:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 12:43 [PATCH net, v3] of_mdio: avoid MDIO bus removal when a PHY is missing Madalin Bucur
2018-01-09 13:58 ` Andrew Lunn [this message]
[not found] ` <1515501814-11517-1-git-send-email-madalin.bucur-3arQi8VN3Tc@public.gmane.org>
2018-01-10 20:08 ` David Miller
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=20180109135848.GC27447@lunn.ch \
--to=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=frowand.list@gmail.com \
--cc=geert+renesas@glider.be \
--cc=linux-kernel@vger.kernel.org \
--cc=madalin.bucur@nxp.com \
--cc=netdev@vger.kernel.org \
--cc=robh+dt@kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).