[PATCH 3/4] OMAP: AM33xx: hwmod: Correct AES module SYSC type

Paolo Pisati paolo.pisati at canonical.com
Thu Jan 16 15:19:27 UTC 2014


From: Joel Fernandes <joelf at ti.com>

Use the newly added sysc type4 for AES module.

Signed-off-by: Joel Fernandes <joelf at ti.com>
Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c b/arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c
index 0f17862..7f97863 100644
--- a/arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c
@@ -209,6 +209,7 @@ static struct omap_hwmod_class_sysconfig am33xx_aes0_sysc = {
 	.sysc_offs	= 0x84,
 	.syss_offs	= 0x88,
 	.sysc_flags	= SYSS_HAS_RESET_STATUS,
+	.sysc_fields    = &omap_hwmod_sysc_type4,
 };
 
 static struct omap_hwmod_class am33xx_aes0_hwmod_class = {
-- 
1.8.5.2





More information about the kernel-team mailing list