This renames the dtsi files in the dts/vendor/nordic to include the cpuapp in the filename. At the same time it updates the inclusion of these files to include the vendor in the path because the same filenames exists in both: dts/vendor/nordic dts/arm/nordic Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
/*
|
|
* Copyright (c) 2025 Nordic Semiconductor ASA
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include <vendor/nordic/nrf54l15_cpuapp_ns.dtsi>
|
|
#include "nrf54l_05_10_15_cpuapp.dtsi"
|