[PATCH 2/2] Input: gpio-keys: add device tree probe support
From: Shawn Guo <hidden>
Date: 2011-07-19 01:22:52
Also in:
linux-devicetree, linux-input
From: Shawn Guo <hidden>
Date: 2011-07-19 01:22:52
Also in:
linux-devicetree, linux-input
On Mon, Jul 18, 2011 at 10:05:52AM -0700, Dmitry Torokhov wrote:
Hi Shawn, On Monday, July 18, 2011 09:45:08 AM Shawn Guo wrote:quoted
It adds device tree probe support for gpio-keys driver.There is already a patch by David Jander adding device tree support to the driver; I intend to apply it.
Sorry, I was not aware of David's patch. No problem, you can pick whichever you want. All I want to see is gpio_keys gets device tree support, because I need to convert several board files to device tree and the gpio_keys seems to be the only one missing device tree support there. -- Regards, Shawn