1. 31 May, 2004 1 commit
    • 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
  2. 30 May, 2004 39 commits