Re: [PATCH v2] dt-bindings: timer: nuvoton,npcm7xx-timer: Convert to YAML

From: Rob Herring
Date: Wed Feb 09 2022 - 16:14:11 EST


On Sun, 30 Jan 2022 11:27:02 +0100, Jonathan Neuschäfer wrote:
> Let's convert this devicetree binding to YAML, to make it easier to
> extend later.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
> ---
>
> v2:
> - Fix nuvoton,npcm750-timer compatible string
> ---
> .../bindings/timer/nuvoton,npcm7xx-timer.txt | 21 ---------
> .../bindings/timer/nuvoton,npcm7xx-timer.yaml | 46 +++++++++++++++++++
> 2 files changed, 46 insertions(+), 21 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt
> create mode 100644 Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.yaml
>

Applied, thanks!