]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: at91: sama5d2: add AIC node
authorClément Léger <clement.leger@bootlin.com>
Thu, 31 Mar 2022 08:55:07 +0000 (10:55 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
Fri, 1 Apr 2022 12:42:46 +0000 (15:42 +0300)
commita3456570c6f681e0b1197446f7e53bfa3f677fd2
treeb4ebb1a85782795f89d9e59c181c75314456511b
parent2a7293431942fc638bb0c97ca84c186234d6c4ef
ARM: dts: at91: sama5d2: add AIC node

When using interrupts property, a global interrupt controller needs to
be added to avoid warnings when compiling device-tree:

 arch/arm/dts/at91-sama5d2_xplained.dtb: Warning (interrupts_property):
    /ahb/apb/timer@f800c000: Missing interrupt-parent

Add AIC node as the sama5d2 global interrupt controller.

Signed-off-by: Clément Léger <clement.leger@bootlin.com>
arch/arm/dts/sama5d2.dtsi