]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita5203377b548435ccde8c42c0a245b62cdacf2a7
tree2ce3d6494867ee0381c1378d2bf24f64fdbdb24f
parent2e0873da09585b8a2daf9ca8c2facd15f454ec3f
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