public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] ARM: orion: move watchdog setup to mach-orion5x
Date: Mon, 02 Mar 2015 22:49:08 +0100	[thread overview]
Message-ID: <3394749.y0V7GvAChk@wuerfel> (raw)
In-Reply-To: <20150302213306.GC2375@lunn.ch>

On Monday 02 March 2015 22:33:06 Andrew Lunn wrote:
> On Mon, Mar 02, 2015 at 09:36:54PM +0100, Arnd Bergmann wrote:
> > The watchdog device node is created in plat-orion/common.c
> > but depends on the bridge address that is platform specific,
> > so as a preparation for orion multiplatform support, we should
> > move it out of the common code into orion5x.
> 
> If i remember correctly, RMK patchset for the Dove PMU allows the
> watchdog to be enabled for Dove.

I see. If it helps, I could change the code here to make orion_wdt_init()
take the resources as arguments like orion_i2c_init and others do.

If the goal for Russell's patches is to get everything working with
DT anyway, then the current version should work just as well.

	Arnd

  reply	other threads:[~2015-03-02 21:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-02 20:36 [PATCH 0/5] ARM: orion5k/mv78xx0/dove multiplatform support Arnd Bergmann
2015-03-02 20:36 ` [PATCH 1/5] ARM: orion: move watchdog setup to mach-orion5x Arnd Bergmann
2015-03-02 21:33   ` Andrew Lunn
2015-03-02 21:49     ` Arnd Bergmann [this message]
2015-03-02 23:18       ` Russell King - ARM Linux
2015-03-02 20:36 ` [PATCH 2/5] ARM: orion: always use MULTI_IRQ_HANDLER Arnd Bergmann
2015-03-02 21:37   ` Andrew Lunn
2015-03-02 21:44     ` Arnd Bergmann
2015-03-02 23:09     ` Russell King - ARM Linux
2015-03-02 20:36 ` [PATCH 3/5] ARM: orion: use SPARSE_IRQ everywhere Arnd Bergmann
2015-03-02 20:40 ` [PATCH 0/5] ARM: orion5k/mv78xx0/dove multiplatform support Arnd Bergmann
2015-03-02 21:17 ` [PATCH 4/5] ARM: orion: clean up mach/*.h headers Arnd Bergmann
2015-03-02 21:17 ` [PATCH 5/5] ARM: orion: multiplatform support Arnd Bergmann
2015-03-02 21:30 ` [PATCH 0/5] ARM: orion5k/mv78xx0/dove " Andrew Lunn
2015-03-02 21:39   ` Arnd Bergmann
2015-03-02 23:08     ` Russell King - ARM Linux
  -- strict thread matches above, loose matches on Subject: below --
2015-11-25 15:49 [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Arnd Bergmann
2015-11-25 15:49 ` [PATCH 1/5] ARM: orion: move watchdog setup to mach-orion5x Arnd Bergmann

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=3394749.y0V7GvAChk@wuerfel \
    --to=arnd@arndb.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox