mbox series

[0/2] clk: meson: add video decoder clocks for G12A

Message ID 20190319085044.8581-1-mjourdan@baylibre.com (mailing list archive)
Headers show
Series clk: meson: add video decoder clocks for G12A | expand

Message

Maxime Jourdan March 19, 2019, 8:50 a.m. UTC
As to not conflict with the IDs, this patch series is based on Neil's
last unmerged patch series: "clk: meson: add support for PCIE PLL"

Clocks are mostly the same as meson-gx, except for VDEC_HEVC which is
now split in two, HEVC and HEVCF.

Maxime Jourdan (2):
  dt-bindings: clk: g12a-clkc: add VDEC clock IDs
  clk: meson-g12a: add video decoder clocks

 drivers/clk/meson/g12a.c              | 160 ++++++++++++++++++++++++++
 drivers/clk/meson/g12a.h              |   8 +-
 include/dt-bindings/clock/g12a-clkc.h |   3 +
 3 files changed, 170 insertions(+), 1 deletion(-)