Searched hist:"380 b1e2f3a2f32bfe9c0aa85a68629eb99b043c0" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-exar.c | diff 380b1e2f3a2f32bfe9c0aa85a68629eb99b043c0 Mon May 22 12:43:18 CEST 2017 Jan Kiszka <jan.kiszka@siemens.com> gpio-exar/8250-exar: Make set of exported GPIOs configurable
On the SIMATIC, IOT2040 only a single pin is exportable as GPIO, the rest is required to operate the UART. To allow modeling this case, expand the platform device data structure to specify a (consecutive) pin subset for exporting by the gpio-exar driver.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | diff 380b1e2f3a2f32bfe9c0aa85a68629eb99b043c0 Mon May 22 12:43:18 CEST 2017 Jan Kiszka <jan.kiszka@siemens.com> gpio-exar/8250-exar: Make set of exported GPIOs configurable
On the SIMATIC, IOT2040 only a single pin is exportable as GPIO, the rest is required to operate the UART. To allow modeling this case, expand the platform device data structure to specify a (consecutive) pin subset for exporting by the gpio-exar driver.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
|