commit | 8cde616c705ae9594e87d1c39d6b2c5c05cc9831 | [log] [tgz] |
---|---|---|
author | Clément Léger <clement.leger@bootlin.com> | Thu Mar 31 10:55:07 2022 +0200 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Fri Apr 01 15:42:46 2022 +0300 |
tree | b4ebb1a85782795f89d9e59c181c75314456511b | |
parent | 7e5c11b5e8050b90534e2796f4b3fc46e175a898 [diff] |
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>