On Tue, 12 Jan 2021 15:02:49 +0100
Andrew Lunn [off-list ref] wrote:
quoted
I'd think that mdio-i2c.c is for generic code. When adding a
vendor-specific protocol, wouldn't it make sense to use a dedicated
source file for it?
Hi Heiner
There is no standardised way to access MDIO over i2c. So the existing
code is vendor code, even if it is used by a few different vendors.
Andrew
Andrew, if you could find the time, could you please review these
patches? Patches 2 and 4 already have reviewed-by Russell, but 1 and 3
still need some review.
Marek