This patchset updates the axg audio controller to support the audio controller of the g12a SoC family. Jerome Brunet (3): dt-bindings: clk: axg-audio: add g12a support clk: meson: axg_audio: replace prefix axg by aud clk: meson: axg-audio: don't register inputs in the onecell data Maxime Jourdan (1): clk: meson: axg-audio: add g12a support .../bindings/clock/amlogic,axg-audio-clkc.txt | 3 +- drivers/clk/meson/axg-audio.c | 1219 ++++++++++------- drivers/clk/meson/axg-audio.h | 36 +- include/dt-bindings/clock/axg-audio-clkc.h | 10 + 4 files changed, 736 insertions(+), 532 deletions(-) -- 2.20.1