linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: meson: gxbb: add the video decoder clocks
@ 2018-04-24 18:48 Maxime Jourdan
  2018-04-24 18:48 ` [PATCH v2 1/2] clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks Maxime Jourdan
  2018-04-24 18:48 ` [PATCH v2 2/2] clk: meson: gxbb: add the video decoder clocks Maxime Jourdan
  0 siblings, 2 replies; 5+ messages in thread
From: Maxime Jourdan @ 2018-04-24 18:48 UTC (permalink / raw)
  To: Neil Armstrong, Jerome Brunet, Kevin Hilman
  Cc: Mike Turquette, linux-amlogic, linux-clk, linux-kernel,
	linux-arm-kernel, Maxime Jourdan

This adds the necessary clocks for VDEC_1 and VDEC_HEVC.

On Amlogic SoCs, VDEC1 is responsible for the decoding of:
MPEG 1/2/4, H.263, H.264, MJPEG, VC1, Real Video

VDEC_HEVC is responsible for the decoding of:
HEVC, VP9

Changes since v1:
 - Drop CLK_IGNORE_UNUSED flags
 - Change CLK_SET_RATE_NO_REPARENT to CLK_SET_RATE_PARENT for muxes
 - Add CLK_MUX_ROUND_CLOSEST for muxes

Maxime Jourdan (2):
  clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks
  clk: meson: gxbb: add the video decoder clocks

 drivers/clk/meson/gxbb.c              | 114 ++++++++++++++++++++++++++
 drivers/clk/meson/gxbb.h              |   6 +-
 include/dt-bindings/clock/gxbb-clkc.h |   2 +
 3 files changed, 121 insertions(+), 1 deletion(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-04-25 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24 18:48 [PATCH v2 0/2] clk: meson: gxbb: add the video decoder clocks Maxime Jourdan
2018-04-24 18:48 ` [PATCH v2 1/2] clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks Maxime Jourdan
2018-04-25 11:37   ` Jerome Brunet
2018-04-24 18:48 ` [PATCH v2 2/2] clk: meson: gxbb: add the video decoder clocks Maxime Jourdan
2018-04-25 12:03   ` Jerome Brunet

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).