Re: [RESEND PATCH 2/8] clk: rockchip: add the tsadc clocks found on rk3228 SoCs

2016-02-25 Thread Heiko Stuebner
Am Montag, 15. Februar 2016, 15:33:27 schrieb Caesar Wang: > This patch adds the needed clocks for rk3228 tsadc. > > Signed-off-by: Caesar Wang applied to my clk-branch with Mike's Ack Thanks Heiko

Re: [RESEND PATCH 2/8] clk: rockchip: add the tsadc clocks found on rk3228 SoCs

2016-02-16 Thread Michael Turquette
Quoting Caesar Wang (2016-02-14 23:33:27) > This patch adds the needed clocks for rk3228 tsadc. > > Signed-off-by: Caesar Wang Acked-by: Michael Turquette > --- > > drivers/clk/rockchip/clk-rk3228.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/clk/roc

[RESEND PATCH 2/8] clk: rockchip: add the tsadc clocks found on rk3228 SoCs

2016-02-14 Thread Caesar Wang
This patch adds the needed clocks for rk3228 tsadc. Signed-off-by: Caesar Wang --- drivers/clk/rockchip/clk-rk3228.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/rockchip/clk-rk3228.c b/drivers/clk/rockchip/clk-rk3228.c index c515915..ac014b9 100644 --- a