• Afzal Mohammed's avatar
    ARM: OMAP2+: gpmc: handle additional timings · 559d94b0
    Afzal Mohammed authored
    Configure busturnaround, cycle2cycledelay, waitmonitoringtime,
    clkactivationtime in gpmc_cs_set_timings(). This is done so
    that boards can configure these parameters of gpmc in Kernel
    instead of relying on bootloader. Also configure bool type
    timings like extradelay.
    
    This needed change to the existing users that were configuring
    clk activation time and extra delay by directly writing to
    registers. Thanks to Tony for making me aware of users of clk
    activation and being kind enough to test the modified one.
    Signed-off-by: default avatarAfzal Mohammed <afzal@ti.com>
    559d94b0
gpmc-onenand.c 10.9 KB