Re: [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML

From: Rob Herring
Date: Tue Dec 14 2021 - 13:15:07 EST


On Tue, 07 Dec 2021 16:37:20 -0800, Florian Fainelli wrote:
> Convert the Broadcom STB L2 generic Level 2 interrupt controller Device
> Tree binding to YAML to help with validation.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> .../interrupt-controller/brcm,l2-intc.txt | 31 --------
> .../interrupt-controller/brcm,l2-intc.yaml | 71 +++++++++++++++++++
> 2 files changed, 71 insertions(+), 31 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.yaml
>

Applied, thanks!