Re: [PATCH v5 0/6] Nuvoton WPCM450 clock and reset driver

From: Daniel Lezcano
Date: Tue Nov 22 2022 - 03:10:30 EST


On 22/11/2022 02:40, Joel Stanley wrote:
On Fri, 4 Nov 2022 at 16:21, Jonathan Neuschäfer <j.neuschaefer@xxxxxxx> wrote:

This series adds support for the clock and reset controller in the Nuvoton
WPCM450 SoC. This means that the clock rates for peripherals will be calculated
automatically based on the clock tree as it was preconfigured by the bootloader.
The 24 MHz dummy clock, that is currently in the devicetree, is no longer needed.
Somewhat unfortunately, this also means that there is a breaking change once
the devicetree starts relying on the clock driver, but I find it acceptable in
this case, because WPCM450 is still at a somewhat early stage.

Reviewed-by: Joel Stanley <joel@xxxxxxxxx>



Upstreaming plan (although other suggestions are welcome):

Once reviewed,

- The ARM/dts changes should go through Joel Stanley's bmc tree

I've picked up the standalone patch ("Add clock controller node").

- The clocksource/timer changes should probably go via Daniel Lezcano and TIP

I picked the timer change along with the binding