[PATCH 1/3] ARM: OMAP2/3: HWMOD: Add missing flags for dispc class

2012-05-10 Thread Tomi Valkeinen
hwmod class for dispc is missing sysc flags, which this patch adds. OMAP2 is missing SYSS_HAS_RESET_STATUS OMAP3 is missing SYSS_HAS_RESET_STATUS and SYSC_HAS_CLOCKACTIVITY Signed-off-by: Tomi Valkeinen --- arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c |3 ++- arch/arm/mach-omap2/omap

[PATCH 1/3] ARM: OMAP2/3: HWMOD: Add missing flags for dispc class

2012-01-24 Thread Tomi Valkeinen
hwmod class for dispc is missing sysc flags, which this patch adds. Signed-off-by: Tomi Valkeinen --- arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c |3 ++- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/