Message ID | 20220126160544.1179489-1-tobias@waldekranz.com (mailing list archive) |
---|---|
Headers | show |
Series | net/fsl: xgmac_mdio: Preamble suppression and custom MDC frequencies | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 26 Jan 2022 17:05:38 +0100 you wrote: > The first patch removes the docs for a binding that has never been > supported by the driver as far as I can see. This is a bit of a > mystery to me, maybe Freescale/NXP had/has support for it in an > internal version? > > We then start working on the xgmac_mdio driver, converting the driver > to exclusively use managed resources, thereby simplifying the error > paths. Suggested by Andrew. > > [...] Here is the summary with links: - [v2,net-next,1/5] dt-bindings: net: xgmac_mdio: Remove unsupported "bus-frequency" https://git.kernel.org/netdev/net-next/c/15ca0518c1b3 - [v2,net-next,2/5] net/fsl: xgmac_mdio: Use managed device resources https://git.kernel.org/netdev/net-next/c/1d14eb15dc2c - [v2,net-next,3/5] net/fsl: xgmac_mdio: Support preamble suppression https://git.kernel.org/netdev/net-next/c/909bea73485f - [v2,net-next,4/5] net/fsl: xgmac_mdio: Support setting the MDC frequency https://git.kernel.org/netdev/net-next/c/dd8f467eda72 - [v2,net-next,5/5] dt-bindings: net: xgmac_mdio: Add "clock-frequency" and "suppress-preamble" https://git.kernel.org/netdev/net-next/c/f7af8fe85aac You are awesome, thank you!