RE: [RFC PATCH] Board support for the the GPIO keys

2010-08-26 Thread Datta, Shubhrajyoti
for the the GPIO keys Gadiyar, Anand gadi...@ti.com writes: Datta, Shubhrajyoti wrote: Subject: [RFC PATCH] Board support for the the GPIO keys Please tag $SUBJECT with something like omap: 4430sdp: and add add proximity sensor support via GPIO keys Yes, missed it in this patch

Re: [RFC PATCH] Board support for the the GPIO keys

2010-08-25 Thread Kevin Hilman
Gadiyar, Anand gadi...@ti.com writes: Datta, Shubhrajyoti wrote: Subject: [RFC PATCH] Board support for the the GPIO keys Please tag $SUBJECT with something like omap: 4430sdp: and add add proximity sensor support via GPIO keys Kevin -- To unsubscribe from this list: send the line

RE: [RFC PATCH] Board support for the the GPIO keys

2010-08-20 Thread Murphy, Dan
] Board support for the the GPIO keys Board support for the GPIO keys. The proximity sensor is connected to GPIO and is registered as a GPIO key. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com --- arch/arm/mach-omap2/board-4430sdp.c | 56 +++ 1 files

[RFC PATCH] Board support for the the GPIO keys

2010-08-19 Thread Shubhrajyoti D
Board support for the GPIO keys. The proximity sensor is connected to GPIO and is registered as a GPIO key. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com --- arch/arm/mach-omap2/board-4430sdp.c | 56 +++ 1 files changed, 56 insertions(+), 0 deletions(-)

RE: [RFC PATCH] Board support for the the GPIO keys

2010-08-19 Thread Gadiyar, Anand
Datta, Shubhrajyoti wrote: Subject: [RFC PATCH] Board support for the the GPIO keys Please tag $SUBJECT with something like omap: 4430sdp: Board support for the GPIO keys. The proximity sensor is connected to GPIO and is registered as a GPIO key. Signed-off-by: Shubhrajyoti D