[PATCH v2 0/2] clk: en7523: Add support for selecting SCU serdes
From: Christian Marangi
Date: Tue Sep 15 2026 - 09:03:28 EST
This small series is a split from the Airoha AN7581 USB PHY series [1].
[1] https://lore.kernel.org/all/20260702093812.15918-1-ansuelsmth@xxxxxxxxx/
Changes v2:
- Rebase on top of linux-next
- Add review tag for Documentation patch
Changes v10 (from previous series):
- Rework if condition and reject #phy-cells for
econet,en751221-scu compatible.
Christian Marangi (2):
dt-bindings: clock: airoha: Add PHY binding for Serdes port
clk: en7523: Add support for selecting the Serdes port in SCU
.../bindings/clock/airoha,en7523-scu.yaml | 24 +-
drivers/clk/Kconfig | 1 +
drivers/clk/clk-en7523.c | 218 +++++++++++++++++-
include/dt-bindings/soc/airoha,scu-ssr.h | 11 +
4 files changed, 248 insertions(+), 6 deletions(-)
create mode 100644 include/dt-bindings/soc/airoha,scu-ssr.h
--
2.53.0