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)
commit11b5d56d37f2fe6b093f5b4599370f21a33b6409
tree5823a7fa0d2c9d5a4e7d7e84f594e8133d482edf
parentf47e8f618c7d2e51b0ea5f22ad550e7f62ec45c1
parentce26d7ca50a5298e025a92190b697de4903cea77
Merge branch 'add-microchip-zl3073x-support-part-1'

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>