ARC: [dts] fix the errors detected by dtbs_check
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 24 Sep 2020 07:17:54 +0000 (15:17 +0800)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 6 Oct 2020 04:02:29 +0000 (21:02 -0700)
commit05b1be68c4d6d76970025e6139bfd735c2256ee5
tree6c3be48ab2b6d227d6d09df5f94b42d7b49e7d11
parent63bcf87cb1c57956e1179f1a78dde625c7e3cba7
ARC: [dts] fix the errors detected by dtbs_check

xxx/arc/boot/dts/axs101.dt.yaml: dw-apb-ictl@e0012000: $nodename:0: \
'dw-apb-ictl@e0012000' does not match '^interrupt-controller(@[0-9a-f,]+)*$'
 From schema: xxx/interrupt-controller/snps,dw-apb-ictl.yaml

The node name of the interrupt controller must start with
"interrupt-controller" instead of "dw-apb-ictl".

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/boot/dts/axc001.dtsi
arch/arc/boot/dts/axc003.dtsi
arch/arc/boot/dts/axc003_idu.dtsi
arch/arc/boot/dts/vdk_axc003.dtsi
arch/arc/boot/dts/vdk_axc003_idu.dtsi