commit | d261de896031dcc6872f89f0dcc2e95f4d090b1b | [log] [tgz] |
---|---|---|
author | Johann Fischer <j.fischer@phytec.de> | Mon Jul 06 14:38:17 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jul 07 15:08:16 2020 +0200 |
tree | e4580f50bd1849119010dccbdce922c30daaa62a | |
parent | 585d6d806ce72a77a922f1e952a0337a3430c09a [diff] |
drivers: dw1000: fix SPI GPIO CS Since commit 5963ebaf33bb ("drivers: spi: CS configuration through devicetree") the SPI GPIO CS flags are obtained from DT, but the patch series has missed the necessary changes for the ieee802154_dw1000 driver and decawave_dwm1001_dev board. Signed-off-by: Johann Fischer <j.fischer@phytec.de>