[PATCH v2 0/2] clk: en7523: Add support for selecting SCU serdes

Christian Marangi posted 2 patches 1 week, 2 days ago
.../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
[PATCH v2 0/2] clk: en7523: Add support for selecting SCU serdes
Posted by Christian Marangi 1 week, 2 days ago
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/

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
Re: [PATCH v2 0/2] clk: en7523: Add support for selecting SCU serdes
Posted by Brian Masney 3 days, 15 hours ago
On Tue, 15 Sep 2026 14:52:22 +0200, Christian Marangi wrote:
> clk: en7523: Add support for selecting SCU serdes
> 
> 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/
> 
> Changes v2:
> - Rebase on top of linux-next
> - Add review tag for Documentation patch
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: clock: airoha: Add PHY binding for Serdes port
      commit: 11952173d8a180ac05641775f80bd6946327478f
[2/2] clk: en7523: Add support for selecting the Serdes port in SCU
      commit: 4e39820b601221997cb2220edc830f92367cdfc2

Best regards,
-- 
Brian Masney <bmasney@redhat.com>