All of lore.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
To: <lee.jones@linaro.org>
Cc: <linux-kernel@vger.kernel.org>, <patches@opensource.wolfsonmicro.com>
Subject: [PATCH 0/7] Minor Arizona MFD Cleanups
Date: Mon, 18 Jan 2016 17:18:13 +0000	[thread overview]
Message-ID: <1453137500-23268-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> (raw)

Hi,

This series fixes up a bunch of register defaults in the Arizona
devices and sorts a few Kconfig options.

Thanks,
Charles

Charles Keepax (7):
  mfd: wm5110: Fix defaults array based on testing
  mfd: wm5102: Fix defaults array based on testing
  mfd: wm8998: Fix defaults array based on testing
  mfd: cs47l24: Fix defaults array based on testing
  mfd: arizona: Remove duplicate select of MFD_CORE
  mfd: arizona: Update small typo in Arizona SPI Kconfig
  mfd: arizona: Allow building Arizona MFD as a module

 drivers/mfd/Kconfig          |  6 ++--
 drivers/mfd/Makefile         | 18 +++++-----
 drivers/mfd/arizona-core.c   |  4 +++
 drivers/mfd/cs47l24-tables.c | 10 +-----
 drivers/mfd/wm5102-tables.c  | 16 +++------
 drivers/mfd/wm5110-tables.c  | 82 ++++++++++++++++++++------------------------
 drivers/mfd/wm8998-tables.c  | 12 ++-----
 7 files changed, 59 insertions(+), 89 deletions(-)

-- 
2.1.4

             reply	other threads:[~2016-01-18 17:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 17:18 Charles Keepax [this message]
2016-01-18 17:18 ` [PATCH 1/7] mfd: wm5110: Fix defaults array based on testing Charles Keepax
2016-01-18 17:18 ` [PATCH 2/7] mfd: wm5102: " Charles Keepax
2016-01-18 17:18 ` [PATCH 3/7] mfd: wm8998: " Charles Keepax
2016-01-18 17:18 ` [PATCH 4/7] mfd: cs47l24: " Charles Keepax
2016-01-18 17:18 ` [PATCH 5/7] mfd: arizona: Remove duplicate select of MFD_CORE Charles Keepax
2016-01-18 17:18 ` [PATCH 6/7] mfd: arizona: Update small typo in Arizona SPI Kconfig Charles Keepax
2016-01-18 17:18 ` [PATCH 7/7] mfd: arizona: Allow building Arizona MFD as a module Charles Keepax
2016-02-09 10:51 [PATCH 0/7] Minor Arizona MFD Cleanups Charles Keepax

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=1453137500-23268-1-git-send-email-ckeepax@opensource.wolfsonmicro.com \
    --to=ckeepax@opensource.wolfsonmicro.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.wolfsonmicro.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.