This patchset adds support for the reset provided in the register space of the g12a audio clock controller
Changes since v1 [0]: * Fix typo reported by Stephen [0]: https://lkml.kernel.org/r/20190703122614.3579-1-jbru...@baylibre.com Jerome Brunet (2): dt-bindings: clock: meson: add resets to the audio clock controller clk: meson: axg-audio: add g12a reset support .../bindings/clock/amlogic,axg-audio-clkc.txt | 1 + drivers/clk/meson/axg-audio.c | 107 +++++++++++++++++- drivers/clk/meson/axg-audio.h | 1 + .../reset/amlogic,meson-g12a-audio-reset.h | 38 +++++++ 4 files changed, 145 insertions(+), 2 deletions(-) create mode 100644 include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h -- 2.21.0