public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: paweljarosz3691@gmail.com (Paweł Jarosz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] clk: rockchip: add tsadc clock on rk3066
Date: Tue, 19 Jan 2016 13:09:20 +0100	[thread overview]
Message-ID: <1453205361-27267-3-git-send-email-paweljarosz3691@gmail.com> (raw)
In-Reply-To: <1453205361-27267-1-git-send-email-paweljarosz3691@gmail.com>

Set clock id for sclk_tsadc gating clock of tsadc in rk3066

Signed-off-by: Pawe? Jarosz <paweljarosz3691@gmail.com>
---
 drivers/clk/rockchip/clk-rk3188.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/rockchip/clk-rk3188.c b/drivers/clk/rockchip/clk-rk3188.c
index 7f7444c..fda4e77 100644
--- a/drivers/clk/rockchip/clk-rk3188.c
+++ b/drivers/clk/rockchip/clk-rk3188.c
@@ -605,7 +605,7 @@ static struct rockchip_clk_branch rk3066a_clk_branches[] __initdata = {
 	GATE(SCLK_TIMER2, "timer2", "xin24m", 0,
 			RK2928_CLKGATE_CON(3), 2, GFLAGS),
 
-	COMPOSITE_NOMUX(0, "sclk_tsadc", "xin24m", 0,
+	COMPOSITE_NOMUX(SCLK_TSADC, "sclk_tsadc", "xin24m", 0,
 			RK2928_CLKSEL_CON(34), 0, 16, DFLAGS,
 			RK2928_CLKGATE_CON(2), 15, GFLAGS),
 
-- 
1.9.1

  parent reply	other threads:[~2016-01-19 12:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 12:09 [PATCH 0/3] Add rk3066 tsadc device tree bindings Paweł Jarosz
2016-01-19 12:09 ` [PATCH 1/3] clk: rockchip: Add new id for rk3066 tsadc clock Paweł Jarosz
2016-01-19 12:09 ` Paweł Jarosz [this message]
2016-01-19 12:09 ` [PATCH 3/3] ARM: dts: rockchip: add tsadc node Paweł Jarosz
2016-01-26  0:13 ` [PATCH 0/3] Add rk3066 tsadc device tree bindings Heiko Stübner

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=1453205361-27267-3-git-send-email-paweljarosz3691@gmail.com \
    --to=paweljarosz3691@gmail.com \
    --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