diff options
author | Stanislav Jakubek <stano.jakubek@gmail.com> | 2022-06-11 20:07:03 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-06-16 20:01:14 +0200 |
commit | 668c01baa7106bffec8d9ebc076609fc86bb208d (patch) | |
tree | 072aa7b9dec8b4b359b260c593e9cd5cba9b7753 /MAINTAINERS | |
parent | dt-bindings: sram: qcom,imem: add IMEM memory region (diff) | |
download | linux-668c01baa7106bffec8d9ebc076609fc86bb208d.tar.xz linux-668c01baa7106bffec8d9ebc076609fc86bb208d.zip |
dt-bindings: interrupt-controller: Convert rda,8810pl-intc to YAML
Convert RDA Micro interrupt controller bindings to DT schema format.
Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220611180703.GA24988@standask-GA-A55M-S2HP
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..adc518ff1474 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2587,7 +2587,7 @@ L: linux-unisoc@lists.infradead.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/arm/rda.yaml F: Documentation/devicetree/bindings/gpio/gpio-rda.yaml -F: Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.txt +F: Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.yaml F: Documentation/devicetree/bindings/serial/rda,8810pl-uart.yaml F: Documentation/devicetree/bindings/timer/rda,8810pl-timer.yaml F: arch/arm/boot/dts/rda8810pl-* |