Re: [PATCH v2 1/7] dt-bindings: timer: nuvoton,npcm7xx-timer: Allow specifying all clocks

From: Rob Herring
Date: Wed May 04 2022 - 16:34:10 EST


On Fri, 29 Apr 2022 19:20:24 +0200, Jonathan Neuschäfer wrote:
> The timer module contains multiple timers. In the WPCM450 SoC, each timer
> runs off a clock can be gated individually. To model this correctly, the
> timer node in the devicetree needs to take multiple clock inputs.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
> ---
>
> v2:
> - no changes
> ---
> .../devicetree/bindings/timer/nuvoton,npcm7xx-timer.yaml | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>