On Wed 22 Jan 2020 at 11:04, Jerome Brunet <jbrunet@xxxxxxxxxxxx> wrote: > This patcheset provides updates related to the audio peripheral clocks > It adds the peripheral clock required by the internal audio dac > and reorganize the AIU clocks into a hierarchy to better reflect the > behavior of the SoC. > > Jerome Brunet (3): > dt-bindings: clk: meson: add the gxl internal dac gate > clk: meson: gxbb: add the gxl internal dac gate > clk: meson: gxbb: set audio output clock hierarchy > > drivers/clk/meson/gxbb.c | 21 +++++++++++++-------- > drivers/clk/meson/gxbb.h | 2 +- > include/dt-bindings/clock/gxbb-clkc.h | 1 + > 3 files changed, 15 insertions(+), 9 deletions(-) Applied