summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_mrfld_pwrbtn.c
AgeCommit message (Collapse)Author
2019-05-09platform/x86: Add support for Basin Cove power buttonAndy Shevchenko
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>