Searched hist:b61d8e630a8577600813acb2d0ce43ced8e9d107 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/proximity/ |
H A D | sx9500.c | diff b61d8e630a8577600813acb2d0ce43ced8e9d107 Mon Feb 26 20:37:35 CET 2018 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: proximity: sx9500: Add GPIO ACPI mapping table
In order to satisfy GPIO ACPI library requirements convert users of gpiod_get_index() to correctly behave when there no mapping is provided by firmware.
Here we add explicit mapping between _CRS GpioIo() resources and their names used in the driver.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|