Commit 5635d2d9 authored by Joel Fernandes's avatar Joel Fernandes Committed by Tim Gardner

UBUNTU: SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type

Use the newly added sysc type4 for AES module.
Signed-off-by: default avatarJoel Fernandes <joelf@ti.com>
Signed-off-by: default avatarPaolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent 06b5f69b
......@@ -223,6 +223,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 = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment