Re: [PATCH v2 0/3] DA9063 Onkey Improvements and Fixes
From: Marco Felsch <hidden>
Date: 2020-01-16 08:51:29
Also in:
linux-devicetree
From: Marco Felsch <hidden>
Date: 2020-01-16 08:51:29
Also in:
linux-devicetree
Hi Dmitry, On 19-11-27 14:23, Marco Felsch wrote:
Hi, this is v2 contains all comments made on [1]. Please check the patch based changelog for further information. Patch "Input: da9063 - fix capability and drop KEY_SLEEP" is already applied mainline. [1] https://www.spinics.net/lists/devicetree/msg309431.html Marco Felsch (3): dt-bindings: Input: da9062 - add key-opmode documentation input: misc: da9063_onkey: add mode change support
Can we apply those patches.
dt-bindings: Input: da9062 - fix dlg,disable-key-power description
This one can be dropped from this series. Regards, Marco
.../devicetree/bindings/input/da9062-onkey.txt | 15 ++++++++++++--- drivers/input/misc/da9063_onkey.c | 16 ++++++++++++++++ drivers/mfd/da9062-core.c | 1 + 3 files changed, 29 insertions(+), 3 deletions(-) -- 2.20.1