]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: dts: meson: use GIC_SPI and IRQ_TYPE_EDGE_RISING macros
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Thu, 15 Jun 2017 21:33:44 +0000 (23:33 +0200)
committerKevin Hilman <khilman@baylibre.com>
Fri, 16 Jun 2017 19:07:10 +0000 (12:07 -0700)
commit5239e0504826d4b2ca7c225cc32d1a1a9e755453
treecf3db40a8b167fa2773c63b88b0ec20a127c7ad9
parent7a16f06b90ab73343af982ded3ac2710259c37aa
ARM: dts: meson: use GIC_SPI and IRQ_TYPE_EDGE_RISING macros

This makes meson.dtsi easier to read as we are not using magic numbers
for the GIC interrupt type (GIC_SPI) and the interrupt polarity
(IRQ_TYPE_EDGE_RISING).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson.dtsi