From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
Date: Mon, 19 Nov 2018 14:43:03 +0100 [thread overview]
Message-ID: <12656761.yaB328pSP6@phil> (raw)
In-Reply-To: <20181118041802.11660-1-katsuhiro@katsuster.net>
Am Sonntag, 18. November 2018, 05:18:02 CET schrieb Katsuhiro Suzuki:
> This patch fixes mistakes in HCLK_I2S1_8CH for running I2S1
> successfully.
>
> Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net>
> ---
> include/dt-bindings/clock/rk3328-cru.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/dt-bindings/clock/rk3328-cru.h b/include/dt-bindings/clock/rk3328-cru.h
> index a82a0109faff..bcaa4559ab1b 100644
> --- a/include/dt-bindings/clock/rk3328-cru.h
> +++ b/include/dt-bindings/clock/rk3328-cru.h
> @@ -172,13 +172,14 @@
> #define PCLK_HDCP 232
> #define PCLK_DCF 233
> #define PCLK_SARADC 234
> +#define PCLK_ACODECPHY 235
I've dropped this unrelated change and applied the
real id fix from the rest of the patch for 4.21
Thanks
Heiko
next prev parent reply other threads:[~2018-11-19 13:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-18 4:18 [PATCH] clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328 Katsuhiro Suzuki
2018-11-19 13:43 ` Heiko Stuebner [this message]
2018-11-20 0:35 ` Katsuhiro Suzuki
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=12656761.yaB328pSP6@phil \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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).