]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers
authorMark Walton <mark.walton@serialtek.com>
Fri, 14 Dec 2018 12:07:07 +0000 (12:07 +0000)
committerJoel Stanley <joel@jms.id.au>
Thu, 17 Jan 2019 02:14:44 +0000 (13:14 +1100)
commit8b88029380af76f1bdb1d0534c789ad150c32efa
tree7ce00566d86e6e239ffc3bc2ceddc44c62e94978
parent80baf890da963782f0d84f45a44700fb3530a03c
ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers

Allows the GPIO controller to be used as an interrupt parent.

of_irq_find_parent() skips interrupt controller nodes that do
not have the #interrupt-cells property.

Signed-off-by: Mark Walton <mark.walton@serialtek.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-g4.dtsi
arch/arm/boot/dts/aspeed-g5.dtsi