All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
To: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Grant Likely <grant.likely@linaro.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-input@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Qualcomm PM8941 power key driver
Date: Mon, 16 Feb 2015 11:55:16 +0200	[thread overview]
Message-ID: <1424080516.2328.1.camel@mm-sol.com> (raw)
In-Reply-To: <1422058747-13486-1-git-send-email-bjorn.andersson@sonymobile.com>


On Fri, 2015-01-23 at 16:19 -0800, Bjorn Andersson wrote:
> These patches add dt bindings and a device driver for the power key block in
> the Qualcomm PM8941 pmic.
> 
> Changes since v1:
>  * Use a reboot_notifier to set power off/reboot mode
>  * Use irq flags from devicetree
>  * Some style fixes
> 
> Courtney Cavin (2):
>   input: Add Qualcomm PM8941 power key driver
>   input: pm8941-pwrkey: Add DT binding documentation

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

Thanks.

> 
>  .../bindings/input/qcom,pm8941-pwrkey.txt          |  43 ++++
>  drivers/input/misc/Kconfig                         |  12 +
>  drivers/input/misc/Makefile                        |   1 +
>  drivers/input/misc/pm8941-pwrkey.c                 | 281 +++++++++++++++++++++
>  4 files changed, 337 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.txt
>  create mode 100644 drivers/input/misc/pm8941-pwrkey.c
> 
> 

  parent reply	other threads:[~2015-02-16  9:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-24  0:19 [PATCH v2 0/2] Qualcomm PM8941 power key driver Bjorn Andersson
2015-01-24  0:19 ` Bjorn Andersson
2015-01-24  0:19 ` [PATCH v2 1/2] input: Add " Bjorn Andersson
2015-01-24  0:19   ` Bjorn Andersson
2015-09-15 11:36   ` Ivan T. Ivanov
2015-09-21  4:48     ` Bjorn Andersson
2015-01-24  0:19 ` [PATCH v2 2/2] input: pm8941-pwrkey: Add DT binding documentation Bjorn Andersson
2015-01-24  0:19   ` Bjorn Andersson
2015-02-16  9:55 ` Ivan T. Ivanov [this message]
     [not found]   ` <1424080516.2328.1.camel-NEYub+7Iv8PQT0dZR+AlfA@public.gmane.org>
2015-03-20  1:54     ` [PATCH v2 0/2] Qualcomm PM8941 power key driver Bjorn Andersson
2015-03-20  1:54       ` Bjorn Andersson
     [not found]       ` <CAJAp7Oi0YbrTcJ1+ziWk0J02_qB=syQV=stLnXy2+txA2ZWQpw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-03-24 18:42         ` Dmitry Torokhov
2015-03-24 18:42           ` Dmitry Torokhov

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=1424080516.2328.1.camel@mm-sol.com \
    --to=iivanov@mm-sol.com \
    --cc=bjorn.andersson@sonymobile.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=grant.likely@linaro.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-input@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.