From: Tony Lindgren <tony@atomide.com>
To: Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org
Subject: [PATCH 0/2] Improve regmap support for more exotic devices
Date: Thu, 15 Sep 2016 13:56:09 -0700 [thread overview]
Message-ID: <20160915205611.14046-1-tony@atomide.com> (raw)
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
next reply other threads:[~2016-09-15 20:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-15 20:56 Tony Lindgren [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160915205611.14046-1-tony@atomide.com \
--to=tony@atomide.com \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).