Thread (9 messages) 9 messages, 4 authors, 2014-09-19

[PATCH] pinctrl: qcom: use restart_notifier mechanism for ps_hold

From: Kumar Gala <hidden>
Date: 2014-09-18 23:02:23
Also in: linux-arm-msm, lkml

On Sep 18, 2014, at 3:49 PM, Josh Cartwright [off-list ref] wrote:
On Thu, Sep 18, 2014 at 03:47:20PM -0700, Kumar Gala wrote:
quoted
On Sep 18, 2014, at 3:32 PM, Josh Cartwright [off-list ref] wrote:
quoted
By converting to the restart_notifier mechanism for restart, we allow
for other mechanisms, like the watchdog, to be used for restart in the
case where PS_HOLD has failed to reset the chip.

Choose priority 128, as according to documentation, this mechanism "is
sufficient to restart the entire system?.
Will we use a higher priority for watchdog?  or how would we fail over to watchdog?
The registered restart handlers are called in (descending) priority
order.  This driver registers as 128, but conceivably there could be
some super-board-specific restart mechanism that can register itself as
higher priority than this and it will be attempted first.

If PS_HOLD doesn't work, the lower priority restart handlers will
continue to be called, including the watchdog, which is registering with
the lowest priority (0).
Cool, thanks.

- k
-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help