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:
Jedrzej Ciupis 2020-12-16 16:10:29 +01:00 committed by Anas Nashif
commit 5448d83471

View file

@ -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>;
};