arm64: dts: allwinner: pinephone: Support volume key wakeup
PinePhone volume keys are connected to the LRADC in the A64. Users may want to use them to wake the device from sleep. Support this by declaring the LRADC as a wakeup source. Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://lore.kernel.org/r/20210113040542.34247-4-samuel@sholland.org
This commit is contained in:
parent
7f230c86de
commit
0b26926a96
@ -196,6 +196,7 @@
|
||||
|
||||
&lradc {
|
||||
vref-supply = <®_aldo3>;
|
||||
wakeup-source;
|
||||
status = "okay";
|
||||
|
||||
button-200 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user