Skip to content

Commit b7206f3

Browse files
committed
Merge branch 'at91-4.9-trunk/dt' into linux-4.9-at91
2 parents b2b06ab + f6ae9b7 commit b7206f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/at91-sama5d2_ptc_ek_pda4.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
compatible = "qt1070";
4040
reg = <0x1b>;
4141
interrupt-parent = <&pioA>;
42-
interrupts = <98 0x0>;
42+
interrupts = <PIN_PD2 IRQ_TYPE_NONE>;
4343
pinctrl-names = "default";
4444
pinctrl-0 = <&pinctrl_qt1070_irq>;
4545
wakeup-source;
@@ -49,7 +49,7 @@
4949
compatible = "atmel,atmel_mxt_ts";
5050
reg = <0x4a>;
5151
interrupt-parent = <&pioA>;
52-
interrupts = <73 0x0>;
52+
interrupts = <PIN_PC9 IRQ_TYPE_NONE>;
5353
pinctrl-names = "default";
5454
pinctrl-0 = <&pinctrl_mxt_irq>;
5555
};

0 commit comments

Comments
 (0)