commit | 808a88abd4c9be481d1272add90e3eb8f585afea | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Tue Dec 03 12:01:28 2019 -0600 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 05 12:00:36 2020 +0100 |
tree | af1256b4349b296732a6af7347bc13a4c1917776 | |
parent | 9d41d539277b5aae933500637fd57fce5dd0ab57 [diff] |
dts: binding: gpio: add default for ngpios property Almost all drivers support 32 pins, though some support less. Eventually this should be specified in every SOC binding, but until then provide a default so GPIO drivers can be updated to use this. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>