Re: [PATCH net v2 1/2] ravb: avoid PHY being resumed when interface is not up

From: Florian Fainelli
Date: Thu Mar 16 2023 - 16:08:08 EST


On 3/16/23 13:06, Wolfram Sang wrote:

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Thanks!

This is a pattern that a lot of drivers have, for better or for worse, it
would be neat if we couldcome up with a common helper that could work mostly
with OF configurations, what do you think?

I am not so experienced in this subsystem, so I only could identify 4
drivers which need this pattern, with one not using OF. So, while I
trust you with a helper being useful, I'd like to pass this task to
someone more experienced here.

That seems entirely fair, I have one such platform, so may come up with a helper after I debug this other issue I am looking at :)
--
Florian