Re: [PATCH 1/4] input: Add new sun4i-lradc-keys drivers
From: Hans de Goede <hidden>
Date: 2014-01-02 09:37:47
Also in:
linux-arm-kernel
From: Hans de Goede <hidden>
Date: 2014-01-02 09:37:47
Also in:
linux-arm-kernel
Hi, On 01/01/2014 09:56 PM, Dmitry Torokhov wrote:
Hi Hans, On Wed, Jan 01, 2014 at 08:30:07PM +0100, Hans de Goede wrote:quoted
+Required properties: + - compatible: "allwinner,sun4i-lradc-keys" + - reg: mmio address range of the chip + - interrupts: interrupt to which the chip is connected + - allwinner,chan0-step: step in mV between keys must be 150 or 200 + - allwinner,chan0-keycodes: array of include/uapi/linux/input.h KEY_ codesI think this should be "linux,chan0-keycodes".
Right, because the codes are Linux specific, will fix in v2. Regards, Hans