提交 be6d90b1 编写于 作者: L Ludovic Desroches 提交者: Alexandre Belloni

ARM: dts: at91: sama5d2_xplained: set PB_USER as wakeup source

Set the PB_USER button as a wakeup source to resume from ulp0 mode.
Signed-off-by: NLudovic Desroches <ludovic.desroches@microchip.com>
[claudiu.beznea@microchip.com: change subject to match the desired prefix]
Signed-off-by: NClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
上级 06530725
...@@ -531,6 +531,7 @@ ...@@ -531,6 +531,7 @@
label = "PB_USER"; label = "PB_USER";
gpios = <&pioA PIN_PB9 GPIO_ACTIVE_LOW>; gpios = <&pioA PIN_PB9 GPIO_ACTIVE_LOW>;
linux,code = <0x104>; linux,code = <0x104>;
wakeup-source;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册