[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC

From: Mikhail Kshevetskiy
Date: Sun Nov 09 2025 - 22:57:09 EST


No any activity for a long time, so resend

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.

Changes v2:
* keep '#reset-cells' property optional
* put dtsi changes to a separate commit
* add missed dtsi include

Changes v3:
* keep en7581 prefix for common en7523/en7581 variables and functions

Mikhail Kshevetskiy (3):
dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
clk: en7523: Add reset-controller support for EN7523 SoC
ARM: dts: airoha: update EN7523 dtsi to support resets

.../bindings/clock/airoha,en7523-scu.yaml | 3 +-
arch/arm/boot/dts/airoha/en7523.dtsi | 2 +
drivers/clk/clk-en7523.c | 64 +++++++++++++++++--
.../dt-bindings/reset/airoha,en7523-reset.h | 61 ++++++++++++++++++
4 files changed, 123 insertions(+), 7 deletions(-)
create mode 100644 include/dt-bindings/reset/airoha,en7523-reset.h

--
2.51.0