[PATCH v6 12/14] arm: dts: am335x-bonegreen-eco-u-boot: Add include of bone-common
Markus Schneider-Pargmann (TI)
msp at baylibre.com
Wed Apr 15 18:02:33 CEST 2026
am335x-bonegreen-eco is the only bone that does not have a -u-boot.dtsi
file yet. The added include for am335x-bone-common-u-boot.dtsi adds the
needed tick-timer definition.
Signed-off-by: Markus Schneider-Pargmann (TI) <msp at baylibre.com>
---
arch/arm/dts/am335x-bonegreen-eco-u-boot.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/dts/am335x-bonegreen-eco-u-boot.dtsi b/arch/arm/dts/am335x-bonegreen-eco-u-boot.dtsi
new file mode 100644
index 0000000000000000000000000000000000000000..e348f84d9be9a858596d5f5e1a7127e7d8c1e7d3
--- /dev/null
+++ b/arch/arm/dts/am335x-bonegreen-eco-u-boot.dtsi
@@ -0,0 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * am335x-bonegreen-eco U-Boot Additions
+ */
+
+#include "am335x-bone-common-u-boot.dtsi"
--
2.53.0
More information about the U-Boot
mailing list