Re: [PATCH v2] dt-bindings: interrupt-controller: Convert rda,8810pl-intc to YAML

From: Rob Herring
Date: Thu Jun 16 2022 - 13:48:09 EST


On Sat, 11 Jun 2022 20:07:03 +0200, Stanislav Jakubek wrote:
> Convert RDA Micro interrupt controller bindings to DT schema format.
>
> Signed-off-by: Stanislav Jakubek <stano.jakubek@xxxxxxxxx>
> ---
>
> Changes in v2:
> - drop the interrupt sources header file
>
> .../interrupt-controller/rda,8810pl-intc.txt | 61 -------------------
> .../interrupt-controller/rda,8810pl-intc.yaml | 43 +++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 44 insertions(+), 62 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.txt
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.yaml
>

Applied, thanks!