Message ID | 20220506224210.1425817-1-jonathan.lemon@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Broadcom PTP PHY support | expand |
On 5/6/2022 3:42 PM, Jonathan Lemon wrote: > This adds PTP support for the Broadcom PHY BCM54210E (and the > specific variant BCM54213PE that the rpi-5.15 branch uses). > > This has only been tested on the RPI CM4, which has one port. > > There are other Broadcom chips which may benefit from using the > same framework here, although with different register sets. Jonathan, any chance you could repost this before net-next closes? Thanks
On 18 May 2022, at 13:14, Florian Fainelli wrote: > On 5/6/2022 3:42 PM, Jonathan Lemon wrote: >> This adds PTP support for the Broadcom PHY BCM54210E (and the >> specific variant BCM54213PE that the rpi-5.15 branch uses). >> >> This has only been tested on the RPI CM4, which has one port. >> >> There are other Broadcom chips which may benefit from using the >> same framework here, although with different register sets. > > Jonathan, any chance you could repost this before net-next closes? Thanks Sure, let me rebuild today and submit. — Jonathan