linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: meson: add video decoder clocks for G12A
@ 2019-03-19 10:11 Maxime Jourdan
  2019-03-19 10:11 ` [PATCH v2 1/2] dt-bindings: clk: g12a-clkc: add VDEC clock IDs Maxime Jourdan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maxime Jourdan @ 2019-03-19 10:11 UTC (permalink / raw)
  To: Neil Armstrong, Jerome Brunet
  Cc: Maxime Jourdan, linux-amlogic, linux-clk, linux-arm-kernel, linux-kernel

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


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-01  8:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19 10:11 [PATCH v2 0/2] clk: meson: add video decoder clocks for G12A Maxime Jourdan
2019-03-19 10:11 ` [PATCH v2 1/2] dt-bindings: clk: g12a-clkc: add VDEC clock IDs Maxime Jourdan
2019-03-31  6:40   ` Rob Herring
2019-03-19 10:11 ` [PATCH v2 2/2] clk: meson-g12a: add video decoder clocks Maxime Jourdan
2019-04-01  8:31   ` Neil Armstrong
2019-04-01  8:31 ` [PATCH v2 0/2] clk: meson: add video decoder clocks for G12A Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).