From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Turquette Subject: Re: [PATCH v2 1/2] clk: samsung: exynos5250: Add DISP1 clocks Date: Fri, 16 Oct 2015 05:49:35 -0700 Message-ID: <20151016124935.20687.4394@quantum> References: <1444905084-22540-1-git-send-email-tomeu.vizoso@collabora.com> <1444905084-22540-2-git-send-email-tomeu.vizoso@collabora.com> <56203AD3.2050905@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <56203AD3.2050905-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Krzysztof Kozlowski , Tomeu Vizoso , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Gustavo Padovan , Javier Martinez Canillas , Seung-Woo Kim , Kukjin Kim , Inki Dae , Kyungmin Park , Joonyoung Shim , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stephen Boyd , Kumar Gala , Ian Campbell , linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Sylwester Nawrocki , Pawel Moll , Rob Herring , Mark Rutland , Tomasz Figa , linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org Quoting Krzysztof Kozlowski (2015-10-15 16:46:27) > On 15.10.2015 19:31, Tomeu Vizoso wrote: > > When the DISP1 power domain is powered off, there's two clocks that need > > to be temporarily reparented to OSC, and back to their original parents > > when the domain is powered on again. > > > > We expose these two clocks in the DT bindings so that the DT node of the > > power domain can reference them. > > > > Signed-off-by: Tomeu Vizoso > > Acked-by: Stephen Boyd > > --- > > > > Changes in v2: > > - Reuse mout_aclk200_p > > - Rename div_aclk300 as div_aclk300_disp > > > > drivers/clk/samsung/clk-exynos5250.c | 14 +++++++++++++- > > include/dt-bindings/clock/exynos5250.h | 4 +++- > > 2 files changed, 16 insertions(+), 2 deletions(-) > > > > Reviewed-by: Krzysztof Kozlowski Applied to clk-next. Regards, Mike > > Best regards, > Krzysztof > > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html