mbox series

[0/4] clk: meson: axg: add clocks for MIPI-DSI support

Message ID 20200907093810.6585-1-narmstrong@baylibre.com (mailing list archive)
Headers show
Series clk: meson: axg: add clocks for MIPI-DSI support | expand

Message

Neil Armstrong Sept. 7, 2020, 9:38 a.m. UTC
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(-)