All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com
Subject: [PATCH 0/9] mfd: arizona updates for v3.9
Date: Thu, 10 Jan 2013 12:18:29 +0000	[thread overview]
Message-ID: <20130110121828.GN20956@opensource.wolfsonmicro.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1710 bytes --]

The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/mfd-arizona-3.8-rc3

for you to fetch changes up to 98b9f5c07baa1a30e5548ad1686bcbec569c9c55:

  mfd: wm5102: Update rev B patch for latest evaluation (2013-01-10 12:08:11 +0000)

----------------------------------------------------------------
mfd: arizona: Updates for v3.9

A bunch of minor cleanups, nothing too exciting here:

 - Updates to tunings from evaluation.
 - DSP memory access information for WM5102.
 - Support for customisation of microphone detection levels.

----------------------------------------------------------------
Mark Brown (9):
      mfd: wm5102: Mark DSP memory regions as volatile and readable
      mfd: wm5102: Mark only extant DSP registers volatile
      mfd: arizona: Register MICVDD supply first to ensure no retries
      mfd: arizona: Disable control interface reporting for WM5102 and WM5110
      mfd: arizona: Check errors from regcache_sync()
      mfd: arizona: Allow customisation of microphone detection levels
      mfd: wm5102: Add registers for microphone detection level configuration
      mfd: wm5102: Refresh register defaults
      mfd: wm5102: Update rev B patch for latest evaluation

 drivers/mfd/arizona-core.c            |   19 ++++-
 drivers/mfd/arizona-irq.c             |   18 +----
 drivers/mfd/wm5102-tables.c           |  132 +++++++++++++++------------------
 include/linux/mfd/arizona/pdata.h     |    5 ++
 include/linux/mfd/arizona/registers.h |    4 +
 5 files changed, 88 insertions(+), 90 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2013-01-10 12:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 12:18 Mark Brown [this message]
2013-01-10 12:18 ` [PATCH 1/9] mfd: wm5102: Mark DSP memory regions as volatile and readable Mark Brown
2013-01-10 12:18   ` [PATCH 2/9] mfd: wm5102: Mark only extant DSP registers volatile Mark Brown
2013-01-10 12:18   ` [PATCH 3/9] mfd: arizona: Register MICVDD supply first to ensure no retries Mark Brown
2013-01-10 12:18   ` [PATCH 4/9] mfd: arizona: Disable control interface reporting for WM5102 and WM5110 Mark Brown
2013-01-10 12:18   ` [PATCH 5/9] mfd: arizona: Check errors from regcache_sync() Mark Brown
2013-01-10 12:18   ` [PATCH 6/9] mfd: arizona: Allow customisation of microphone detection levels Mark Brown
2013-01-10 12:18   ` [PATCH 7/9] mfd: wm5102: Add registers for microphone detection level configuration Mark Brown
2013-01-10 12:18   ` [PATCH 8/9] mfd: wm5102: Refresh register defaults Mark Brown
2013-01-10 12:18   ` [PATCH 9/9] mfd: wm5102: Update rev B patch for latest evaluation 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=20130110121828.GN20956@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.wolfsonmicro.com \
    --cc=sameo@linux.intel.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.