All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
To: Abhimanyu Kapur <abhimany@codeaurora.org>
Cc: Anton Vorontsov <anton@enomsg.org>,
	devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-kernel@vger.kernel.org, sboyd@codeaurora.org
Subject: Re: [PATCH] drivers: power: reset: add msm restart support
Date: Wed, 31 Jul 2013 10:12:55 +0300	[thread overview]
Message-ID: <1375254775.1956.86.camel@iivanov-dev.int.mm-sol.com> (raw)
In-Reply-To: <1375229128-32226-1-git-send-email-abhimany@codeaurora.org>


Hi, 

On Tue, 2013-07-30 at 17:05 -0700, Abhimanyu Kapur wrote:
> Add support for restart and poweroff functionality present on MSM
> chipsets with the MPM2 ps-hold hardware.
> 
> Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
> ---
>  .../bindings/power_supply/msm-poweroff.txt         | 17 +++++
>  drivers/power/reset/Kconfig                        |  6 ++
>  drivers/power/reset/Makefile                       |  1 +
>  drivers/power/reset/msm-poweroff.c                 | 75 ++++++++++++++++++++++
>  4 files changed, 99 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/power_supply/msm-poweroff.txt
>  create mode 100644 drivers/power/reset/msm-poweroff.c

Thank you, Could you next time add version in the subject line, 
like "PATH v2", it is easier to track changes.

Tested-by: Ivan T. Ivanov <iivanov@mm-sol.com>

Regards,
Ivan

  parent reply	other threads:[~2013-07-31  7:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31  0:05 [PATCH] drivers: power: reset: add msm restart support Abhimanyu Kapur
2013-07-31  7:05 ` Stephen Boyd
2013-07-31  7:12 ` Ivan T. Ivanov [this message]
2013-08-09 18:52 ` Anton Vorontsov
  -- strict thread matches above, loose matches on Subject: below --
2013-07-29 22:28 Abhimanyu Kapur
2013-07-30  0:20 ` Stephen Boyd
2013-07-30  7:10 ` Ivan T. Ivanov

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=1375254775.1956.86.camel@iivanov-dev.int.mm-sol.com \
    --to=iivanov@mm-sol.com \
    --cc=abhimany@codeaurora.org \
    --cc=anton@enomsg.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sboyd@codeaurora.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.