commit | 6456fd731517f473eac033f898d40ae76b160183 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Mar 19 12:59:56 2019 +0200 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu May 09 00:33:03 2019 +0300 |
tree | 31b2c8c645dbb50f4aa6f54b139fff66603ec8f4 | |
parent | 487579bab867e739be3d2c0064ad3af1221482c8 [diff] |
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>