public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@nvidia.com>
To: Bill Huang <bilhuang@nvidia.com>
Cc: sameo@linux.intel.com, gg@slimlogic.co.uk, ldewangan@nvidia.com,
	broonie@opensource.wolfsonmicro.com, ian@slimlogic.co.uk,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] mfd: palmas: Add power off control
Date: Thu, 14 Mar 2013 23:19:17 -0600	[thread overview]
Message-ID: <5142AF55.80708@nvidia.com> (raw)
In-Reply-To: <1363258680-12600-1-git-send-email-bilhuang@nvidia.com>

On 03/14/2013 04:58 AM, Bill Huang wrote:
> Hook up "pm_power_off" to palmas power off routine if there is DT
> property "ti,system-power-controller" defined, so platform which is
> powered by this regulator can be powered off properly.

> diff --git a/drivers/mfd/palmas.c b/drivers/mfd/palmas.c

> +	pdata->pm_off = of_property_read_bool(node,
> +			"ti,system-power-controller");

You would need to add that property to the DT binding documentation for
this device.

  reply	other threads:[~2013-03-15  5:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14 10:58 [PATCH 1/1] mfd: palmas: Add power off control Bill Huang
2013-03-15  5:19 ` Stephen Warren [this message]
2013-03-15  5:51   ` Bill Huang
2013-03-15 17:22     ` Stephen Warren
2013-03-16  2:02       ` Bill Huang
  -- strict thread matches above, loose matches on Subject: below --
2013-07-30 12:05 Bill Huang
2013-07-30 13:17 ` Nishanth Menon
2013-07-31  6:22   ` Bill Huang
2013-07-31 11:58     ` Nishanth Menon
2013-07-31 17:16     ` Stephen Warren
2013-07-31  9:56 ` Lee Jones
2013-07-31 10:49   ` Bill Huang
2013-07-31 17:17   ` Stephen Warren
2013-08-01  8:47     ` Lee Jones
2013-08-01 16:13       ` Stephen Warren

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=5142AF55.80708@nvidia.com \
    --to=swarren@nvidia.com \
    --cc=bilhuang@nvidia.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=gg@slimlogic.co.uk \
    --cc=ian@slimlogic.co.uk \
    --cc=ldewangan@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox