Re: [PATCH 06/10] clk: sunxi-ng: sun4i: Export video PLLs

2017-10-24 Thread Rob Herring
On Tue, Oct 17, 2017 at 08:18:03PM +0800, Chen-Yu Tsai wrote: > From: Jonathan Liu > > The video PLLs are used directly by the HDMI controller. Export them so > that we can use them in our DT node. > > Signed-off-by: Jonathan Liu > Signed-off-by: Chen-Yu Tsai > --- > drivers/clk/sunxi-ng/ccu-

[PATCH 06/10] clk: sunxi-ng: sun4i: Export video PLLs

2017-10-17 Thread Chen-Yu Tsai
From: Jonathan Liu The video PLLs are used directly by the HDMI controller. Export them so that we can use them in our DT node. Signed-off-by: Jonathan Liu Signed-off-by: Chen-Yu Tsai --- drivers/clk/sunxi-ng/ccu-sun4i-a10.h | 4 ++-- include/dt-bindings/clock/sun4i-a10-ccu.h | 2 ++ 2 f