]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/blobdiff - arch/arm/plat-omap/include/plat/omap_hwmod.h
OMAP4: hwmod data: Add PRM context register offset
[sitara-epos/sitara-epos-kernel.git] / arch / arm / plat-omap / include / plat / omap_hwmod.h
index 9ef4424366d25ea42674485b3248072fd15b1420..16439fa13447e6f6de421894e0319e34a6b1e182 100644 (file)
@@ -363,6 +363,7 @@ struct omap_hwmod_omap2_prcm {
 struct omap_hwmod_omap4_prcm {
        u16             clkctrl_offs;
        u16             rstctrl_offs;
+       u16             context_offs;
        u8              submodule_wkdep_bit;
 };