devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: en7523: reset-controller support for EN7523 SoC
@ 2025-09-24  6:05 Mikhail Kshevetskiy
  2025-09-24  6:05 ` [PATCH 1/2] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding Mikhail Kshevetskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Mikhail Kshevetskiy @ 2025-09-24  6:05 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	Philipp Zabel, Felix Fietkau, linux-clk, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek
  Cc: Mikhail Kshevetskiy, Andreas Gnau

These patches:
 * adds reset-controller support for EN7523 SoC
 * updates dt-bindings
 * updates en7523 dtsi

Reset-controller support will allow us more easily reusing of en7581 drivers
for en7523.

Mikhail Kshevetskiy (2):
  dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
  clk: en7523: Add reset-controller support for EN7523 SoC

 .../bindings/clock/airoha,en7523-scu.yaml     |  4 +-
 arch/arm/boot/dts/airoha/en7523.dtsi          |  1 +
 drivers/clk/clk-en7523.c                      | 72 ++++++++++++++++---
 .../dt-bindings/reset/airoha,en7523-reset.h   | 61 ++++++++++++++++
 4 files changed, 127 insertions(+), 11 deletions(-)
 create mode 100644 include/dt-bindings/reset/airoha,en7523-reset.h

-- 
2.51.0


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

end of thread, other threads:[~2025-10-09  8:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24  6:05 [PATCH 0/2] clk: en7523: reset-controller support for EN7523 SoC Mikhail Kshevetskiy
2025-09-24  6:05 ` [PATCH 1/2] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding Mikhail Kshevetskiy
2025-09-24  8:27   ` AngeloGioacchino Del Regno
2025-09-24  6:05 ` [PATCH 2/2] clk: en7523: Add reset-controller support for EN7523 SoC Mikhail Kshevetskiy
2025-09-24  8:24   ` AngeloGioacchino Del Regno
2025-09-24  9:41 ` [PATCH v2 0/3] clk: en7523: " Mikhail Kshevetskiy
2025-09-24  9:41   ` [PATCH v2 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding Mikhail Kshevetskiy
2025-09-24  9:41   ` [PATCH v2 2/3] clk: en7523: Add reset-controller support for EN7523 SoC Mikhail Kshevetskiy
2025-09-24 10:20     ` AngeloGioacchino Del Regno
2025-09-24 10:48       ` Mikhail Kshevetskiy
2025-09-24  9:41   ` [PATCH v2 3/3] ARM: dts: airoha: update EN7523 dtsi to support resets Mikhail Kshevetskiy
2025-09-24 10:48   ` [PATCH v3 0/3] clk: en7523: reset-controller support for EN7523 SoC Mikhail Kshevetskiy
2025-09-24 10:48     ` [PATCH v3 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding Mikhail Kshevetskiy
2025-10-02  0:20       ` Rob Herring (Arm)
2025-09-24 10:48     ` [PATCH v3 2/3] clk: en7523: Add reset-controller support for EN7523 SoC Mikhail Kshevetskiy
2025-09-24 11:12       ` AngeloGioacchino Del Regno
2025-09-24 10:48     ` [PATCH v3 3/3] ARM: dts: airoha: update EN7523 dtsi to support resets Mikhail Kshevetskiy
2025-09-24 11:12       ` AngeloGioacchino Del Regno
2025-10-09  8:53     ` [PATCH v3 0/3] clk: en7523: reset-controller support for EN7523 SoC Mikhail Kshevetskiy

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).