]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
ARM: dts: imx53-voipac-dmm-668: Use IRQ_TYPE specifier
authorHernán Gonzalez <hernan@vanguardiasur.com.ar>
Sun, 13 May 2018 23:27:31 +0000 (20:27 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 15 May 2018 07:04:47 +0000 (15:04 +0800)
Replace magic number with the proper IRQ_TYPE specifier to improve DT
readability.

Signed-off-by: Hernán Gonzalez <hernan@vanguardiasur.com.ar>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi

index df8dafe2564dd99badafe331cef704dcb6e1c096..f83a8c62ea531d144d2f7a51d5d02503714a42f1 100644 (file)
                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 {