Re: [PATCH 4/4] clk: rockchip: add rk3288 cif_out clock

2017-01-15 Thread Jacob Chen
2017-01-13 21:53 GMT+08:00 Heiko Stuebner : > Hi Jacob, > > Am Dienstag, 10. Januar 2017, 19:59:20 CET schrieb Jacob Chen: >> Add the clocks for the cif block of the rk3288 >> >> Signed-off-by: Jacob Chen >> --- >> drivers/clk/rockchip/clk-rk3288.c | 7

Re: [PATCH 4/4] clk: rockchip: add rk3288 cif_out clock

2017-01-15 Thread Jacob Chen
2017-01-13 21:53 GMT+08:00 Heiko Stuebner : > Hi Jacob, > > Am Dienstag, 10. Januar 2017, 19:59:20 CET schrieb Jacob Chen: >> Add the clocks for the cif block of the rk3288 >> >> Signed-off-by: Jacob Chen >> --- >> drivers/clk/rockchip/clk-rk3288.c | 7 +++ >> 1 file changed, 7 insertions(+)

Re: [PATCH 4/4] clk: rockchip: add rk3288 cif_out clock

2017-01-13 Thread Heiko Stuebner
Hi Jacob, Am Dienstag, 10. Januar 2017, 19:59:20 CET schrieb Jacob Chen: > Add the clocks for the cif block of the rk3288 > > Signed-off-by: Jacob Chen > --- > drivers/clk/rockchip/clk-rk3288.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git

Re: [PATCH 4/4] clk: rockchip: add rk3288 cif_out clock

2017-01-13 Thread Heiko Stuebner
Hi Jacob, Am Dienstag, 10. Januar 2017, 19:59:20 CET schrieb Jacob Chen: > Add the clocks for the cif block of the rk3288 > > Signed-off-by: Jacob Chen > --- > drivers/clk/rockchip/clk-rk3288.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/drivers/clk/rockchip/clk-rk3288.c >

[PATCH 4/4] clk: rockchip: add rk3288 cif_out clock

2017-01-10 Thread Jacob Chen
Add the clocks for the cif block of the rk3288 Signed-off-by: Jacob Chen --- drivers/clk/rockchip/clk-rk3288.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/clk/rockchip/clk-rk3288.c b/drivers/clk/rockchip/clk-rk3288.c index 8047cea..f071c24 100644

[PATCH 4/4] clk: rockchip: add rk3288 cif_out clock

2017-01-10 Thread Jacob Chen
Add the clocks for the cif block of the rk3288 Signed-off-by: Jacob Chen --- drivers/clk/rockchip/clk-rk3288.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/clk/rockchip/clk-rk3288.c b/drivers/clk/rockchip/clk-rk3288.c index 8047cea..f071c24 100644 ---