> From: Opensource [Steve Twiss] <[email protected]> > > Add the OnKey driver for DA9063 > > Plus some minor dependencies: > - Addition of "ONKEY" name to OnKey IRQ resource structure; > - Bool key_power platform data driver configuration option. > > Signed-off-by: Opensource [Steve Twiss] <[email protected]> > --- > > drivers/input/misc/Kconfig | 10 ++ > drivers/input/misc/Makefile | 1 + > drivers/input/misc/da9063-onkey.c | 209 > +++++++++++++++++++++++++++++++++++++ > drivers/mfd/da9063-core.c | 1 + > include/linux/mfd/da9063/pdata.h | 1 +
For the MFD parts: Acked-by: Lee Jones <[email protected]> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
