Skip to content

Commit

Permalink
ARM: dts: at91: sama5d2_xplained: set PB_USER as wakeup source
Browse files Browse the repository at this point in the history
Set the PB_USER button as a wakeup source to resume from ulp0 mode.

Signed-off-by: Ludovic Desroches <[email protected]>
[[email protected]: change subject to match the desired prefix]
Signed-off-by: Claudiu Beznea <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
  • Loading branch information
ldesroches authored and alexandrebelloni committed Oct 10, 2017
1 parent 0653072 commit be6d90b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/at91-sama5d2_xplained.dts
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@
label = "PB_USER";
gpios = <&pioA PIN_PB9 GPIO_ACTIVE_LOW>;
linux,code = <0x104>;
wakeup-source;
};
};

Expand Down

0 comments on commit be6d90b

Please sign in to comment.