]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: interrupt-controller: aspeed,ast2400-vic: Convert to DT schema
authorAndrew Jeffery <andrew@codeconstruct.com.au>
Thu, 8 Aug 2024 04:14:24 +0000 (13:44 +0930)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 13 Aug 2024 20:19:31 +0000 (14:19 -0600)
commitb081414e23cf7767107f3cfa4e62c34f05fda890
treeffa767438e83a8cd8bc2ab3f84a901ce9f373faa
parent84252c1d2c6efed706037e00f25455378fdda97c
dt-bindings: interrupt-controller: aspeed,ast2400-vic: Convert to DT schema

Squash warnings such as:

    arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/interrupt-controller@1e6c0080: failed to match any schema with compatible: ['aspeed,ast2400-vic']

The YAML DT schema defines an optional property, valid-sources, which
was not previously described in the prose binding. It is added to
document existing practice in the Aspeed devicetrees. Unfortunately
the property seems to predate the requirement that vendor-specific
properties be prefixed.

Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240808-dt-warnings-irq-aspeed-dt-schema-v2-1-c2531e02633d@codeconstruct.com.au
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-vic.txt [deleted file]
Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-vic.yaml [new file with mode: 0644]