ARM: dts: versatile: Fix up interrupt controller node names
authorSudeep Holla <sudeep.holla@arm.com>
Thu, 1 Jul 2021 13:21:18 +0000 (14:21 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Jul 2021 21:05:35 +0000 (23:05 +0200)
commit82a1c67554dff610d6be4e1982c425717b3c6a23
tree363ecba06170aeb2329c2e26afa84c876c0ee041
parent8825f2744d944e5666c28bb04a84abdcef27a7e6
ARM: dts: versatile: Fix up interrupt controller node names

Once the new schema interrupt-controller/arm,vic.yaml is added, we get
the below warnings:

        arch/arm/boot/dts/versatile-ab.dt.yaml:
        intc@10140000: $nodename:0: 'intc@10140000' does not match
        '^interrupt-controller(@[0-9a-f,]+)*$'

arch/arm/boot/dts/versatile-ab.dt.yaml:
intc@10140000: 'clear-mask' does not match any of the regexes

Fix the node names for the interrupt controller to conform
to the standard node name interrupt-controller@.. Also drop invalid
clear-mask property.

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210701132118.759454-1-sudeep.holla@arm.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/versatile-ab.dts
arch/arm/boot/dts/versatile-pb.dts