On Fri, Oct 28, 2016 at 04:14:44PM -0700, Dmitry Torokhov wrote: > Make use of the device property API in this driver so that both OF based > systems and ACPI based systems can use this driver. > > Suggested-by: Geert Uytterhoeven <geert+rene...@glider.be> > Suggested-by: Mika Westerberg <mika.westerb...@linux.intel.com> > Signed-off-by: Dmitry Torokhov <dmitry.torok...@gmail.com>
I tested 1-6 on Intel Joule with both gpio_keys and gpio_keys_polled and it works fine. Thanks for doing this! For the whole series, Tested-by: Mika Westerberg <mika.westerb...@linux.intel.com>