commit | 56f975fbb444c77004bea6bf790734385853f602 | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Wed Dec 11 10:48:42 2019 -0600 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 05 12:00:36 2020 +0100 |
tree | 72b4690ba3e4db10b82e20a1e665f10d760e31d6 | |
parent | 5eebc35d8b99e503d9b4a870cebb3c27b475a957 [diff] |
drivers: gpio_mcux: add support for pin validation Add the common config structure as a prefix of the driver-specific config structure and use the devicetree GPIO pin counts to initialize it. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>