From: Hernán Gonzalez Date: Sun, 13 May 2018 23:27:31 +0000 (-0300) Subject: ARM: dts: imx53-voipac-dmm-668: Use IRQ_TYPE specifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ea85ca0fd9b2907298f14ba66bb34fdc91150523;p=linux.git ARM: dts: imx53-voipac-dmm-668: Use IRQ_TYPE specifier Replace magic number with the proper IRQ_TYPE specifier to improve DT readability. Signed-off-by: Hernán Gonzalez Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi b/arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi index df8dafe2564dd..f83a8c62ea531 100644 --- a/arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi +++ b/arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi @@ -150,7 +150,7 @@ compatible = "dlg,da9053-aa", "dlg,da9052"; reg = <0x48>; interrupt-parent = <&gpio7>; - interrupts = <11 0x8>; /* low-level active IRQ at GPIO7_11 */ + interrupts = <11 IRQ_TYPE_LEVEL_LOW>; /* low-level active IRQ at GPIO7_11 */ regulators { buck1_reg: buck1 {