arm: dts: iot2050: Include u-boot specific bits implicitly

Create *-u-boot.dtsi files for each target dtb of the IOT2050 series so
that we can drop the #include deviations from upstream dts[i] files
here.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
Jan Kiszka 2023-04-25 21:28:23 +02:00 committed by Tom Rini
parent 837833a724
commit fca76cda28
8 changed files with 24 additions and 8 deletions

View file

@ -49,5 +49,3 @@
snps,dis-u1-entry-quirk;
snps,dis-u2-entry-quirk;
};
#include "k3-am65-iot2050-common-pg2-u-boot.dtsi"

View file

@ -11,9 +11,6 @@
#include "k3-am65-iot2050-common.dtsi"
#include "k3-am65-iot2050-common-u-boot.dtsi"
#include "k3-am65-iot2050-boot-image.dtsi"
/ {
memory@80000000 {
device_type = "memory";

View file

@ -0,0 +1,11 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) Siemens AG, 2023
*
* Authors:
* Jan Kiszka <jan.kiszka@siemens.com>
*/
#include "k3-am65-iot2050-common-u-boot.dtsi"
#include "k3-am65-iot2050-common-pg2-u-boot.dtsi"
#include "k3-am65-iot2050-boot-image.dtsi"

View file

@ -0,0 +1,10 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) Siemens AG, 2023
*
* Authors:
* Jan Kiszka <jan.kiszka@siemens.com>
*/
#include "k3-am65-iot2050-common-u-boot.dtsi"
#include "k3-am65-iot2050-boot-image.dtsi"

View file

@ -13,9 +13,6 @@
#include "k3-am65-iot2050-common.dtsi"
#include "k3-am65-iot2050-common-u-boot.dtsi"
#include "k3-am65-iot2050-boot-image.dtsi"
/ {
memory@80000000 {
device_type = "memory";

View file

@ -0,0 +1 @@
k3-am6528-iot2050-basic-pg2-u-boot.dtsi

View file

@ -0,0 +1 @@
k3-am6528-iot2050-basic-pg2-u-boot.dtsi

View file

@ -0,0 +1 @@
k3-am6528-iot2050-basic-u-boot.dtsi