All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] RFT: ARM: gemini: convert to GENERIC_CLOCKEVENTS
Date: Thu, 3 Oct 2013 01:58:58 +0200	[thread overview]
Message-ID: <201310030158.58437.arnd@arndb.de> (raw)
In-Reply-To: <CACRpkdZM9k2V+VHxhp6gLtGGegU=+2nMGFg7rfHs6uwoqu=Hrg@mail.gmail.com>

On Wednesday 02 October 2013, Linus Walleij wrote:
> On Tue, Oct 1, 2013 at 7:42 PM, Arnd Bergmann <arnd@arndb.de> wrote:
>
> > Regarding multiplatform, IIRC Jonas Jensen had some issues with
> > ARM9 and FA526 being enabled at the same time (with mach-moxart),
> > which is probably easy enough to fix if necessary. You should
> > also be able to have a combined moxart+gemini kernel once someone
> > looks into multiplatform gemini. The only nonobvious part I can
> > see required for that is NEED_MACH_GPIO_H, and even that should
> > be simpler than the clockevents patch you just sent.
> 
> I sent a patch to delete NEED_MACH_GPIO_H as well and already
> applied it to the GPIO tree, it was a piece of cake (unless I have
> now unwittingly broken something).

Ah, cool. Upon  brief look I could not find any users for the other
header files, so I guess we can try to just go ahead and move them
all out of include/mach/ to mach-gemini/*.h or to include/debug.

On second look, we need to convert it to MULTI_IRQ_HANDLER first.

	Arnd

  reply	other threads:[~2013-10-02 23:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01 10:57 [PATCH] RFT: ARM: gemini: convert to GENERIC_CLOCKEVENTS Linus Walleij
2013-10-01 11:28 ` Arnd Bergmann
2013-10-01 11:56   ` Linus Walleij
2013-10-01 13:18     ` Florian Fainelli
2013-10-01 17:42     ` Arnd Bergmann
2013-10-02  7:52       ` Linus Walleij
2013-10-02 23:58         ` Arnd Bergmann [this message]
2013-10-24 10:06 ` Linus Walleij
2013-10-24 14:00   ` Olof Johansson
2013-10-24 14:30   ` Linus Walleij
2013-10-24 16:47     ` [OpenWrt-Devel] " Florian Fainelli
2013-10-24 22:06   ` Arnd Bergmann
2013-10-25 13:53     ` Linus Walleij
2013-10-28 22:07       ` Olof Johansson

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=201310030158.58437.arnd@arndb.de \
    --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 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.