[PATCH v2 5/7] reset: eyeq: drop device_set_of_node_from_dev() done by parent

Philipp Zabel p.zabel at pengutronix.de
Thu Nov 6 02:51:27 PST 2025


On Sa, 2025-11-01 at 09:53 +0100, Théo Lebrun wrote:
> Our parent driver (clk-eyeq) now does the
> 	device_set_of_node_from_dev(dev, dev->parent)
> call through the newly introduced devm_auxiliary_device_create() helper.
> 
> Doing it again in the reset-eyeq probe would be redundant.
> Drop both the WARN_ON() and the device_set_of_node_from_dev() call.
> Also fix the following comment that talks about "our newfound OF node".
> 
> Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>
> Signed-off-by: Jerome Brunet <jbrunet at baylibre.com>

Reviewed-by: Philipp Zabel <p.zabel at pengutronix.de>

and

Acked-by: Philipp Zabel <p.zabel at pengutronix.de>

to be merged via the clk tree together with patch 3.

regards
Philipp



More information about the linux-phy mailing list