[PATCH v2] board: ti: am65x: Update fdt fixup logic for interconnect nodes

Lokesh Vutla lokeshvutla at ti.com
Tue Aug 11 12:36:15 CEST 2020



On 30/07/20 12:11 am, Suman Anna wrote:
> The DT nodes on AM65x SoCs currently use a node name "interconnect" for
> the various interconnects. This name is not following the DT schema, and
> should simply be "bus". Update the fdt fixup logic to use both the
> current and the expected corrected path names so that this logic won't
> be broken with newer kernels.
> 
> The logic also corrects the crypto node name as the DT node
> unit-addresses are all expected to be lower case.
> 
> Signed-off-by: Suman Anna <s-anna at ti.com>
> ---
> v2: dropped the local variable due to its usage only in the conditional
>     CONFIG_TI_SECURE_DEVICE compilation path
> v1: https://patchwork.ozlabs.org/project/uboot/patch/20200723225609.29404-1-s-anna@ti.com/

Applied to u-boot-ti

Thanks and regards,
Lokesh



More information about the U-Boot mailing list