linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] RAVE SP MFD driver fixes/improvements
@ 2018-07-07  2:41 Andrey Smirnov
  2018-07-07  2:41 ` [PATCH 1/6] mfd: rave-sp: Remove unused defines Andrey Smirnov
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Andrey Smirnov @ 2018-07-07  2:41 UTC (permalink / raw)
  To: Lee Jones
  Cc: Andrey Smirnov, linux-kernel, cphealy, Lucas Stach, Nikita Yushchenko

Lee:

This series is a number of small fixes the resulted from using RAVE SP
driver on wider selection of ZII devices that initial driver was
tested on. In addition to RDU1 and RDU2, the driver is now known to
work reasonably well on SCU2 Mezz (being upstreamed currently) as well
as SPU3 (not supported by upstream yet).

Hopefully all of the changes are straightforward.

Let me know if anything needs changing.

Thanks,
Andrey Smirnov

Andrey Smirnov (6):
  mfd: rave-sp: Remove unused defines
  mfd: rave-sp: Fix incorrectly specified checksum type
  mfd: rave-sp: Initialize flow control and parity of the port
  mfd: rave-sp: Add legacy EEPROM access command translation
  mfd: rave-sp: Add legacy watchdog ping command translation
  mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it

 drivers/mfd/rave-sp.c       | 119 +++++++++++++++++++++++-------------
 include/linux/mfd/rave-sp.h |   1 +
 2 files changed, 76 insertions(+), 44 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-07-13  7:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-07  2:41 [PATCH 0/6] RAVE SP MFD driver fixes/improvements Andrey Smirnov
2018-07-07  2:41 ` [PATCH 1/6] mfd: rave-sp: Remove unused defines Andrey Smirnov
2018-07-13  7:30   ` Lee Jones
2018-07-07  2:41 ` [PATCH 2/6] mfd: rave-sp: Fix incorrectly specified checksum type Andrey Smirnov
2018-07-13  7:30   ` Lee Jones
2018-07-07  2:41 ` [PATCH 3/6] mfd: rave-sp: Initialize flow control and parity of the port Andrey Smirnov
2018-07-13  7:31   ` Lee Jones
2018-07-07  2:41 ` [PATCH 4/6] mfd: rave-sp: Add legacy EEPROM access command translation Andrey Smirnov
2018-07-13  7:31   ` Lee Jones
2018-07-07  2:41 ` [PATCH 5/6] mfd: rave-sp: Add legacy watchdog ping " Andrey Smirnov
2018-07-13  7:31   ` Lee Jones
2018-07-07  2:41 ` [PATCH 6/6] mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it Andrey Smirnov
2018-07-13  7:31   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).