[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201306191022.51630.marex@denx.de>
Date: Wed, 19 Jun 2013 10:22:51 +0200
From: Marek Vasut <marex@...x.de>
To: Chao Xie <chao.xie@...vell.com>
Cc: dmitry.torokhov@...il.com, arnd@...db.de, eric.y.miao@...il.com,
haojian.zhuang@...il.com, drwyrm@...il.com, stefan@...nezx.org,
laforge@...nezx.org, robert.jarzmik@...e.fr, sleep_walker@...e.cz,
slapin@...fans.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
xiechao.mail@...il.com
Subject: Re: [PATCH V3 5/5] input: pxa27x-keypad: add device tree support
Dear Chao Xie,
> Signed-off-by: Chao Xie <chao.xie@...vell.com>
> ---
> .../devicetree/bindings/input/pxa27x-keypad.txt | 60 +++++
> drivers/input/keyboard/pxa27x_keypad.c | 232
> +++++++++++++++++++- 2 files changed, 288 insertions(+), 4 deletions(-)
> create mode 100644
> Documentation/devicetree/bindings/input/pxa27x-keypad.txt
>
> diff --git a/Documentation/devicetree/bindings/input/pxa27x-keypad.txt
> b/Documentation/devicetree/bindings/input/pxa27x-keypad.txt new file mode
> 100644
> index 0000000..f8674f7
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/input/pxa27x-keypad.txt
> @@ -0,0 +1,60 @@
> +* Marvell PXA Keypad controller
> +
> +Required Properties
> +- compatible : should be "marvell,pxa27x-keypad"
> +- reg : Address and length of the register set for the device
> +- interrupts : The interrupt for the keypad controller
> +- marvell,debounce-interval : How long time the key will be
Is there no generic prop name for this debounce interval?
Best regards,
Marek Vasut
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists