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

From: Maxime Jourdan
Date: Tue Mar 19 2019 - 06:11:53 EST


This patch series adds the clocks related to the video decoder on G12A:
VDEC_1, VDEC_HEVC and VDEC_HEVCF.

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" [0]

Changes since v1 [1]:
- Apply ROUND_CLOSEST to the dividers in addition to the muxes

[0] https://patchwork.kernel.org/cover/10842969/
[1] https://patchwork.kernel.org/cover/10859115/

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

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

--
2.21.0