Re: [PATCH v2 09/20] clk: sunxi: Add sun6i MBUS clock support

2014-06-22 Thread Chen-Yu Tsai
On Wed, Jun 18, 2014 at 6:04 PM, Maxime Ripard wrote: > On Tue, Jun 17, 2014 at 10:52:46PM +0800, Chen-Yu Tsai wrote: >> Signed-off-by: Chen-Yu Tsai >> --- >> Documentation/devicetree/bindings/clock/sunxi.txt | 1 + >> drivers/clk/sunxi/clk-sunxi.c | 44 >> +

Re: [PATCH v2 09/20] clk: sunxi: Add sun6i MBUS clock support

2014-06-18 Thread Maxime Ripard
On Tue, Jun 17, 2014 at 10:52:46PM +0800, Chen-Yu Tsai wrote: > Signed-off-by: Chen-Yu Tsai > --- > Documentation/devicetree/bindings/clock/sunxi.txt | 1 + > drivers/clk/sunxi/clk-sunxi.c | 44 > +++ > 2 files changed, 45 insertions(+) > > diff --git a/

[PATCH v2 09/20] clk: sunxi: Add sun6i MBUS clock support

2014-06-17 Thread Chen-Yu Tsai
Signed-off-by: Chen-Yu Tsai --- Documentation/devicetree/bindings/clock/sunxi.txt | 1 + drivers/clk/sunxi/clk-sunxi.c | 44 +++ 2 files changed, 45 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/sunxi.txt b/Documentation/devicetree/b