[PATCH 1/4] input: Add new sun4i-lradc-keys drivers
From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
Date: 2014-01-01 20:56:03
Also in:
linux-input
From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
Date: 2014-01-01 20:56:03
Also in:
linux-input
Hi Hans, On Wed, Jan 01, 2014 at 08:30:07PM +0100, Hans de Goede wrote:
+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_ codes
I think this should be "linux,chan0-keycodes". Thanks. -- Dmitry