Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1187263
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] Input: pmic8xxx-pwrkey - Support shutdown |
| Date | 2015-07-18 00:40 +0200 |
| Message-ID | <pNmsr-2cc-37@gated-at.bofh.it> (permalink) |
| References | <pMdKy-NW-9@gated-at.bofh.it> <pMeQh-2oq-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
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
csiph-web