linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve regmap support for more exotic devices
@ 2016-09-15 20:56 Tony Lindgren
  2016-09-15 20:56 ` [PATCH 1/2] regmap: Allow longer flag masks for read and write Tony Lindgren
  2016-09-15 20:56 ` [PATCH 2/2] regma: Add missing little endian functions Tony Lindgren
  0 siblings, 2 replies; 5+ messages in thread
From: Tony Lindgren @ 2016-09-15 20:56 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, linux-omap

Hi,

Here are few patches that make it possible to use little endian
SPI devices with regmap-spi without custom read or write
functions.

Regards,

Tony

Tony Lindgren (2):
  regmap: Allow longer flag masks for read and write
  regma: Add missing little endian functions

 drivers/base/regmap/internal.h |  4 ++--
 drivers/base/regmap/regmap.c   | 41 ++++++++++++++++++++++++++++-------------
 include/linux/regmap.h         |  8 ++++----
 3 files changed, 34 insertions(+), 19 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2016-09-16 17:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-15 20:56 [PATCH 0/2] Improve regmap support for more exotic devices Tony Lindgren
2016-09-15 20:56 ` [PATCH 1/2] regmap: Allow longer flag masks for read and write Tony Lindgren
2016-09-16 17:39   ` Applied "regmap: Allow longer flag masks for read and write" to the regmap tree Mark Brown
2016-09-15 20:56 ` [PATCH 2/2] regma: Add missing little endian functions Tony Lindgren
2016-09-16 17:39   ` Applied "regmap: Add missing little endian functions" to the regmap tree Mark Brown

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).