The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Arnd Bergmann <arnd@arndb.de>, Axel Lin <axel.lin@ingics.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Laxman Dewangan <ldewangan@nvidia.com>,
	Roger Quadros <rogerq@ti.com>
Subject: [GIT] [3.9] MFD fixes
Date: Fri, 15 Mar 2013 08:43:19 +0100	[thread overview]
Message-ID: <20130315074319.GA17807@zurbaran> (raw)

Hi Linus,

This is the first batch of MFD fixes for 3.9.

With this one we have:

- An ab8500 build failure fix.
- An ab8500 device tree parsing fix.
- A fix for twl4030_madc remove routine to work properly (when built-in).
- A fix for properly registering palmas interrupt handler.
- A fix for omap-usb init routine to actually write into the hostconfig
  register.
- A couple of warning fixes for ab8500-gpadc and tps65912.

Thanks in advance for pulling them in.

The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes.git tags/mfd-fixes-3.9-1

for you to fetch changes up to 037154105e3767324db7c34bf8f540a12cb61d70:

  mfd: twl4030-madc: Remove __exit_p annotation (2013-03-15 07:42:22 +0100)

----------------------------------------------------------------
Arnd Bergmann (2):
      mfd: ab8500: Kill "reg" property from binding
      mfd: twl4030-madc: Remove __exit_p annotation

Axel Lin (2):
      mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error
      mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO

Laxman Dewangan (1):
      mfd: palmas: Provide irq flags through DT/platform data

Mark Brown (3):
      mfd: tps65912: Declare and use tps65912_irq_exit()
      mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()
      mfd: wm831x: Don't forward declare enum wm831x_auxadc

Roger Quadros (1):
      mfd: omap-usb-host: Actually update hostconfig

 Documentation/devicetree/bindings/mfd/ab8500.txt |    6 +---
 arch/arm/boot/dts/dbx5x0.dtsi                    |    3 +-
 arch/arm/boot/dts/href.dtsi                      |    2 +-
 arch/arm/boot/dts/hrefv60plus.dts                |    2 +-
 arch/arm/boot/dts/snowball.dts                   |    2 +-
 drivers/mfd/Kconfig                              |    1 +
 drivers/mfd/ab8500-gpadc.c                       |   17 +++++++---
 drivers/mfd/omap-usb-host.c                      |    6 ++--
 drivers/mfd/palmas.c                             |   36 ++++++++++++++++++++--
 drivers/mfd/tps65912-core.c                      |    1 +
 drivers/mfd/twl4030-audio.c                      |    2 +-
 drivers/mfd/twl4030-madc.c                       |    2 +-
 include/linux/mfd/palmas.h                       |    1 +
 include/linux/mfd/tps65912.h                     |    1 +
 include/linux/mfd/wm831x/auxadc.h                |    2 ++
 include/linux/mfd/wm831x/core.h                  |    2 +-
 16 files changed, 63 insertions(+), 23 deletions(-)

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

                 reply	other threads:[~2013-03-15  7:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130315074319.GA17807@zurbaran \
    --to=sameo@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=axel.lin@ingics.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=ldewangan@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rogerq@ti.com \
    --cc=torvalds@linux-foundation.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