RE: [PATCH V1 06/10] Documentation: dt: input: temperature driver
From: Steve Twiss <hidden>
Date: 2016-10-11 11:50:48
Also in:
linux-devicetree, linux-input, linux-pm, linux-watchdog
From: Steve Twiss <hidden>
Date: 2016-10-11 11:50:48
Also in:
linux-devicetree, linux-input, linux-pm, linux-watchdog
Hi, On 10 October 2016 14:37 Rob Herring wrote:
On Thu, Oct 06, 2016 at 09:43:30AM +0100, Steve Twiss wrote:quoted
From: Steve Twiss <redacted>The subject is wrong.
Copy/paste error -- I will fix that.
quoted
Add binding information for DA9061 onkey. This patch updates the compatible string "dlg,da9061-onkey" to support DA9061, removes ther reference to KEY_SLEEP (which the driver no longers/ther/the/
And this.
quoted
supports) and fixes a typo in the example.Why is KEY_SLEEP being removed?
Supporting KEY_SLEEP was not the general convention and the typical solution should have been for KEY_POWER to support both cases of suspend and S/W power off. I changed the driver, but failed to update the documentation at that time, so am now updating this as part of the DA9061. I will add that information in the next V2 patch e-mail. Regards, Steve