Commit 92778e44 authored by Bartosz Sokolski's avatar Bartosz Sokolski Committed by Carles Cufi
Browse files

arch: soc: nrf52: add UART1 to dts fixup



Current fixup supports only UART0 while there is also UART1

Signed-off-by: default avatarBartosz Sokolski <bartosz.sokolski@nordicsemi.no>
parent f5ddc99c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,6 +5,10 @@
#define CONFIG_UART_0_BAUD_RATE		NORDIC_NRF_UART_40002000_CURRENT_SPEED
#define CONFIG_UART_0_NAME		NORDIC_NRF_UART_40002000_LABEL

#define CONFIG_UART_1_IRQ_PRI		NORDIC_NRF_UART_40028000_IRQ_0_PRIORITY
#define CONFIG_UART_1_BAUD_RATE		NORDIC_NRF_UART_40028000_CURRENT_SPEED
#define CONFIG_UART_1_NAME		NORDIC_NRF_UART_40028000_LABEL

#define FLASH_DEV_NAME			NRF_NRF52_FLASH_CONTROLLER_4001E000_LABEL

#define CONFIG_GPIO_NRF5_P0_DEV_NAME	NORDIC_NRF5_GPIO_50000000_LABEL