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

Reply via email to