• Avinash.H.M's avatar
    OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup. · f95440ca
    Avinash.H.M authored
    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 <rnayak@ti.com>
    Cc: Paul Walmsley <paul@pwsan.com>
    Cc: Benoit Cousson <b-cousson@ti.com>
    Cc: Kevin Hilman <khilman@ti.com>
    Signed-off-by: default avatarAvinash.H.M <avinashhm@ti.com>
    Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
    f95440ca
omap_hwmod_3xxx_data.c 96.2 KB