From: Vinod <vkoul@kernel.org>
To: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Cc: linux-input@vger.kernel.org, linux-pm@vger.kernel.org,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v4 2/6] power: reset: qcom-pon: Add Qcom PON driver
Date: Thu, 28 Jun 2018 18:29:58 +0530 [thread overview]
Message-ID: <20180628125958.GU22377@vkoul-mobl> (raw)
In-Reply-To: <20180628115905.mbmjxxtl2i4ldf3w@earth.universe>
Hi Sebastian,
On 28-06-18, 13:59, Sebastian Reichel wrote:
> On Wed, Jun 27, 2018 at 05:22:57PM +0530, Vinod Koul wrote:
> > Add support Qualcomm PM8xxx PON which is responsible for reboot
> > mode support.
> >
> > Co-developed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> > Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> > Signed-off-by: Vinod Koul <vkoul@kernel.org>
> > ---
> > drivers/power/reset/Kconfig | 8 ++++
> > drivers/power/reset/Makefile | 1 +
> > drivers/power/reset/qcom-pon.c | 91 ++++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 100 insertions(+)
> > create mode 100644 drivers/power/reset/qcom-pon.c
> >
> > diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig
> > index df58fc878b3e..1572b2d3ad3d 100644
> > --- a/drivers/power/reset/Kconfig
> > +++ b/drivers/power/reset/Kconfig
> > @@ -104,6 +104,14 @@ config POWER_RESET_MSM
> > help
> > Power off and restart support for Qualcomm boards.
> >
> > +config POWER_RESET_QCOM_PON
> > + bool "Qualcomm power-on driver"
>
> tristate?
Hmmm I dont think there is a reason for this not being a module, though
looking at reset driver, bunch of them seem to be inbuilt only.
Bjorn, do you think we can be module or only inbuilt?
>
> Otherwise driver looks fine to me.
Thanks
--
~Vinod
next prev parent reply other threads:[~2018-06-28 12:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-27 11:52 [PATCH v4 0/6] input: pm8941-pwrkey: Add support for reboot reason Vinod Koul
2018-06-27 11:52 ` [PATCH v4 1/6] dt-bindings: power: reset: Add qcom pon binding Vinod Koul
2018-06-27 11:52 ` [PATCH v4 2/6] power: reset: qcom-pon: Add Qcom PON driver Vinod Koul
2018-06-28 11:59 ` Sebastian Reichel
2018-06-28 12:59 ` Vinod [this message]
2018-06-28 13:16 ` Sebastian Reichel
2018-06-28 13:27 ` Vinod
2018-06-28 15:03 ` Vinod
2018-06-27 11:52 ` [PATCH v4 3/6] dt-bindings: Input: Add additional property to qcom pwrkey Vinod Koul
2018-06-27 11:52 ` [PATCH v4 4/6] input: pm8941-pwrkey: Abstract register offsets and event code Vinod Koul
2018-06-27 11:53 ` [PATCH v4 5/6] dt-bindings: power: reset: qcom: Add resin binding Vinod Koul
2018-06-27 17:26 ` Bjorn Andersson
2018-06-27 11:53 ` [PATCH v4 6/6] input: pm8941-pwrkey: Add resin entry Vinod Koul
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=20180628125958.GU22377@vkoul-mobl \
--to=vkoul@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=sebastian.reichel@collabora.co.uk \
/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