soc: arm: nordic: adding ipc aliases for nRF53

This commit adds ipc-0 aliases in the DTS framework
for nRF5340 Application and Network MCU.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
This commit is contained in:
Emil Obalski 2019-09-05 09:51:00 +02:00 committed by Carles Cufí
commit 95c41b11a7
2 changed files with 2 additions and 0 deletions

View file

@ -46,6 +46,7 @@
gpiote-0 = &gpiote;
i2c-0 = &i2c0;
i2c-1 = &i2c1;
ipc-0 = &ipc;
pdm-0 = &pdm0;
spi-0 = &spi0;
spi-1 = &spi1;

View file

@ -37,6 +37,7 @@
gpio-1 = &gpio1;
gpiote-0 = &gpiote;
i2c-0 = &i2c0;
ipc-0 = &ipc;
spi-0 = &spi0;
wdt-0 = &wdt;
timer-0 = &timer0;