From: Michael Turquette <mturquette@baylibre.com>
To: Heiko Stuebner <heiko@sntech.de>, edubezval@gmail.com
Cc: huangtao@rock-chips.com, linux-pm@vger.kernel.org,
Stephen Boyd <sboyd@codeaurora.org>,
zhangqing@rock-chips.com, linux-kernel@vger.kernel.org,
linux-rockchip@lists.infradead.org,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Jeffy Chen <jeffy.chen@rock-chips.com>,
Zhang Rui <rui.zhang@intel.com>,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Caesar Wang <wxt@rock-chips.com>
Subject: Re: [RESEND PATCH 1/8] clk: rockchip: add id of the tsadc clock found on rk3228 SoCs
Date: Tue, 16 Feb 2016 14:43:01 -0800 [thread overview]
Message-ID: <20160216224301.2278.88600@quark.deferred.io> (raw)
In-Reply-To: <1455521613-27340-2-git-send-email-wxt@rock-chips.com>
Quoting Caesar Wang (2016-02-14 23:33:26)
> This patch adds 'SCLK_TSADC' and 'PCLK_TSADC' id found on rk3228 SoCs.
> That will be needed by TSADC controller.
>
> Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Acked-by: Michael Turquette <mturquette@baylibre.com>
> ---
>
> include/dt-bindings/clock/rk3228-cru.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/dt-bindings/clock/rk3228-cru.h b/include/dt-bindings/clock/rk3228-cru.h
> index a78dd89..cd2e06b 100644
> --- a/include/dt-bindings/clock/rk3228-cru.h
> +++ b/include/dt-bindings/clock/rk3228-cru.h
> @@ -29,6 +29,7 @@
> #define SCLK_SDMMC 68
> #define SCLK_SDIO 69
> #define SCLK_EMMC 71
> +#define SCLK_TSADC 72
> #define SCLK_UART0 77
> #define SCLK_UART1 78
> #define SCLK_UART2 79
> @@ -68,6 +69,7 @@
> #define PCLK_UART0 341
> #define PCLK_UART1 342
> #define PCLK_UART2 343
> +#define PCLK_TSADC 344
> #define PCLK_PWM 350
> #define PCLK_TIMER 353
> #define PCLK_PERI 363
> --
> 1.9.1
>
next prev parent reply other threads:[~2016-02-16 22:43 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 7:33 [RESEND PATCH 0/8] Support and fixes the rk3228 SoCS for thermal Caesar Wang
2016-02-15 7:33 ` [RESEND PATCH 1/8] clk: rockchip: add id of the tsadc clock found on rk3228 SoCs Caesar Wang
2016-02-16 22:43 ` Michael Turquette [this message]
2016-02-26 1:12 ` Heiko Stuebner
2016-02-15 7:33 ` [RESEND PATCH 2/8] clk: rockchip: add the tsadc clocks " Caesar Wang
2016-02-16 22:43 ` Michael Turquette
2016-02-26 1:12 ` Heiko Stuebner
2016-02-15 7:33 ` [RESEND PATCH 3/8] thermal: rockchip: fix a impossible condition caused by the warning Caesar Wang
2016-02-15 7:33 ` [RESEND PATCH 4/8] thermal: rockchip: fix calculation error for code_to_temp Caesar Wang
2016-02-15 7:33 ` [RESEND PATCH 5/8] thermal: rockchip: the rename compatibles for rockchip SoCs Caesar Wang
2016-02-15 7:33 ` [RESEND PATCH 6/8] thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399 Caesar Wang
2016-02-15 7:33 ` [RESEND PATCH 7/8] ARM: dts: rockchip: add the thermal main info found on rk3228 Caesar Wang
2016-03-01 10:03 ` Heiko Stübner
2016-02-15 7:33 ` [RESEND PATCH 8/8] ARM: dts: rockchip: enable the tsadc for rk3228 evb Caesar Wang
2016-03-01 10:03 ` Heiko Stübner
2016-02-15 23:25 ` [RESEND PATCH 0/8] Support and fixes the rk3228 SoCS for thermal Heiko Stuebner
2016-02-26 1:16 ` Heiko Stuebner
2016-03-01 4:39 ` Eduardo Valentin
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=20160216224301.2278.88600@quark.deferred.io \
--to=mturquette@baylibre.com \
--cc=dmitry.torokhov@gmail.com \
--cc=edubezval@gmail.com \
--cc=heiko@sntech.de \
--cc=huangtao@rock-chips.com \
--cc=jeffy.chen@rock-chips.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=rui.zhang@intel.com \
--cc=sboyd@codeaurora.org \
--cc=wxt@rock-chips.com \
--cc=zhangqing@rock-chips.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).