Merge series "Add IRQ mode support for hisi-sfc-v3xx driver and some cleanups" from...
authorMark Brown <broonie@kernel.org>
Fri, 25 Sep 2020 20:40:21 +0000 (21:40 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 25 Sep 2020 20:40:21 +0000 (21:40 +0100)
commitb4ac06ed7fb097b1f2a4fd2d9754387f48b6ebfe
tree93dff210646d679d042bd2c69ae6234d15b63660
parent4cafaddedb5fbef9531202ee547784409fd0de33
parentb1dd565124bea0f3ecde87336b48c5d0e98cd5bc
Merge series "Add IRQ mode support for hisi-sfc-v3xx driver and some cleanups" from Yicong Yang <yangyicong@hisilicon.com>:

This series mainly add the IRQ mode support for hisi-sfc-v3xx driver, and some
cleanups for the preparation of the IRQ mode.
After this patch, the device can work in IRQ mode, or if firmware doesn't
declare irq support it will fall back to Poll mode.

Patch 1-2 refactor the .exec_op() path to make it simpler and clearer.
Patch 3 factor the definition of the interrupt bits.
Patch 4 add the IRQ support of the driver.

Yicong Yang (4):
  spi: hisi-sfc-v3xx: factor out IO modes configuration
  spi: hisi-sfc-v3xx: factor out bus config and transfer functions
  spi: hisi-sfc-v3xx: factor out the bit definition of interrupt
    register
  spi: hisi-sfc-v3xx: add support for IRQ mode

 drivers/spi/spi-hisi-sfc-v3xx.c | 261 +++++++++++++++++++++++++++++-----------
 1 file changed, 190 insertions(+), 71 deletions(-)

--
2.8.1

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/