Merge branch 'broadcom-ptp-phy-support'
authorJakub Kicinski <kuba@kernel.org>
Fri, 24 Jun 2022 03:49:05 +0000 (20:49 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 24 Jun 2022 03:49:06 +0000 (20:49 -0700)
commit84296d4c0d559157dd3db745ad1e492d061e00b8
tree8049614b1fe4fa0bc4b0bcb5bbc5f1c3c3e82e28
parent0aeaaa8d9769393e9b76efce2bf051ae28d59ee7
parent7bfe91efd525a4608ccf4f78f9ec1dba748c5b37
Merge branch 'broadcom-ptp-phy-support'

Jonathan Lemon says:

====================
Broadcom PTP PHY support

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.
====================

Link: https://lore.kernel.org/r/20220622050454.878052-1-jonathan.lemon@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>