dts: boards: Add nRF54L15 ENGA configuration

Add conditional DTS compilation in case of ENGA version.

Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
This commit is contained in:
Karol Lasończyk 2024-08-22 16:19:40 +02:00 committed by Carles Cufí
commit 25e90e7bb0
6 changed files with 56 additions and 13 deletions

View file

@ -6,7 +6,7 @@
/* This file is common to the secure and non-secure domain */
#include <nordic/nrf54l15_cpuapp.dtsi>
#include <nordic/nrf54l15_enga_cpuapp.dtsi>
#include "nrf54l15pdk_nrf54l15-common.dtsi"
/ {

View file

@ -5,7 +5,7 @@
*/
/dts-v1/;
#include <nordic/nrf54l15_cpuflpr.dtsi>
#include <nordic/nrf54l15_enga_cpuflpr.dtsi>
#include "nrf54l15pdk_nrf54l15-common.dtsi"
/ {