]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'add-microchip-zl3073x-support-part-1'
authorJakub Kicinski <kuba@kernel.org>
Thu, 10 Jul 2025 02:08:56 +0000 (19:08 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Jul 2025 02:08:57 +0000 (19:08 -0700)
Ivan Vecera says:

====================
Add Microchip ZL3073x support (part 1)

Add support for Microchip Azurite DPLL/PTP/SyncE chip family that
provides DPLL and PTP functionality. This series bring first part
that adds the core functionality and basic DPLL support.

The next part of the series will bring additional DPLL functionality
like eSync support, phase offset and frequency offset reporting and
phase adjustments.

Testing was done by myself and by Prathosh Satish on Microchip EDS2
development board with ZL30732 DPLL chip connected over I2C bus.
====================

Link: https://patch.msgid.link/20250704182202.1641943-1-ivecera@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge