[PATCH v2 0/2] drivers: net: phy: at803x: add clk setup with dt

Sascha Hauer s.hauer at pengutronix.de
Wed Jul 1 01:20:49 EDT 2020


On Tue, Jun 30, 2020 at 01:06:01PM +0200, Michael Grzeschik wrote:
> This series makes the first step to remove the phy_fixups for at80xx
> phys, which is usually hardcoded to prepare clk, delay and SmartEEE
> glitch fixup. With further support of all these settings in the dts, the
> fixups can be removed.
> 
> Michael Grzeschik (2):
>   net: phy: add uapi/linux/mdio.h from kernel for MDIO MMD access
>   drivers: net: phy: at803x: add phy clk setup via dts

Applied, thanks

Sascha

> 
>  drivers/net/phy/at803x.c  | 178 ++++++++++++++++++++-
>  drivers/net/phy/dp83867.c |   3 +-
>  drivers/net/phy/micrel.c  |   5 +-
>  include/linux/mdio.h      | 327 ++++++++++++++++++++++++++++++++++++++
>  4 files changed, 503 insertions(+), 10 deletions(-)
>  create mode 100644 include/linux/mdio.h
> 
> -- 
> 2.27.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list