commit | 380b1e2f3a2f32bfe9c0aa85a68629eb99b043c0 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon May 22 12:43:18 2017 +0200 |
committer | Jan Kiszka <jan.kiszka@siemens.com> | Mon Jul 03 08:32:42 2017 +0200 |
tree | 98ba961d67ef9bcba4c5762bdf6c623a573f4614 | |
parent | 277036f05be242540b7bfe75f226107d04f51b06 [diff] |
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>