]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
arm64: dts: socfpga: add missing interrupt-parent
authorArnd Bergmann <arnd@arndb.de>
Wed, 10 Jan 2018 21:04:16 +0000 (22:04 +0100)
committerOlof Johansson <olof@lixom.net>
Fri, 12 Jan 2018 01:55:58 +0000 (17:55 -0800)
commit69c4d8ed49568598f200b340b17e391c35be3d4b
tree272c4e74f6042d31ae23b8addb4d83e9b857c476
parentbd730bfd100844acf4637b575e94cbafc0de426c
arm64: dts: socfpga: add missing interrupt-parent

The PMU node has no working interrupt, as shown by this dtc warning:

arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dtb: Warning (interrupts_property): Missing interrupt-parent for /pmu

This adds an interrupt-parent property so we can correct parse
that interrupt number.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi