]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd4130b53e26a5fc47e51e02e01f3a7c621d0197f
tree8049614b1fe4fa0bc4b0bcb5bbc5f1c3c3e82e28
parent03652c1d160a7e9c8ecae560e954ad9be6a5ebc0
parent1d868020a7f3a7ff9e3ac88800e4a2abb2feb709
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>