[PATCH 00/11] clk: lpc32xx: add clock support for NXP LPC32xx
From: Sylvain Lemieux <hidden>
Date: 2016-02-10 14:25:17
Also in:
linux-devicetree
Hi Vladimir, On Wed, 2016-02-10 at 02:19 +0200, Vladimir Zapolskiy wrote:
Hi Sylvain, On 09.02.2016 23:01, Sylvain Lemieux wrote:quoted
Vladimir Zapolskiy <vz@...> writes:quoted
This changeset adds common clock framework driver for NXP LPC32xx boards.Just to let you know that we did some testing using this changeset; I installed patches 4 to 7, 10 & 11 on top of 4.5-rc1. I was able to run our software (SIC1 interrupt sources disable) without any problem a custom LPC32xx board.this is a known issue, and I hope it will be fixed in upstream in v4.6, the required changes in irqchip and gpiochip drivers were sent for review some time ago, a bit more work is needed to
I also tested the irqchip patches you sent previously; I will send a separate e-mail with the information.
Also 2-3 more clean-up changes in USB host and gadget drivers are done locally (no more need to configure clocks out of the common clock framework), but not yet submitted, will do it tomorrow.quoted
We did not get any problem with the clock signals we are using.Thank you for testing, I'm going to add your Tested-by tag (if you don't mind) and submit a PR to ARM maintainers shortly.
You can go ahead for the tag; please use slemieux at tycoint.com
quoted
quoted
Vladimir Zapolskiy (11): dt-bindings: clock: add description of LPC32xx clock controller dt-bindings: clock: add description of LPC32xx USB clock controller dt-bindings: clock: add NXP LPC32xx clock list for consumers arm: dts: lpc32xx: add device nodes for external oscillators arm: dts: lpc32xx: add clock controller device node arm: dts: lpc32xx: add clock properties to device nodes arm: dts: lpc32xx: add USB clock controller clk: lpc18xx: add NXP specific common clock framework selection clk: lpc32xx: add common clock framework driver arm: lpc32xx: switch to common clock framework arm: dts: lpc32xx: remove clock frequency property from UART device nodesWith best wishes, Vladimir