|
@@ -43,7 +43,8 @@ static struct omap_hwmod_class_sysconfig omap2_dss_sysc = {
|
|
.rev_offs = 0x0000,
|
|
.rev_offs = 0x0000,
|
|
.sysc_offs = 0x0010,
|
|
.sysc_offs = 0x0010,
|
|
.syss_offs = 0x0014,
|
|
.syss_offs = 0x0014,
|
|
- .sysc_flags = (SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE),
|
|
|
|
|
|
+ .sysc_flags = (SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE |
|
|
|
|
+ SYSS_HAS_RESET_STATUS),
|
|
.sysc_fields = &omap_hwmod_sysc_type1,
|
|
.sysc_fields = &omap_hwmod_sysc_type1,
|
|
};
|
|
};
|
|
|
|
|