Re: [PATCH v1 3/3] extcon: int3496: Add GPIO ACPI mapping table

2017-02-23 Thread Chanwoo Choi
Hi, On 2017년 02월 23일 19:31, Andy Shevchenko wrote: > In order to make GPIO ACPI library stricter prepare 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

[PATCH v1 3/3] extcon: int3496: Add GPIO ACPI mapping table

2017-02-23 Thread Andy Shevchenko
In order to make GPIO ACPI library stricter prepare 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 --- drivers/extcon/ex