1. 23 Jun, 2023 1 commit
    • Mark Brown's avatar
      spi: Helper for deriving timeout values · a77541ca
      Mark Brown authored
      Merge series from Miquel Raynal <miquel.raynal@bootlin.com>:
      
      I recently came across an issue with the Atmel spi controller driver
      which would stop my transfers after a too small timeout when performing
      big transfers (reading a 4MiB flash in one transfer). My initial idea
      was to derive a the maximum amount of time a transfer would take
      depending on its size and use that as value to avoid erroring-out when
      not relevant. Mark wanted to go further by creating a core helper doing
      that, based on the heuristics from the sun6i driver.
      
      Here is a small series of 3 patches doing exactly that.
      a77541ca
  2. 22 Jun, 2023 4 commits
  3. 19 Jun, 2023 1 commit
  4. 15 Jun, 2023 4 commits
  5. 07 Jun, 2023 2 commits
  6. 06 Jun, 2023 4 commits
  7. 02 Jun, 2023 2 commits
  8. 01 Jun, 2023 4 commits
  9. 31 May, 2023 2 commits
  10. 30 May, 2023 16 commits