linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH resend v3 0/2] sunxi LRADC/volume key wakeup support
@ 2021-08-05  5:12 Samuel Holland
  2021-08-05  5:12 ` [PATCH resend v3 1/2] dt-bindings: sun4i-a10-lradc-keys: Accept wakeup-source property Samuel Holland
  2021-08-05  5:12 ` [PATCH resend v3 2/2] input: sun4i-lradc-keys - Add wakup support Samuel Holland
  0 siblings, 2 replies; 3+ messages in thread
From: Samuel Holland @ 2021-08-05  5:12 UTC (permalink / raw)
  To: Dmitry Torokhov
  Cc: Hans de Goede, Rob Herring, Maxime Ripard, Chen-Yu Tsai,
	Jernej Skrabec, devicetree, linux-input, linux-kernel,
	linux-sunxi, Samuel Holland

This series allows the volume keys on the PinePhone (and other devices
with LRADC buttons) to wake up the device from sleep.

Currently `make dtbs_check` complains because the DT update was merged
without the binding.

Changes since v2:
  - Dropped unnecessary pr_err in platform_get_irq() error path
  - Dropped patch 3 (DT update) as it was merged
  - Added Acked-by/Reviewed-by tags

Changes since v1:
  - Add requisite DT binding change
  - Only add wakeup capability if "wakeup-source" is present
  - Warn but do not error out if setting the wake IRQ fails
  - Add "wakeup-source" property to PinePhone device tree

Ondrej Jirman (1):
  input: sun4i-lradc-keys - Add wakup support

Samuel Holland (1):
  dt-bindings: sun4i-a10-lradc-keys: Accept wakeup-source property

 .../input/allwinner,sun4i-a10-lradc-keys.yaml |  2 ++
 drivers/input/keyboard/sun4i-lradc-keys.c     | 20 +++++++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

-- 
2.26.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-05  5:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  5:12 [PATCH resend v3 0/2] sunxi LRADC/volume key wakeup support Samuel Holland
2021-08-05  5:12 ` [PATCH resend v3 1/2] dt-bindings: sun4i-a10-lradc-keys: Accept wakeup-source property Samuel Holland
2021-08-05  5:12 ` [PATCH resend v3 2/2] input: sun4i-lradc-keys - Add wakup support Samuel Holland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).