mbox series

[0/6] Probe omap4 crypt accelerators with ti-sysc

Message ID 20191210225433.2720-1-tony@atomide.com (mailing list archive)
Headers show
Series Probe omap4 crypt accelerators with ti-sysc | expand

Message

Tony Lindgren Dec. 10, 2019, 10:54 p.m. UTC
Hi,

This series updates omap4 crypto accelerators to probe with ti-sysc.

Note that this series depends on the following series:

[PATCH 0/5] Clock changes needed to probe rng on omap4 and 5

Regards,

Tony


Tony Lindgren (6):
  ARM: dts: Configure interconnect target module for omap4 sham
  ARM: dts: Configure interconnect target module for omap4 aes
  ARM: dts: Configure interconnect target module for omap4 des
  ARM: OMAP2+: Drop legacy platform data for omap4 aes
  ARM: OMAP2+: Drop legacy platform data for omap4 sham
  ARM: OMAP2+: Drop legacy platform data for omap4 des

 arch/arm/boot/dts/omap4-l4.dtsi            |  29 +++++
 arch/arm/boot/dts/omap4.dtsi               | 110 ++++++++++++-----
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 135 ---------------------
 3 files changed, 109 insertions(+), 165 deletions(-)