[PATCH v6 12/14] arm: dts: am335x-bonegreen-eco-u-boot: Add include of bone-common

Andrew Davis afd at ti.com
Wed Apr 15 19:11:55 CEST 2026


On 4/15/26 11:02 AM, Markus Schneider-Pargmann (TI) wrote:
> 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>
> ---

This one could be squashed into patch [7/14] where you do the same
for all the others bone boards.

Andrew

>   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"
> 



More information about the U-Boot mailing list