commit | 84ee7341feff29eb6867127f716a694e1b9c6717 | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Wed Dec 11 10:25:13 2019 -0600 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 05 12:00:36 2020 +0100 |
tree | 90a52456d22ef8e306c4982e8c38ba42cb523466 | |
parent | a908db8d20aee82b87658c4d0f775d55743aec88 [diff] |
drivers: gpio_ht16k33: add hard-coded support for pin validation Add the common config structure as a prefix of the driver-specific config structure. The devicetree binding does not inherit from gpio-controller, so the required property is not available there. A hard-coded value of 32 pins has been implemented to make the driver function. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>