[PATCH 0/2] Improve regmap support for more exotic devices

From: Tony Lindgren
Date: Thu Sep 15 2016 - 16:56:34 EST


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