Message ID | 20211022161703.3360330-1-f.fainelli@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Support for 16nm EPHY in GENET | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 22 Oct 2021 09:17:00 -0700 you wrote: > Hi David, Jakub, > > Recent Broadcom STB devices using GENET are taped out in a 16nm process > and utilize an internal 10/100 EPHY which requires a small set of > changes to the GENET driver for power up/down. The first patch adds an > EPHY driver entry for 7712, the second patch updates the DT binding and > the last patch modifies GENET accordingly. > > [...] Here is the summary with links: - [net-next,1/3] net: phy: bcm7xxx: Add EPHY entry for 7712 https://git.kernel.org/netdev/net-next/c/218f23e8a96f - [net-next,2/3] dt-bindings: net: bcmgenet: Document 7712 binding https://git.kernel.org/netdev/net-next/c/f4b054d9bb2b - [net-next,3/3] net: bcmgenet: Add support for 7712 16nm internal EPHY https://git.kernel.org/netdev/net-next/c/3cd92eae9104 You are awesome, thank you!