diff mbox series

[3/5] ARM: dts: at91: sama5d2_ptc_ek: add PB_USER as wakeup source

Message ID 20200401221504.41196-3-ludovic.desroches@microchip.com (mailing list archive)
State Mainlined
Commit d08f4a5ac9fe2121b4d809d8529b5d4927971061
Headers show
Series [1/5] ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description | expand

Commit Message

Ludovic Desroches April 1, 2020, 10:15 p.m. UTC
Add the push button PB_USER as wakeup source

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
---
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
index b803fa1f20391..32435ce1dab22 100644
--- a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
@@ -412,6 +412,7 @@  bp1 {
 			label = "PB_USER";
 			gpios = <&pioA PIN_PA10 GPIO_ACTIVE_LOW>;
 			linux,code = <0x104>;
+			wakeup-source;
 		};
 	};