On 25/01/2019 15:00, Andrew Lunn wrote:
On Fri, Jan 25, 2019 at 12:35:10PM +, Carlo Caione wrote:
Libphy provides a standard set of helpers to access the MMD PHY
registers. Use those instead of relying on custom driver-specific
functions.
Hi Carlo
Hey Andrew,
Maybe deja vu, but i
Libphy provides a standard set of helpers to access the MMD PHY
registers. Use those instead of relying on custom driver-specific
functions.
Signed-off-by: Carlo Caione
---
drivers/net/phy/at803x.c | 16 +++-
1 file changed, 3 insertions(+), 13 deletions(-)
diff --git a/drivers/net
phy-mode = "rgmii";
> + amlogic,prg-ethernet = <&prg_ethernet>;
> status = "disabled";
> };
> };
> --
> 2.9.0
>
>
> ___
> linux-amlogic mailing list
> linux-amlo...@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-amlogic
--
Carlo Caione