commit | a908db8d20aee82b87658c4d0f775d55743aec88 | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Wed Dec 11 10:15:53 2019 -0600 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 05 12:00:36 2020 +0100 |
tree | 2a8ebee56d55657c8241f11b2c476519ee2e4970 | |
parent | 10075991cc17ed93ce469caf278b2d77ff86ed7b [diff] |
drivers: gpio_gecko: add hard-coded support for pin validation Add the common config structure as a prefix of the driver-specific config structure. This driver uses fixups to define a common name based on the SOC; until aliases for the new properties are added the code assumes all pins are supported. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>