This adds the VPU & VAPB clocks along the MIPI DSI Host clock. The clock scheme is based on the GXBB & G12A VPU clocks, with a different CTS clock output used for MIPI-DSI.
Neil Armstrong (4): dt-bindings: clk: axg-clkc: add Video Clocks dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding clk: meson: axg: add Video Clocks clk: meson: axg: add MIPI DSI Host clock drivers/clk/meson/axg.c | 840 +++++++++++++++++++++++++++ drivers/clk/meson/axg.h | 23 +- include/dt-bindings/clock/axg-clkc.h | 25 + 3 files changed, 887 insertions(+), 1 deletion(-) -- 2.22.0