All of lore.kernel.org
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] ARM: orion: move watchdog setup to mach-orion5x
Date: Mon, 2 Mar 2015 23:18:56 +0000	[thread overview]
Message-ID: <20150302231856.GY8656@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <3394749.y0V7GvAChk@wuerfel>

On Mon, Mar 02, 2015 at 10:49:08PM +0100, Arnd Bergmann wrote:
> 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.

Well, right now I don't know how to progress the PMU patches.  From
what I remember, there was agreement on where to put the PMU driver,
but there's still a problem with the PM domain binding code.  That
issue just ended up stopping being discussed.

Is it no surprise, therefore, that it takes literally years to get
stuff into mainline kernels, and people get pissed off and end up
maintaining stuff outside of mainline?

commit b6c7ff35be7131abe7c83a22a87bbb2343f61a5a
Author: Russell King <rmk+kernel@arm.linux.org.uk>
Date:   Mon Mar 3 14:49:14 2014 +0000

    pm: domains: quieten down generic pm domains

One year old for a simple patch... Several other patches in that set
date from April 2014 too...

Mainline kernel development sucks.

-- 
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.

  reply	other threads:[~2015-03-02 23:18 UTC|newest]

Thread overview: 18+ 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
2015-03-02 23:18       ` Russell King - ARM Linux [this message]
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
2015-11-25 15:49   ` 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=20150302231856.GY8656@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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.