Skip to content

Commit ef41e0a

Browse files
committed
ARM: dts: at91: sama5d2_ptc_ek: add PB_USER as wakeup source
Add the push button PB_USER as wakeup source Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
1 parent bd55aa0 commit ef41e0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@
374374
label = "PB_USER";
375375
gpios = <&pioA PIN_PA10 GPIO_ACTIVE_LOW>;
376376
linux,code = <0x104>;
377+
wakeup-source;
377378
};
378379
};
379380

0 commit comments

Comments
 (0)