Re: [PATCH 0/2] clk: meson: gxbb: Add VPU and VAPB clocks

From: Neil Armstrong
Date: Fri Oct 20 2017 - 04:41:02 EST


On 16/10/2017 17:34, Neil Armstrong wrote:
> This patchset adds the VPU and VAPB clocks used to feed the Amlogic Meson
> GX SoC Video Processing Unit and it's power domain.
>
> Neil Armstrong (2):
> clk: meson: gxbb: Add VPU and VAPB clockids
> clk: meson: gxbb: Add VPU and VAPB clocks data
>
> drivers/clk/meson/gxbb.c | 292 ++++++++++++++++++++++++++++++++++
> drivers/clk/meson/gxbb.h | 6 +-
> include/dt-bindings/clock/gxbb-clkc.h | 11 ++
> 3 files changed, 308 insertions(+), 1 deletion(-)
>

Applied to next/headers and next/drivers with removal of CLK_IGNORE_UNUSED for muxes and dividers.

Neil