Skip to content

Commit 1815937

Browse files
committed
fixup dts for lpc_m0
1 parent 8f113ea commit 1815937

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

arch/arm/soc/nxp_lpc/lpc54xxx/dts.fixup

+4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66

77
/* SoC level DTS fixup file */
88

9+
#if defined(CONFIG_SOC_LPC54114_M0)
10+
#define CONFIG_NUM_IRQ_PRIO_BITS ARM_V6M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS
11+
#else
912
#define CONFIG_NUM_IRQ_PRIO_BITS ARM_V7M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS
13+
#endif
1014

1115
#define CONFIG_USART_MCUX_LPC_0_BASE_ADDRESS NXP_LPC_USART_40086000_BASE_ADDRESS_0
1216
#define CONFIG_USART_MCUX_LPC_0_BAUD_RATE NXP_LPC_USART_40086000_CURRENT_SPEED

boards/arm/lpcxpresso54114_m0/dts.fixup

-11
This file was deleted.

0 commit comments

Comments
 (0)