From: Lubomir Rintel <lkundrak@v3.sk>
To: Eric Anholt <eric@anholt.net>
Cc: linux-arm-kernel@lists.infradead.org,
linux-watchdog@vger.kernel.org,
linux-rpi-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] ARM: BCM2835: Move the restart/power_off handling to the WDT driver.
Date: Mon, 27 Apr 2015 14:58:23 +0200 [thread overview]
Message-ID: <1430139503.3948.11.camel@v3.sk> (raw)
In-Reply-To: <1429902534-2348-2-git-send-email-eric@anholt.net>
On Fri, 2015-04-24 at 12:08 -0700, Eric Anholt wrote:
> Since the WDT is what's used to drive restart and power off, it makes
> more sense to keep it there, where the regs are already mapped and
> definitions for them provided. Note that this means you may need to
> add CONFIG_BCM2835_WDT to retain functionality of your kernel.
>
> Signed-off-by: Eric Anholt <eric@anholt.net>
> Cc: linux-watchdog@vger.kernel.org
Acked-by: Lubomir Rintel <lkundrak@v3.sk>
WARNING: multiple messages have this Message-ID (diff)
From: lkundrak@v3.sk (Lubomir Rintel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: BCM2835: Move the restart/power_off handling to the WDT driver.
Date: Mon, 27 Apr 2015 14:58:23 +0200 [thread overview]
Message-ID: <1430139503.3948.11.camel@v3.sk> (raw)
In-Reply-To: <1429902534-2348-2-git-send-email-eric@anholt.net>
On Fri, 2015-04-24 at 12:08 -0700, Eric Anholt wrote:
> Since the WDT is what's used to drive restart and power off, it makes
> more sense to keep it there, where the regs are already mapped and
> definitions for them provided. Note that this means you may need to
> add CONFIG_BCM2835_WDT to retain functionality of your kernel.
>
> Signed-off-by: Eric Anholt <eric@anholt.net>
> Cc: linux-watchdog at vger.kernel.org
Acked-by: Lubomir Rintel <lkundrak@v3.sk>
next prev parent reply other threads:[~2015-04-27 13:05 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-24 19:08 [PATCH 1/2] ARM: BCM2835: Drop the init_irq() hook Eric Anholt
2015-04-24 19:08 ` [PATCH 2/2] ARM: BCM2835: Move the restart/power_off handling to the WDT driver Eric Anholt
2015-04-24 19:08 ` Eric Anholt
2015-04-24 19:32 ` Pranith Kumar
2015-04-24 19:32 ` Pranith Kumar
2015-04-25 4:39 ` Stephen Warren
2015-04-25 4:39 ` Stephen Warren
2015-04-25 20:11 ` Arnd Bergmann
2015-04-25 20:11 ` Arnd Bergmann
2015-04-26 15:35 ` Guenter Roeck
2015-04-26 15:35 ` Guenter Roeck
2015-04-27 9:18 ` Arnd Bergmann
2015-04-27 9:18 ` Arnd Bergmann
2015-04-27 12:44 ` Guenter Roeck
2015-04-27 12:44 ` Guenter Roeck
2015-04-27 12:48 ` Arnd Bergmann
2015-04-27 12:48 ` Arnd Bergmann
2015-04-27 13:28 ` Guenter Roeck
2015-04-27 13:28 ` Guenter Roeck
2015-04-27 13:32 ` Arnd Bergmann
2015-04-27 13:32 ` Arnd Bergmann
2015-04-27 12:58 ` Lubomir Rintel [this message]
2015-04-27 12:58 ` Lubomir Rintel
2015-04-27 16:04 ` Guenter Roeck
2015-04-27 16:04 ` Guenter Roeck
2015-04-27 16:05 ` Guenter Roeck
2015-04-27 16:05 ` Guenter Roeck
2015-04-27 23:12 ` Eric Anholt
2015-04-27 23:12 ` Eric Anholt
2015-04-28 1:39 ` Guenter Roeck
2015-04-28 1:39 ` Guenter Roeck
2015-04-28 9:22 ` Lee Jones
2015-04-28 9:22 ` Lee Jones
2015-04-28 19:38 ` Eric Anholt
2015-04-28 19:38 ` Eric Anholt
2015-04-27 18:28 ` Lee Jones
2015-04-27 18:28 ` Lee Jones
2015-04-29 2:35 ` [2/2] " Guenter Roeck
2015-04-29 2:35 ` Guenter Roeck
2015-04-29 6:45 ` [PATCH 2/2] " Lee Jones
2015-04-29 6:45 ` Lee Jones
2015-04-27 18:29 ` [PATCH 1/2] ARM: BCM2835: Drop the init_irq() hook Lee Jones
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=1430139503.3948.11.camel@v3.sk \
--to=lkundrak@v3.sk \
--cc=eric@anholt.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=linux-watchdog@vger.kernel.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.