From: Jerome Brunet <jbrunet@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] clk: meson: gxbb: Add VPU and VAPB clockids
Date: Fri, 20 Oct 2017 10:14:14 +0200 [thread overview]
Message-ID: <1508487254.3616.12.camel@baylibre.com> (raw)
In-Reply-To: <1508168085-19032-2-git-send-email-narmstrong@baylibre.com>
On Mon, 2017-10-16 at 17:34 +0200, Neil Armstrong wrote:
> Add the clkids for the clocks feeding the Video Processing Unit.
Acked-by: Jerome Brunet <jbrunet@baylibre.com>
>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
> drivers/clk/meson/gxbb.h | 6 +++++-
> include/dt-bindings/clock/gxbb-clkc.h | 11 +++++++++++
> 2 files changed, 16 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/clk/meson/gxbb.h b/drivers/clk/meson/gxbb.h
> index 5b1d4b3..aee6fbb 100644
> --- a/drivers/clk/meson/gxbb.h
> +++ b/drivers/clk/meson/gxbb.h
> @@ -190,8 +190,12 @@
> #define CLKID_SD_EMMC_B_CLK0_DIV 121
> #define CLKID_SD_EMMC_C_CLK0_SEL 123
> #define CLKID_SD_EMMC_C_CLK0_DIV 124
> +#define CLKID_VPU_0_DIV 127
> +#define CLKID_VPU_1_DIV 130
> +#define CLKID_VAPB_0_DIV 134
> +#define CLKID_VAPB_1_DIV 137
>
> -#define NR_CLKS 126
> +#define NR_CLKS 141
>
> /* include the CLKIDs that have been made part of the DT binding */
> #include <dt-bindings/clock/gxbb-clkc.h>
> diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-
> bindings/clock/gxbb-clkc.h
> index c04a76d..7c5a6f3 100644
> --- a/include/dt-bindings/clock/gxbb-clkc.h
> +++ b/include/dt-bindings/clock/gxbb-clkc.h
> @@ -113,5 +113,16 @@
> #define CLKID_SD_EMMC_A_CLK0 119
> #define CLKID_SD_EMMC_B_CLK0 122
> #define CLKID_SD_EMMC_C_CLK0 125
> +#define CLKID_VPU_0_SEL 126
> +#define CLKID_VPU_0 128
> +#define CLKID_VPU_1_SEL 129
> +#define CLKID_VPU_1 131
> +#define CLKID_VPU 132
> +#define CLKID_VAPB_0_SEL 133
> +#define CLKID_VAPB_0 135
> +#define CLKID_VAPB_1_SEL 136
> +#define CLKID_VAPB_1 138
> +#define CLKID_VAPB_SEL 139
> +#define CLKID_VAPB 140
>
> #endif /* __GXBB_CLKC_H */
next prev parent reply other threads:[~2017-10-20 8:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-16 15:34 [PATCH 0/2] clk: meson: gxbb: Add VPU and VAPB clocks Neil Armstrong
2017-10-16 15:34 ` [PATCH 1/2] clk: meson: gxbb: Add VPU and VAPB clockids Neil Armstrong
2017-10-20 8:14 ` Jerome Brunet [this message]
2017-10-16 15:34 ` [PATCH 2/2] clk: meson: gxbb: Add VPU and VAPB clocks data Neil Armstrong
2017-10-20 8:02 ` Jerome Brunet
2017-10-20 8:40 ` [PATCH 0/2] clk: meson: gxbb: Add VPU and VAPB clocks 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=1508487254.3616.12.camel@baylibre.com \
--to=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;
as well as URLs for NNTP newsgroup(s).