dts: arm: nordic: add Eng A suffix to nRF5340 CPUAPP .dtsi headers

Rename the nRF5340 QKAA variant .dtsi headers (Application
MCU) by adding an Engineering A (Eng A) suffix. This is done
to indicate that the headers should be explicitly used when
building for a board that contains the Engineeering A nrf5340
SoC variant.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2020-06-10 20:05:13 +02:00 committed by Carles Cufí
commit ac9901d5fc
4 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
*/
/dts-v1/;
#include <nordic/nrf5340_cpuapp_qkaa.dtsi>
#include <nordic/nrf5340_cpuapp_qkaa_eng_a.dtsi>
#include "nrf5340pdk_nrf5340_cpuapp_common.dts"
/ {

View file

@ -5,7 +5,7 @@
*/
/dts-v1/;
#include <nordic/nrf5340_cpuappns_qkaa.dtsi>
#include <nordic/nrf5340_cpuappns_qkaa_eng_a.dtsi>
#include "nrf5340pdk_nrf5340_cpuapp_common.dts"
/ {