Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1183973 > unrolled thread
| Started by | Bjorn Andersson <bjorn.andersson@sonymobile.com> |
|---|---|
| First post | 2015-07-14 22:20 +0200 |
| Last post | 2015-07-18 00:40 +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 v3] Input: pmic8xxx-pwrkey - Support shutdown Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-07-14 22:20 +0200
Re: [PATCH v3] Input: pmic8xxx-pwrkey - Support shutdown Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-07-18 00:40 +0200
| From | Bjorn Andersson <bjorn.andersson@sonymobile.com> |
|---|---|
| Date | 2015-07-14 22:20 +0200 |
| Subject | Re: [PATCH v3] Input: pmic8xxx-pwrkey - Support shutdown |
| Message-ID | <pMeQh-2oq-5@gated-at.bofh.it> |
On Tue 14 Jul 12:05 PDT 2015, Stephen Boyd wrote: > On pm8xxx PMICs, shutdown and restart are signaled to the PMIC > via a pin called PS_HOLD. When this pin goes low, the PMIC > performs a configurable power sequence. Add a .shutdown hook so > that we can properly configure this power sequence for shutdown > or restart depending on the system state. > > Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> > --- > > Changes since v2: > * s/ret/error/ > * Use of_device_get_match_data() and don't move match table > * Fix whitespace errors > Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> And thanks for finding of_device_get_match_data() 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] | [next] | [standalone]
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Date | 2015-07-18 00:40 +0200 |
| Message-ID | <pNmsr-2cc-37@gated-at.bofh.it> |
| In reply to | #1183973 |
On Tue, Jul 14, 2015 at 01:18:52PM -0700, Bjorn Andersson wrote: > On Tue 14 Jul 12:05 PDT 2015, Stephen Boyd wrote: > > > On pm8xxx PMICs, shutdown and restart are signaled to the PMIC > > via a pin called PS_HOLD. When this pin goes low, the PMIC > > performs a configurable power sequence. Add a .shutdown hook so > > that we can properly configure this power sequence for shutdown > > or restart depending on the system state. > > > > Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com> > > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> > > --- > > > > Changes since v2: > > * s/ret/error/ > > * Use of_device_get_match_data() and don't move match table > > * Fix whitespace errors > > > > Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> > > And thanks for finding of_device_get_match_data() Thanks, I'll apply when I sync with mainline and pull in of_device_get_match_data(). Shout if you do not see it in next in a week. Thanks. -- Dmitry -- 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