Message ID | 20230130151616.375168-1-jbrunet@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | net: mdio: add amlogic gxl mdio mux support | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 30 Jan 2023 16:16:14 +0100 you wrote: > Add support for the MDIO multiplexer found in the Amlogic GXL SoC family. > This multiplexer allows to choose between the external (SoC pins) MDIO bus, > or the internal one leading to the integrated 10/100M PHY. > > This multiplexer has been handled with the mdio-mux-mmioreg generic driver > so far. When it was added, it was thought the logic was handled by a > single register. > > [...] Here is the summary with links: - [v2,net-next,1/2] dt-bindings: net: add amlogic gxl mdio multiplexer https://git.kernel.org/netdev/net-next/c/cc732d235126 - [v2,net-next,2/2] net: mdio: add amlogic gxl mdio mux support https://git.kernel.org/netdev/net-next/c/9a24e1ff4326 You are awesome, thank you!