[PATCH] clk: lpc32xx: allow peripheral clock selection in device tree
From: Sylvain Lemieux <hidden>
Date: 2016-06-21 12:35:31
Also in:
linux-clk
From: Sylvain Lemieux <hidden>
Date: 2016-06-21 12:35:31
Also in:
linux-clk
Hi Vladimir, On Tue, 2016-06-21 at 07:28 +0300, Vladimir Zapolskiy wrote:
Hi Sylvain, On 03.06.2016 22:34, Sylvain Lemieux wrote:quoted
From: Sylvain Lemieux <redacted> This patch add the support to select the peripheral clock (PERIPH) as a parent clock source using the "assigned-clock-parents" parameter in the device tree. Signed-off-by: Sylvain Lemieux <redacted>Acked-by: Vladimir Zapolskiy <vz@mleia.com> The change looks good, is it done to support a selection of PWM parent clocks?
Yes, this is the case.
I think it makes sense to set PERIPH clock as a default parent for both PWM controllers, please consider to send a DTS change.
I will do. Thanks for the feedback, Sylvain