From: linux@roeck-us.net (Guenter Roeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/3] power: reset: adjust priority of simple syscon reboot driver
Date: Tue, 2 Dec 2014 10:32:49 -0800 [thread overview]
Message-ID: <20141202183249.GA31298@roeck-us.net> (raw)
In-Reply-To: <1417540320-2385-2-git-send-email-stefan@agner.ch>
On Tue, Dec 02, 2014 at 06:11:58PM +0100, Stefan Agner wrote:
> Currently, all restart handler use the priority 128, including
> watchdogs. Probably most SoC have a watchdog, and some of them
> register it also as a restart handler. But if a SoC specifies
> a dedicated reboot capability using this syscon driver, this is
> usually the preferred reboot method. Hence, raise the priority
> of this driver to 192.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <linux@roeck-us.net>
To: Stefan Agner <stefan@agner.ch>
Cc: shawn.guo@linaro.org, kernel@pengutronix.de, arnd@arndb.de,
sre@kernel.org, fkan@apm.com, mark.rutland@arm.com,
dbaryshkov@gmail.com, dwmw2@infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/3] power: reset: adjust priority of simple syscon reboot driver
Date: Tue, 2 Dec 2014 10:32:49 -0800 [thread overview]
Message-ID: <20141202183249.GA31298@roeck-us.net> (raw)
In-Reply-To: <1417540320-2385-2-git-send-email-stefan@agner.ch>
On Tue, Dec 02, 2014 at 06:11:58PM +0100, Stefan Agner wrote:
> Currently, all restart handler use the priority 128, including
> watchdogs. Probably most SoC have a watchdog, and some of them
> register it also as a restart handler. But if a SoC specifies
> a dedicated reboot capability using this syscon driver, this is
> usually the preferred reboot method. Hence, raise the priority
> of this driver to 192.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
next prev parent reply other threads:[~2014-12-02 18:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-02 17:11 [PATCH v3 0/3] power: reset: vf610 system reset controller Stefan Agner
2014-12-02 17:11 ` Stefan Agner
2014-12-02 17:11 ` [PATCH v3 1/3] power: reset: adjust priority of simple syscon reboot driver Stefan Agner
2014-12-02 17:11 ` Stefan Agner
2014-12-02 18:32 ` Guenter Roeck [this message]
2014-12-02 18:32 ` Guenter Roeck
2014-12-03 10:27 ` Mark Rutland
2014-12-03 10:27 ` Mark Rutland
2014-12-02 17:11 ` [PATCH v3 2/3] ARM: dts: vf610: add system reset controller and syscon-reboot Stefan Agner
2014-12-02 17:11 ` Stefan Agner
2014-12-02 17:12 ` [PATCH v3 3/3] ARM: imx_v6_v7_defconfig: add POWER_RESET_SYSCON Stefan Agner
2014-12-02 17:12 ` Stefan Agner
2014-12-16 4:11 ` [PATCH v3 0/3] power: reset: vf610 system reset controller Shawn Guo
2014-12-16 4:11 ` Shawn Guo
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=20141202183249.GA31298@roeck-us.net \
--to=linux@roeck-us.net \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.