All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: linux-arm-msm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	David Collins <collinsd@codeaurora.org>
Subject: Re: [PATCH v2 0/6] SPMI regulator driver
Date: Thu, 11 Jun 2015 17:36:44 -0700	[thread overview]
Message-ID: <557A299C.9090307@codeaurora.org> (raw)
In-Reply-To: <1434069067-1371-1-git-send-email-sboyd@codeaurora.org>

On 06/11/2015 05:31 PM, Stephen Boyd wrote:
> This patchset adds support for the regulators found on Qualcomm's
> SPMI PMICs. The first patch is the "basic" driver that doesn't have
> any non-standard features. The next 4 patches add ways to configure some
> of the non-standard features that are generic but aren't supported
> in the regulator framework. And the final patch adds support
> for the non-standard features and some vendor specific features to
> the SPMI regulator driver.
>

Argh, missed an e! Resending...

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/6] SPMI regulator driver
Date: Thu, 11 Jun 2015 17:36:44 -0700	[thread overview]
Message-ID: <557A299C.9090307@codeaurora.org> (raw)
In-Reply-To: <1434069067-1371-1-git-send-email-sboyd@codeaurora.org>

On 06/11/2015 05:31 PM, Stephen Boyd wrote:
> This patchset adds support for the regulators found on Qualcomm's
> SPMI PMICs. The first patch is the "basic" driver that doesn't have
> any non-standard features. The next 4 patches add ways to configure some
> of the non-standard features that are generic but aren't supported
> in the regulator framework. And the final patch adds support
> for the non-standard features and some vendor specific features to
> the SPMI regulator driver.
>

Argh, missed an e! Resending...

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

  parent reply	other threads:[~2015-06-12  0:36 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-12  0:31 [PATCH v2 0/6] SPMI regulator driver Stephen Boyd
2015-06-12  0:31 ` Stephen Boyd
2015-06-12  0:31 ` [PATCH v2 1/6] regulator: Add QCOM " Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:31 ` [PATCH v2 2/6] regulator: Add system_load constraint Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
     [not found] ` <1434069067-1371-1-git-send-email-sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2015-06-12  0:31   ` [PATCH v2 3/6] regulator: Add pull down support Stephen Boyd
2015-06-12  0:31     ` Stephen Boyd
2015-06-12  0:31     ` Stephen Boyd
2015-06-12  0:31 ` [PATCH v2 4/6] regulator: Add soft start support Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:31 ` [PATCH v2 5/6] regulator: Add input current limit support Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:31 ` [PATCH v2 6/6] regulator: qcom-spmi: Add vendor specific configuration Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:31   ` Stephen Boyd
2015-06-12  0:36 ` Stephen Boyd [this message]
2015-06-12  0:36   ` [PATCH v2 0/6] SPMI regulator driver Stephen Boyd
  -- strict thread matches above, loose matches on Subject: below --
2015-06-12  0:37 Stephen Boyd
2015-06-12  0:37 ` Stephen Boyd

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=557A299C.9090307@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=collinsd@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.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.