Re: [PATCH 0/4] clk: meson: g12a audio clock controller support

From: Neil Armstrong
Date: Mon Apr 08 2019 - 04:00:48 EST


On 29/03/2019 17:06, Jerome Brunet wrote:
> 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(-)
>

Applied patch 1 to next/headers and patch [2, 3, 4] to next/drivers for Linux 5.2-rc1

Neil