From: Maxime Jourdan <mjourdan@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>,
Jerome Brunet <jbrunet@baylibre.com>
Cc: Maxime Jourdan <mjourdan@baylibre.com>,
linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] clk: meson: add video decoder clocks for G12A
Date: Tue, 19 Mar 2019 11:11:36 +0100 [thread overview]
Message-ID: <20190319101138.27520-1-mjourdan@baylibre.com> (raw)
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
next reply other threads:[~2019-03-19 10:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-19 10:11 Maxime Jourdan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190319101138.27520-1-mjourdan@baylibre.com \
--to=mjourdan@baylibre.com \
--cc=jbrunet@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=narmstrong@baylibre.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox