dts: nrf5: Changed GPIO and GPIOTE define names

Changed names using nrf5 to nrf for consistency with other drivers.

Signed-off-by: Mieszko Mierunski <mieszko.mierunski@nordicsemi.no>
This commit is contained in:
Mieszko Mierunski 2018-07-18 13:05:13 +02:00 committed by Anas Nashif
commit 4f6aac1a67
28 changed files with 107 additions and 104 deletions

View file

@ -45,7 +45,7 @@ config MODEM_WNCM14A2A
select MODEM_RECEIVER
select NET_OFFLOAD
select UART_MCUX_2 if BOARD_FRDM_K64F
select GPIO_NRF5_P1 if SOC_NRF52840
select GPIO_NRF_P1 if SOC_NRF52840
select UART_1_NRF_UARTE if SOC_NRF52840
select UART_1_NRF_FLOW_CONTROL if SOC_NRF52840
help