This was a part of series [1]. Comparing to original series, reset functionality on top of 'audio-vad' clock controller also is added. Links: [1] https://lore.kernel.org/all/20240913121152.817575-1-jan.dakinevich@xxxxxxxxxxxxxxxxx/ Jan Dakinevich (2): dt-bindings: reset: add bindings for A1 SoC audio reset controller reset: amlogic: add support for A1 SoC in auxiliary reset driver drivers/reset/amlogic/reset-meson-aux.c | 18 ++++++++++ .../reset/amlogic,meson-a1-audio-reset.h | 36 +++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 include/dt-bindings/reset/amlogic,meson-a1-audio-reset.h -- 2.34.1