]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: interrupt-controller: Convert aspeed,ast2400-i2c-ic to DT schema
authorRob Herring (Arm) <robh@kernel.org>
Mon, 5 May 2025 14:46:04 +0000 (09:46 -0500)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 13 May 2025 21:20:04 +0000 (16:20 -0500)
commit815d7b2c13590a77b295d0330c31429d367f2ece
tree7a3c716c15cdddb186110fb1551ff732e7482819
parentaacd3d6211e315642887acb9c73ef3413581a6f1
dt-bindings: interrupt-controller: Convert aspeed,ast2400-i2c-ic to DT schema

Convert the Aspeed I2C interrupt controller binding to schema format.

Drop the "#address-cells" and "#size-cells" as they are unused and
incorrect anyways.

Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Link: https://lore.kernel.org/r/20250505144605.1287121-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.txt [deleted file]
Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.yaml [new file with mode: 0644]
MAINTAINERS