+Luotao Fu
On Sat, Nov 03, 2012 at 00:25:53, Stephen Warren wrote:
> On 11/02/2012 05:03 AM, AnilKumar Ch wrote:
> > Add device tree support to matrix keypad driver and usage details
> > are added to device tree documentation. Driver was tested on AM335x
> > EVM.
>
> > +++ b/Documentation/devicet
On 11/02/2012 05:03 AM, AnilKumar Ch wrote:
> Add device tree support to matrix keypad driver and usage details
> are added to device tree documentation. Driver was tested on AM335x
> EVM.
> +++ b/Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
> +Optional Properties:
> +- cluster
Add device tree support to matrix keypad driver and usage details
are added to device tree documentation. Driver was tested on AM335x
EVM.
Signed-off-by: AnilKumar Ch
---
This patch was tested on AM335x-EVM with DT patches, DT data
patches will be submitted once this is accepted.
Changes from v2