mbox series

[0/4] DA9063 Onkey Improvements and Fixes

Message ID 20190916140358.30036-1-m.felsch@pengutronix.de (mailing list archive)
Headers show
Series DA9063 Onkey Improvements and Fixes | expand

Message

Marco Felsch Sept. 16, 2019, 2:03 p.m. UTC
Hi,

this series adds the support the select the pmic onkey behaviour. While
on it i fixed to minor issues from the past.

Regards,
  Marco

Marco Felsch (4):
  dt-bindings: Input: da9062 - add key-opmode documentation
  input: misc: da9063_onkey: add mode change support
  dt-bindings: Input: da9062 - fix dlg,disable-key-power description
  Input: da9063 - fix capability and drop KEY_SLEEP

 .../devicetree/bindings/input/da9062-onkey.txt    | 12 +++++++++---
 drivers/input/misc/da9063_onkey.c                 | 15 +++++++++++----
 drivers/mfd/da9062-core.c                         |  1 +
 3 files changed, 21 insertions(+), 7 deletions(-)