]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: remove IRQ settings
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 24 Nov 2017 15:25:32 +0000 (00:25 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 28 Nov 2017 15:28:59 +0000 (00:28 +0900)
commiteadd95a97e60cca6165142a8774d7840f015a5d7
treed1910a7f488c5265fa8918faf6d388b4b9ccc472
parent53c149c3a517b6054b0936cfa2b97876b6ff0058
ARM: uniphier: remove IRQ settings

This work-around has been here in U-Boot because the AIDET and GPIO
drivers were missing in the upstream Linux.  Both are now available
in Linus' tree:
  - drivers/irqchip/irq-uniphier-aidet.c
  - drivers/gpio/gpio-uniphier.c

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/board_init.c