From: Avinash.H.M Date: Tue, 5 Apr 2011 15:40:15 +0000 (+0530) Subject: OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup. X-Git-Tag: v2.6.39-rc6~21^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95440ca5bdd3ed3e31c2fbad07b9056b31ad18c;p=pandora-kernel.git OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup. GPIO module expects the debounce clocks to be enabled during reset. It doesn't reset properly and timeouts are seen, if this clock isn't enabled during reset. Add the HWMOD_CONTROL_OPT_CLKS_IN_RESET flags to the GPIO HWMODs, with which the debounce clocks are enabled during reset. Cc: Rajendra Nayak Cc: Paul Walmsley Cc: Benoit Cousson Cc: Kevin Hilman Signed-off-by: Avinash.H.M Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed