Re: [PATCH] dt-bindings: timer: armv7m-systick: convert to dtschema

From: Rob Herring
Date: Fri Feb 11 2022 - 12:01:40 EST


On Wed, 09 Feb 2022 14:52:27 +0100, Fabrice Gasnier wrote:
> Convert the ARMv7-M system timer bindings to DT schema format.
>
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@xxxxxxxxxxx>
> Cc: Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx>
> ---
> .../bindings/timer/arm,armv7m-systick.txt | 26 -----------
> .../bindings/timer/arm,armv7m-systick.yaml | 54 ++++++++++++++++++++++
> 2 files changed, 54 insertions(+), 26 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/timer/arm,armv7m-systick.txt
> create mode 100644 Documentation/devicetree/bindings/timer/arm,armv7m-systick.yaml
>

Applied, thanks!