ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2
authorAdam Ford <aford173@gmail.com>
Wed, 17 Jun 2020 10:58:40 +0000 (05:58 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 29 Jun 2020 17:22:47 +0000 (10:22 -0700)
commitc312f066314e3dfb99fe7db8b8b43c4d8992c90c
tree2ce3d6494867ee0381c1378d2bf24f64fdbdb24f
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2

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

Signed-off-by: Adam Ford <aford173@gmail.com>
[tony@atomide.com: updated to disable both aes_targets on hs boards]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am3517.dtsi
arch/arm/boot/dts/omap3-n900.dts
arch/arm/boot/dts/omap3-tao3530.dtsi
arch/arm/boot/dts/omap3.dtsi
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c