• Russell King's avatar
    [PCMCIA] Fix up SOC PCMCIA socket timing calculations · 62bab380
    Russell King authored
    The timing calculations used by the PXA platforms did not always take
    account of the timings handed to us by PCMCIA, and where it did, it
    assumed IO timings for memory windows.
    
    We fix this, and provide a generic function which calculates the
    required timings (in nanoseconds) for IO, memory and attribute
    windows.  The SOC drivers only have to convert this information to
    whatever format the hardware requires to achieve at least these
    timing parameters.
    62bab380
pxa2xx_base.c 8.79 KB