> >Looks like without this clock, GPIO module isn't resetting even on > >writing to SYSCONFIG register. Should we provide a seperate reset > >function for gpio, like the way it was suggested for i2c ? > > No need for that, it is already working like that on OMAP4. > We have a nice flag that handle that clock during reset. > > .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET, Thanks benoit. I'll use this flag and try resetting GPIO module. br , - avinash > > Regards, > Benoit > > -- > 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 -- 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