boards: arm: nrf21540dk_nrf52840: complete GPIO interface
Apart from the previously added pins, nRF21540's GPIO interface includes also MODE pin. This commit adds this pin to relevant devicetree. Signed-off-by: Jedrzej Ciupis <jedrzej.ciupis@nordicsemi.no>
This commit is contained in:
parent
ad47b59e27
commit
5448d83471
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@
|
|||
rx-en-gpios = <&gpio0 19 GPIO_ACTIVE_HIGH>;
|
||||
pdn-gpios = <&gpio0 23 GPIO_ACTIVE_HIGH>;
|
||||
ant-sel-gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;
|
||||
mode-gpios = <&gpio0 17 GPIO_ACTIVE_HIGH>;
|
||||
spi-if = <&nrf_radio_fem_spi>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue