[PATCH 7/7] OMAP: AM33xx: hwmod: Correct AES module SYSC type
Joel Fernandes
joelf at ti.com
Mon Nov 25 16:44:36 EST 2013
Use the newly added sysc type4 for AES module.
Signed-off-by: Joel Fernandes <joelf at ti.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.1.2
More information about the linux-arm-kernel
mailing list