]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
dts: am57xx*: Add ipu early boot DT changes
authorKeerthy <j-keerthy@ti.com>
Thu, 27 Jan 2022 12:17:00 +0000 (13:17 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 16:00:03 +0000 (11:00 -0500)
Add support for ipu early boot.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
MAINTAINERS
arch/arm/dts/am57xx-beagle-x15-revb1-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am57xx-beagle-x15-revc-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am57xx-beagle-x15-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am57xx-cl-som-am57x-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am57xx-sbc-am57x-u-boot.dtsi [new file with mode: 0644]

index 19500b9e9ebc2ab5ffb24b840cbe3bd84bcbe6c9..54985aef48c71124c1d1010ce86f2f160868cf43 100644 (file)
@@ -520,6 +520,7 @@ ARM TI
 M:     Tom Rini <trini@konsulko.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-ti.git
+F:     arch/arm/dts/am57xx*
 F:     arch/arm/dts/dra7*
 F:     arch/arm/mach-davinci/
 F:     arch/arm/mach-k3/
diff --git a/arch/arm/dts/am57xx-beagle-x15-revb1-u-boot.dtsi b/arch/arm/dts/am57xx-beagle-x15-revb1-u-boot.dtsi
new file mode 100644 (file)
index 0000000..49b1621
--- /dev/null
@@ -0,0 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
+ */
+
+#include "omap5-u-boot.dtsi"
+#include "dra7-ipu-common-early-boot.dtsi"
diff --git a/arch/arm/dts/am57xx-beagle-x15-revc-u-boot.dtsi b/arch/arm/dts/am57xx-beagle-x15-revc-u-boot.dtsi
new file mode 100644 (file)
index 0000000..49b1621
--- /dev/null
@@ -0,0 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
+ */
+
+#include "omap5-u-boot.dtsi"
+#include "dra7-ipu-common-early-boot.dtsi"
diff --git a/arch/arm/dts/am57xx-beagle-x15-u-boot.dtsi b/arch/arm/dts/am57xx-beagle-x15-u-boot.dtsi
new file mode 100644 (file)
index 0000000..49b1621
--- /dev/null
@@ -0,0 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
+ */
+
+#include "omap5-u-boot.dtsi"
+#include "dra7-ipu-common-early-boot.dtsi"
diff --git a/arch/arm/dts/am57xx-cl-som-am57x-u-boot.dtsi b/arch/arm/dts/am57xx-cl-som-am57x-u-boot.dtsi
new file mode 100644 (file)
index 0000000..49b1621
--- /dev/null
@@ -0,0 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
+ */
+
+#include "omap5-u-boot.dtsi"
+#include "dra7-ipu-common-early-boot.dtsi"
diff --git a/arch/arm/dts/am57xx-sbc-am57x-u-boot.dtsi b/arch/arm/dts/am57xx-sbc-am57x-u-boot.dtsi
new file mode 100644 (file)
index 0000000..49b1621
--- /dev/null
@@ -0,0 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
+ */
+
+#include "omap5-u-boot.dtsi"
+#include "dra7-ipu-common-early-boot.dtsi"