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/4] mfd: arizona updates
Date: Wed, 17 Apr 2013 16:58:15 +0100	[thread overview]
Message-ID: <20130417155815.GA13687@opensource.wolfsonmicro.com> (raw)

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

The following changes since commit b50cf35bf41f8aa451667d8ff01e13b9ab17dc86:

  mfd: tps65090: Add compatible string for charger subnode (2013-04-11 00:16:29 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/mfd-arizona-v3.10-2

for you to fetch changes up to 4618e0bd13ae937c4997236a76ba636b4b2befe2:

  mfd: Add device tree bindings for Arizona class devices (2013-04-17 16:38:28 +0100)

Hopefully not to late for v3.10, Charles' patch in particular should go
in.

----------------------------------------------------------------
mfd: arizona: Some more updates

A few fixes, some support for future devices and some very basic OF
bindings.

----------------------------------------------------------------
Charles Keepax (1):
      mfd: wm5102: Manually apply register patch

Mark Brown (3):
      mfd: arizona: Read the device identification information after boot
      mfd: arizona: Add missing cleanup on remove
      mfd: Add device tree bindings for Arizona class devices

 Documentation/devicetree/bindings/mfd/arizona.txt |   62 ++++++++
 drivers/mfd/arizona-core.c                        |  163 +++++++++++++++++----
 drivers/mfd/arizona-i2c.c                         |   10 +-
 drivers/mfd/arizona-spi.c                         |   10 +-
 drivers/mfd/arizona.h                             |   12 ++
 5 files changed, 222 insertions(+), 35 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/arizona.txt

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

             reply	other threads:[~2013-04-17 15:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-17 15:58 Mark Brown [this message]
2013-04-17 15:58 ` [PATCH 1/4] mfd: arizona: Read the device identification information after boot Mark Brown
2013-04-17 15:58   ` [PATCH 2/4] mfd: wm5102: Manually apply register patch Mark Brown
2013-04-17 15:58   ` [PATCH 3/4] mfd: arizona: Add missing cleanup on remove Mark Brown
2013-04-17 15:58   ` [PATCH 4/4] mfd: Add device tree bindings for Arizona class devices 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=20130417155815.GA13687@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.