All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kumar Gala <galak@codeaurora.org>
To: Mark Brown <broonie@kernel.org>
Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>,
	Rob Herring <robh+dt@kernel.org>,
	Lee Jones <lee.jones@linaro.org>, Pawel Moll <pawel.moll@arm.com>,
	Andy Gross <agross@codeaurora.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Kevin Hilman <khilman@linaro.org>,
	Josh Cartwright <joshc@codeaurora.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v7 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM
Date: Wed, 24 Sep 2014 08:50:38 -0500	[thread overview]
Message-ID: <4437DA50-D8BC-4E78-821C-41440A08B9A9@codeaurora.org> (raw)
In-Reply-To: <20140924083518.GB4015@sirena.org.uk>


On Sep 24, 2014, at 3:35 AM, Mark Brown <broonie@kernel.org> wrote:

> On Mon, Sep 22, 2014 at 04:25:29PM -0700, Bjorn Andersson wrote:
>> Driver for regulators exposed by the Resource Power Manager (RPM) found
>> in Qualcomm 8660, 8960 and 8064 based devices.
> 
> Applied, thanks.

Mark, can you drop this until we see at least an RFC patch for the RPM support for b-family SoCs (8074, 8084, etc) chips.  The regulator could should either be the same or highly similar for b-family, but until we see the core RPM driver on the b-family SoCs we will not know that.

- k

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

WARNING: multiple messages have this Message-ID (diff)
From: galak@codeaurora.org (Kumar Gala)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM
Date: Wed, 24 Sep 2014 08:50:38 -0500	[thread overview]
Message-ID: <4437DA50-D8BC-4E78-821C-41440A08B9A9@codeaurora.org> (raw)
In-Reply-To: <20140924083518.GB4015@sirena.org.uk>


On Sep 24, 2014, at 3:35 AM, Mark Brown <broonie@kernel.org> wrote:

> On Mon, Sep 22, 2014 at 04:25:29PM -0700, Bjorn Andersson wrote:
>> Driver for regulators exposed by the Resource Power Manager (RPM) found
>> in Qualcomm 8660, 8960 and 8064 based devices.
> 
> Applied, thanks.

Mark, can you drop this until we see at least an RFC patch for the RPM support for b-family SoCs (8074, 8084, etc) chips.  The regulator could should either be the same or highly similar for b-family, but until we see the core RPM driver on the b-family SoCs we will not know that.

- k

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

  reply	other threads:[~2014-09-24 13:50 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-22 23:25 [PATCH v7 0/3] Qualcomm Resource Power Manager driver Bjorn Andersson
2014-09-22 23:25 ` Bjorn Andersson
2014-09-22 23:25 ` Bjorn Andersson
2014-09-22 23:25 ` [PATCH v7 2/3] mfd: qcom-rpm: Driver for the Qualcomm RPM Bjorn Andersson
2014-09-22 23:25   ` Bjorn Andersson
2014-09-22 23:25   ` Bjorn Andersson
2014-09-24  8:23   ` Lee Jones
2014-09-24  8:23     ` Lee Jones
     [not found] ` <1411428329-23172-1-git-send-email-bjorn.andersson-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org>
2014-09-22 23:25   ` [PATCH v7 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding Bjorn Andersson
2014-09-22 23:25     ` Bjorn Andersson
2014-09-22 23:25     ` Bjorn Andersson
2014-09-24  8:22     ` Lee Jones
2014-09-24  8:22       ` Lee Jones
2014-09-24 15:53       ` Bjorn Andersson
2014-09-24 15:53         ` Bjorn Andersson
2014-09-24 15:53         ` Bjorn Andersson
2014-09-24 16:21         ` Lee Jones
2014-09-24 16:21           ` Lee Jones
2014-09-24 16:21           ` Lee Jones
     [not found]     ` <1411428329-23172-2-git-send-email-bjorn.andersson-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org>
2014-09-24 16:39       ` Kumar Gala
2014-09-24 16:39         ` Kumar Gala
2014-09-24 16:39         ` Kumar Gala
2014-09-30 15:28         ` Bjorn Andersson
2014-09-30 15:28           ` Bjorn Andersson
2014-09-30 15:28           ` Bjorn Andersson
     [not found]           ` <20140930152838.GN28481-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org>
2014-09-30 16:02             ` Kumar Gala
2014-09-30 16:02               ` Kumar Gala
2014-09-30 16:02               ` Kumar Gala
2014-09-30 16:25               ` Bjorn Andersson
2014-09-30 16:25                 ` Bjorn Andersson
2014-09-30 16:25                 ` Bjorn Andersson
2014-09-22 23:25   ` [PATCH v7 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM Bjorn Andersson
2014-09-22 23:25     ` Bjorn Andersson
2014-09-22 23:25     ` Bjorn Andersson
2014-09-24  8:35     ` Mark Brown
2014-09-24  8:35       ` Mark Brown
2014-09-24 13:50       ` Kumar Gala [this message]
2014-09-24 13:50         ` Kumar Gala
2014-09-24 15:45         ` Mark Brown
2014-09-24 15:45           ` Mark Brown
     [not found]         ` <4437DA50-D8BC-4E78-821C-41440A08B9A9-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2014-09-30 15:33           ` Bjorn Andersson
2014-09-30 15:33             ` Bjorn Andersson
2014-09-30 15:33             ` Bjorn Andersson
2014-09-23  8:17   ` [PATCH v7 0/3] Qualcomm Resource Power Manager driver Srinivas Kandagatla
2014-09-23  8:17     ` Srinivas Kandagatla
2014-09-23  8:17     ` Srinivas Kandagatla
2014-09-24  4:27     ` Bjorn Andersson
2014-09-24  4:27       ` Bjorn Andersson
2014-09-24  4:27       ` Bjorn Andersson
2014-09-24  7:55       ` Lee Jones
2014-09-24  7:55         ` Lee Jones
2014-09-24  7:55         ` Lee Jones
2014-09-24  8:11         ` Lee Jones
2014-09-24  8:11           ` Lee Jones
2014-09-24  8:11           ` Lee Jones
2014-09-24 13:46       ` Kumar Gala
2014-09-24 13:46         ` Kumar Gala
2014-09-24 13:46         ` Kumar Gala

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=4437DA50-D8BC-4E78-821C-41440A08B9A9@codeaurora.org \
    --to=galak@codeaurora.org \
    --cc=agross@codeaurora.org \
    --cc=bjorn.andersson@sonymobile.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=joshc@codeaurora.org \
    --cc=khilman@linaro.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.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 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.