Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1225011 > unrolled thread
| Started by | "Ivan T. Ivanov" <ivan.ivanov@linaro.org> |
|---|---|
| First post | 2015-09-15 13:40 +0200 |
| Last post | 2015-09-21 06:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 1/2] input: Add Qualcomm PM8941 power key driver "Ivan T. Ivanov" <ivan.ivanov@linaro.org> - 2015-09-15 13:40 +0200
Re: [PATCH v2 1/2] input: Add Qualcomm PM8941 power key driver Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-09-21 06:50 +0200
| From | "Ivan T. Ivanov" <ivan.ivanov@linaro.org> |
|---|---|
| Date | 2015-09-15 13:40 +0200 |
| Subject | Re: [PATCH v2 1/2] input: Add Qualcomm PM8941 power key driver |
| Message-ID | <q8WKB-3xw-1@gated-at.bofh.it> |
On Fri, 2015-01-23 at 16:19 -0800, Bjorn Andersson wrote: > From: Courtney Cavin cavin@sonymobile.com> > > Signed-off-by: Courtney Cavin cavin@sonymobile.com> > Signed-off-by: Bjorn Andersson andersson@sonymobile.com> > <snip> > > +config INPUT_PM8941_PWRKEY > + tristate "Qualcomm PM8941 power key support" > + depends on MFD_SPMI_PMIC > + help > + Say Y here if you want support for the power key usually found > + on boards using a Qualcomm PM8941 compatible PMIC. > + Hi Bjorn, Courtney, Do you plan to extend this driver to support RESIN_N PMIC input? It looks like the same downstream "qcom,qpnp-power-on" handle this functionality for recent PMIC versions. What will be the best way to add this new functionality, extend this driver, write new one...? Regards, Ivan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Bjorn Andersson <bjorn.andersson@sonymobile.com> |
|---|---|
| Date | 2015-09-21 06:50 +0200 |
| Message-ID | <qb1d8-4DV-1@gated-at.bofh.it> |
| In reply to | #1225011 |
On Tue 15 Sep 04:36 PDT 2015, Ivan T. Ivanov wrote: > > On Fri, 2015-01-23 at 16:19 -0800, Bjorn Andersson wrote: > > From: Courtney Cavin cavin@sonymobile.com> > > > > Signed-off-by: Courtney Cavin cavin@sonymobile.com> > > Signed-off-by: Bjorn Andersson andersson@sonymobile.com> > > > > <snip> > > > > > +config INPUT_PM8941_PWRKEY > > + tristate "Qualcomm PM8941 power key support" > > + depends on MFD_SPMI_PMIC > > + help > > + Say Y here if you want support for the power key usually found > > + on boards using a Qualcomm PM8941 compatible PMIC. > > + > > Hi Bjorn, Courtney, > > Do you plan to extend this driver to support RESIN_N PMIC input? > It's way down on the todo-list, so not right now. > It looks like the same downstream "qcom,qpnp-power-on" handle > this functionality for recent PMIC versions. > Right, it seems to be functionality in the PON block. > What will be the best way to add this new functionality, extend > this driver, write new one...? > Perhaps the naming of the driver isn't the best in the end, but I think it should be implemented by the same driver... Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web