Re: [PATCH] ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2

From: Tony Lindgren
Date: Tue May 05 2020 - 14:42:28 EST


* Adam Ford <aford173@xxxxxxxxx> [200504 16:02]:
> Various OMAP3 boards have two AES blocks, but only one is currently
> available, because the hwmods are only configured for one.
>
> This patch migrates the hwmods for the AES engine to sysc-omap2
> which allows the second AES crypto engine to become available.
>
> omap-aes 480a6000.aes1: OMAP AES hw accel rev: 2.6
> omap-aes 480a6000.aes1: will run requests pump with realtime priority
> omap-aes 480c5000.aes2: OMAP AES hw accel rev: 2.6
> omap-aes 480c5000.aes2: will run requests pump with realtime priority

Great :) Looks like I'm getting the following though:

DTC arch/arm/boot/dts/am3517-craneboard.dtb
arch/arm/boot/dts/omap3.dtsi:160.39-184.5: ERROR (phandle_references):
/ocp@68000000/target-module@480a6000:
Reference to non-existent node or label "aes1_ick"

Is this patch maybe missing a change for am3717 for the aes1_ick?

Regards,

Tony