Re: [PATCH V3 1/9] Documentation: devicetree: input: additions for da9061 onkey driver

2016-11-09 Thread Rob Herring
On Mon, Oct 31, 2016 at 04:02:02PM +, Steve Twiss wrote: > From: Steve Twiss > > Add binding information for DA9061 onkey. > > This patch updates the compatible string "dlg,da9061-onkey" to support > DA9061, removes the reference to KEY_SLEEP (which the driver no longer > supports) and fixes

Re: [PATCH V3 1/9] Documentation: devicetree: input: additions for da9061 onkey driver

2016-11-08 Thread Dmitry Torokhov
On Mon, Oct 31, 2016 at 04:02:02PM +, Steve Twiss wrote: > From: Steve Twiss > > Add binding information for DA9061 onkey. > > This patch updates the compatible string "dlg,da9061-onkey" to support > DA9061, removes the reference to KEY_SLEEP (which the driver no longer > supports) and fixes

[PATCH V3 1/9] Documentation: devicetree: input: additions for da9061 onkey driver

2016-10-31 Thread Steve Twiss
From: Steve Twiss Add binding information for DA9061 onkey. This patch updates the compatible string "dlg,da9061-onkey" to support DA9061, removes the reference to KEY_SLEEP (which the driver no longer supports) and fixes a typo in the example for DA9063. Supporting KEY_SLEEP was not the genera