From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated Date: Tue, 12 Dec 2017 11:29:41 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Russell King Cc: Andrew Lunn , Florian Fainelli , Frank Rowand , netdev , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Tue, Dec 12, 2017 at 4:49 AM, Russell King wrote: > Ensure that all mdio devices populate the struct device fwnode pointer > as well as the of_node pointer to allow drivers that wish to use > fwnode APIs to work. > > Signed-off-by: Russell King > --- > drivers/net/phy/mdio_bus.c | 1 + > drivers/of/of_mdio.c | 3 +++ > 2 files changed, 4 insertions(+) Reviewed-by: Rob Herring -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html