Commit d08f4a5a authored by Ludovic Desroches's avatar Ludovic Desroches Committed by Alexandre Belloni

ARM: dts: at91: sama5d2_ptc_ek: add PB_USER as wakeup source

Add the push button PB_USER as wakeup source
Signed-off-by: default avatarLudovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20200401221504.41196-3-ludovic.desroches@microchip.comSigned-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent baa998ae
......@@ -412,6 +412,7 @@ bp1 {
label = "PB_USER";
gpios = <&pioA PIN_PA10 GPIO_ACTIVE_LOW>;
linux,code = <0x104>;
wakeup-source;
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment