Re: [PATCH RESEND,v2] dt-bindings: timer: Convert rda,8810pl-timer to YAML

From: Rob Herring
Date: Thu May 05 2022 - 18:13:30 EST


On Wed, 04 May 2022 19:55:02 +0200, Stanislav Jakubek wrote:
> Convert RDA Micro Timer bindings to DT schema format.
>
> Signed-off-by: Stanislav Jakubek <stano.jakubek@xxxxxxxxx>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> ---
> Changes in v2:
> - Collect Krzysztof's and Manivannan's R-b's
>
> It's been a month since the original v2, 2 months since v1,
> so I figured it's about time for a resend.
>
> .../bindings/timer/rda,8810pl-timer.txt | 20 --------
> .../bindings/timer/rda,8810pl-timer.yaml | 47 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 48 insertions(+), 21 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/timer/rda,8810pl-timer.txt
> create mode 100644 Documentation/devicetree/bindings/timer/rda,8810pl-timer.yaml
>

Applied, thanks!