Message ID | 20200122100451.2443153-1-jbrunet@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | clk: meson: gxbb: audio clock updates | expand |
On Wed 22 Jan 2020 at 11:04, Jerome Brunet <jbrunet@baylibre.com> 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