platform/x86: Add support for Basin Cove power button
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Mar 2019 10:59:56 +0000 (12:59 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 8 May 2019 21:33:03 +0000 (00:33 +0300)
commit6456fd731517f473eac033f898d40ae76b160183
tree31b2c8c645dbb50f4aa6f54b139fff66603ec8f4
parent487579bab867e739be3d2c0064ad3af1221482c8
platform/x86: Add support for Basin Cove power button

This provides a new input driver for supporting the power button on
Basin Cove PMIC, found on Intel Merrifield-based devices.

The driver follows the design used in intel_chtdc_ti_pwrbtn.c module.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/intel_mrfld_pwrbtn.c [new file with mode: 0644]