Re: [linux-sunxi][PATCH v2 1/5] clk: sunxi: mod1 clock should modify it's parent

2016-03-21 Thread Maxime Ripard
On Mon, Mar 21, 2016 at 05:10:38PM +0100, codekip...@gmail.com wrote: > From: Andrea Venturi > > add CLK_SET_RATE_PARENT to modify the rate on clk upstream > > Signed-off-by: Marcus Cooper Applied, thanks Maxime -- Maxime Ripard, Free

[linux-sunxi][PATCH v2 1/5] clk: sunxi: mod1 clock should modify it's parent

2016-03-21 Thread codekipper
From: Andrea Venturi add CLK_SET_RATE_PARENT to modify the rate on clk upstream Signed-off-by: Marcus Cooper --- drivers/clk/sunxi/clk-a10-mod1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git