On Tue, 2 Jun 2015, Roger Quadros wrote: > GPMC hwmod is flagged as HWMOD_INIT_NO_IDLE so it is kept > enabled at boot. If the GPMC driver is not loaded then > GPMC will not be idled thus preventing CORE from going idle > during suspend. > > Disable HWMOD_INIT_NO_IDLE and HWMOD_INIT_NO_RESET. > > The only reason HWMOD_INIT_NO_RESET was there was to retain > GPMC timings/settings configured by bootloader. We no longer > need that as we're configuring the timins in the kernel. > > There is no reasoning as to why HWMOD_INIT_NO_IDLE was there. > Seems to have beein blindly copied from omap3/4 hwmod code. > > Signed-off-by: Roger Quadros <rogerq@xxxxxx> Hi Roger, could you take a look at Tony's patch "memory: omap-gpmc: Add Kconfig option for debug" and see if this needs to be changed in light of that patch? regards, - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html