This small series is a split from the Airoha AN7581 USB PHY series [1].
[1] https://lore.kernel.org/all/20260702093812.15918-1-ansuelsmth@gmail.com/
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