]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Jan 2020 20:34:44 +0000 (12:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Jan 2020 20:34:44 +0000 (12:34 -0800)
commit74fb85ee213a59eeefefe4c1b094e2803141e458
treec23b59d5ae1ea62e7861f979d379a70c2e6c91d7
parent904f991cbee707fd501a8f59eb3ea044e5dfa5f0
parent99eac74689667126ac73482ce31067f37d1742fc
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A small collection of fixes here, one to make the newly added PTP
  timestamping code more accurate, a few driver fixes and a fix for the
  core DT binding to document the fact that we support eight wire buses"

* tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: Document Octal mode as valid SPI bus width
  spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
  spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode
  spi: Don't look at TX buffer for PTP system timestamping
  spi: uniphier: Fix FIFO threshold
drivers/spi/spi-dw.c
drivers/spi/spi.c