OSDN Git Service

net: phy: add amlogic g12a mdio mux support
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 4 Apr 2019 13:11:45 +0000 (15:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2019 01:16:58 +0000 (18:16 -0700)
commit7090425104dbd87959bd424e9bd5a8711fde0986
treef640034e28f36ff185770e4cdfc23df65229fe49
parent867934e9c9babe9192797726f6910554bbdc28ce
net: phy: add amlogic g12a mdio mux support

Add support for the mdio mux and internal phy glue of the g12a SoC family

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> # clk parts
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig
drivers/net/phy/Makefile
drivers/net/phy/mdio-mux-meson-g12a.c [new file with mode: 0644]