We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2b06ab + f6ae9b7 commit b7206f3Copy full SHA for b7206f3
arch/arm/boot/dts/at91-sama5d2_ptc_ek_pda4.dts
@@ -39,7 +39,7 @@
39
compatible = "qt1070";
40
reg = <0x1b>;
41
interrupt-parent = <&pioA>;
42
- interrupts = <98 0x0>;
+ interrupts = <PIN_PD2 IRQ_TYPE_NONE>;
43
pinctrl-names = "default";
44
pinctrl-0 = <&pinctrl_qt1070_irq>;
45
wakeup-source;
@@ -49,7 +49,7 @@
49
compatible = "atmel,atmel_mxt_ts";
50
reg = <0x4a>;
51
52
- interrupts = <73 0x0>;
+ interrupts = <PIN_PC9 IRQ_TYPE_NONE>;
53
54
pinctrl-0 = <&pinctrl_mxt_irq>;
55
};
0 commit comments