Skip to content

Commit c449c7c

Browse files
ldesrochesCodrin Ciubotariu
authored andcommitted
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 0201043 commit c449c7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@
385385
label = "PB_USER";
386386
gpios = <&pioA PIN_PA10 GPIO_ACTIVE_LOW>;
387387
linux,code = <0x104>;
388+
wakeup-source;
388389
};
389390
};
390391

0 commit comments

Comments
 (0)