linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Introduce clock support for Airoha EN7581 SoC
@ 2024-04-06 10:43 Lorenzo Bianconi
  2024-04-06 10:43 ` [PATCH v2 1/4] dt-bindings: clock: airoha: add EN7581 binding Lorenzo Bianconi
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Lorenzo Bianconi @ 2024-04-06 10:43 UTC (permalink / raw)
  To: linux-clk
  Cc: mturquette, sboyd, linux-arm-kernel, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, nbd, john, devicetree, dd,
	catalin.marinas, will, upstream, lorenzo.bianconi83,
	angelogioacchino.delregno

this series is based on the following series:
https://patchwork.kernel.org/project/linux-arm-kernel/cover/cover.1709975956.git.lorenzo@kernel.org/

Changes since v1:
- add .enable()/disable() callbacks to pcie ops
- introduce en_clk_soc_data data structure in order to define multiple clk_ops
  for each supported SoC
- rename clock node from system-controller to clock-controller
- add missing item descriptions in dt-binding

Lorenzo Bianconi (4):
  dt-bindings: clock: airoha: add EN7581 binding
  arm64: dts: airoha: Add EN7581 clock node
  clk: en7523: Add en_clk_soc_data data structure
  clk: en7523: Add EN7581 support

 .../bindings/clock/airoha,en7523-scu.yaml     |  31 ++-
 arch/arm64/boot/dts/airoha/en7581.dtsi        |   9 +
 drivers/clk/clk-en7523.c                      | 190 ++++++++++++++++--
 3 files changed, 211 insertions(+), 19 deletions(-)

-- 
2.44.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-04-11 11:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-06 10:43 [PATCH v2 0/4] Introduce clock support for Airoha EN7581 SoC Lorenzo Bianconi
2024-04-06 10:43 ` [PATCH v2 1/4] dt-bindings: clock: airoha: add EN7581 binding Lorenzo Bianconi
2024-04-06 11:50   ` Krzysztof Kozlowski
2024-04-11  3:35   ` Stephen Boyd
2024-04-06 10:43 ` [PATCH v2 2/4] arm64: dts: airoha: Add EN7581 clock node Lorenzo Bianconi
2024-04-06 10:43 ` [PATCH v2 3/4] clk: en7523: Add en_clk_soc_data data structure Lorenzo Bianconi
2024-04-11  3:36   ` Stephen Boyd
2024-04-06 10:43 ` [PATCH v2 4/4] clk: en7523: Add EN7581 support Lorenzo Bianconi
2024-04-11  3:36   ` Stephen Boyd
2024-04-11 11:14 ` (subset) [PATCH v2 0/4] Introduce clock support for Airoha EN7581 SoC AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).