]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: interrupt-controller: Convert ti,omap-intc-irq to DT schema
authorRob Herring (Arm) <robh@kernel.org>
Mon, 5 May 2025 14:49:16 +0000 (09:49 -0500)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 13 May 2025 21:20:06 +0000 (16:20 -0500)
commit896633412deec45d7bd6f378e93c05dcded83ccd
treeec3024e8f7638ba22a2c0597a4ff9856e603988d
parent6248d8ccc161c09755d035e99a31b793766eed6a
dt-bindings: interrupt-controller: Convert ti,omap-intc-irq to DT schema

Convert the TI OMAP2/3 interrupt controller binding to schema format.
It's a straight-forward conversion of the typical interrupt controller.

"ti,intc-size" property isn't actually used with "ti,omap2-intc", so the
2 bindings can be combined.

Link: https://lore.kernel.org/r/20250505144917.1294150-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/ti,omap-intc-irq.txt [deleted file]
Documentation/devicetree/bindings/interrupt-controller/ti,omap-intc-irq.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/interrupt-controller/ti,omap2-intc.txt [deleted file]