linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Cc: davidb@codeaurora.org, dwalker@fifo99.com,
	linux-arm-msm-owner@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Linus Walleij <linux.walleij@linaro.org>,
	Thomas Glexiner <tglx@linutronix.de>,
	Greg Kroah-Hartman <gregkh@suse.de>,
	Andres Salomon <dilinger@queued.net>
Subject: Re: [PM8921 MFD V5 0/6] pm8921 core and subdevices
Date: Tue, 26 Apr 2011 17:07:47 +0200	[thread overview]
Message-ID: <20110426150746.GF3175@sortiz-mobl> (raw)
In-Reply-To: <1302039657-19395-1-git-send-email-adharmap@codeaurora.org>

Hi Abhijeet,

On Tue, Apr 05, 2011 at 02:40:51PM -0700, Abhijeet Dharmapurikar wrote:
> This patch series adds support for pmic 8921 chip and its subdevices.
> The pmic 8921 chip is used as a power management ic for 8960 based boards. It
> communicates over the ssbi bus, ssbi bus can be found here
> 
> https://patchwork.kernel.org/patch/601771/
> 
> The patch set contains support for interrupt, gpio and mpp (multi purpose pin)
> subdevices.
> 
> Note that gpio and mpp subdevices need the interrupt subdevice to
> be operational, this is becuase the reading the the value of gpio/mpp lines
> happens by doing a transaction over registers managed by the interrupt subdev.
> The code invokes a call on interrupt subdevice, rather than writing to those
> registers directly, avoiding race conditions.
I have applied patch #1 and #2 to my for-next branch. For 3 and4, I'll wait
for Grant's ACK. As for #5, I'd like to get an ACK from the current MSM
maintainers.
Finally, patch #6 will be applied last.


> Updates from V4
> Few things have changed in kernel proper since I last sent this series
> -The interrupt macro names have changed (more structured)- had to update the irq
> patch to use the new macro names
> - mfd_cell does not have platfrom_data anymore - use mfd data instead.
I'm currently moving that away from the mfd_cell structure, in my for-next
branch. mfd_cell now has a platform_data pointer back, and you should use
mfd_get_cell() if you really need to reach the mfd_cell pointer (which you
apparently don't). 
Could you please generate patchs 3 and 4 against this branch ?

Cheers,
Samuel.

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

  parent reply	other threads:[~2011-04-26 15:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-05 21:40 [PM8921 MFD V5 0/6] pm8921 core and subdevices Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 1/6] mfd: pm8921: Add PMIC 8921 core driver Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 2/6] mfd: pm8xxx: Add irq support Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 3/6] gpio: pm8xxx-gpio: Add pm8xxx gpio driver Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 4/6] mfd: pm8xxx-mpp: Add pm8xxx MPP driver Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 5/6] MAINTAINERS: Add patterns for pmic 8921 files to MSM subsystem Abhijeet Dharmapurikar
2011-04-26 16:26   ` David Brown
2011-04-05 21:40 ` [PM8921 MFD V5 6/6] msm: board-8960: Add support for pm8921 Abhijeet Dharmapurikar
2011-04-26 15:07 ` Samuel Ortiz [this message]
2011-04-26 15:37   ` [PM8921 MFD V5 0/6] pm8921 core and subdevices Uwe Kleine-König
2011-04-26 15:40     ` Samuel Ortiz
2011-04-26 16:27   ` David Brown
2011-04-26 16:31     ` Samuel Ortiz

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=20110426150746.GF3175@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=adharmap@codeaurora.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=davidb@codeaurora.org \
    --cc=dilinger@queued.net \
    --cc=dwalker@fifo99.com \
    --cc=gregkh@suse.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm-owner@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux.walleij@linaro.org \
    --cc=tglx@linutronix.de \
    /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).