From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 06/10] clk: sunxi-ng: sun4i: Export video PLLs Date: Tue, 24 Oct 2017 11:36:00 -0500 Message-ID: <20171024163600.2bk2kocrwh3eiji5@rob-hp-laptop> References: <20171017121807.2994-1-wens@csie.org> <20171017121807.2994-7-wens@csie.org> Reply-To: robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20171017121807.2994-7-wens-jdAy2FN1RRM@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Chen-Yu Tsai Cc: Maxime Ripard , David Airlie , Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jonathan Liu , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org 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-sun4i-a10.h | 4 ++-- > include/dt-bindings/clock/sun4i-a10-ccu.h | 2 ++ > 2 files changed, 4 insertions(+), 2 deletions(-) Acked-by: Rob Herring