ARM64: dts: meson-gx: consistently use the GIC_SPI and IRQ type macros
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 16 Jul 2017 14:11:45 +0000 (16:11 +0200)
committerKevin Hilman <khilman@baylibre.com>
Sat, 22 Jul 2017 15:30:51 +0000 (08:30 -0700)
commit5e3465f63da80f825a2a8b51af5e28e0cc5e75f7
tree25b80f41d4dbb1adcc0a90a74e11b42a2a911546
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
ARM64: dts: meson-gx: consistently use the GIC_SPI and IRQ type macros

the mailbox and ethmac nodes used the magic number "0" instead of the
GIC_SPI preprocessor macro. Additionally the ethmac used the magic
number "1" instead of IRQ_TYPE_EDGE_RISING.
Fix this to make the .dtsi easier to read.

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