Thread (10 messages) flat view 10 messages, 1 author, 2017-09-07
STALE3286d

[PATCH 3/9] ARM: dts: TQma53: define IRQ's active level by macro instead of anonymous number

From: Juergen Borleis <hidden>
Date: 2017-09-07 09:05:50
Also in: linux-devicetree, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Juergen Borleis <redacted>
---
 arch/arm/boot/dts/imx53-tqma53.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx53-tqma53.dtsi b/arch/arm/boot/dts/imx53-tqma53.dtsi
index 4aff91e31f288..eedeced3c8810 100644
--- a/arch/arm/boot/dts/imx53-tqma53.dtsi
+++ b/arch/arm/boot/dts/imx53-tqma53.dtsi
@@ -256,7 +256,7 @@
 		reg = <0x8>;
 		fsl,mc13xxx-uses-rtc;
 		interrupt-parent = <&gpio2>;
-		interrupts = <6 4>; /* PATA_DATA6, active high */
+		interrupts = <6 IRQ_TYPE_LEVEL_HIGH>;
 	};
 
 	sensor1: lm75 at 48 {
-- 
2.11.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help