mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Linus Walleij <linus.ml.walleij@gmail.com>
Cc: Baruch Siach <baruch@tkos.co.il>,
	linux-kernel@vger.kernel.org,
	David Brownell <dbrownell@users.sourceforge.net>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-arm-kernel@lists.arm.linux.org.uk
Subject: Re: [PATCH v4] gpio: driver for PrimeCell PL061 GPIO controller
Date: Sun, 7 Jun 2009 22:45:59 +0100	[thread overview]
Message-ID: <20090607214559.GD7785@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <63386a3d0906071433h516ee358ud2e64a90692fa4f9@mail.gmail.com>

On Sun, Jun 07, 2009 at 11:33:23PM +0200, Linus Walleij wrote:
> OK sorry for coming in so late, this is really not so important but anyway:
> 
> 2009/6/7 Baruch Siach <baruch@tkos.co.il>:
> > This is a driver for the ARM PrimeCell PL061 GPIO AMBA peripheral. The driver
> > is implemented using the gpiolib framework.
> >
> > This driver also includes support for the use of the PL061 as an interrupt
> > controller (secondary).
> >
> > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > ---
> > Changes in v4:
> >        - Depend on CONFIG_ARM_AMBA
> >        - Do not request the gpio for IRQ automatically, just warn if it's not
> >          requested
> >        - Remove SZ_4K
> 
> Yes but defined a new one 4*1024 instead, but I'll show, hang on...

Hint: it got changed because we don't want to use SZ_4K in drivers which
can be used externally to ARM.

  reply	other threads:[~2009-06-07 21:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-07 18:38 Baruch Siach
2009-06-07 21:33 ` Linus Walleij
2009-06-07 21:45   ` Russell King - ARM Linux [this message]
2009-06-07 22:25     ` Linus Walleij
2009-06-07 22:32   ` Linus Walleij
2009-06-09 21:02 ` Andrew Morton
2009-06-10  7:22   ` Baruch Siach
2009-06-10  7:44     ` Andrew Morton
2009-06-10  7:48       ` Felipe Balbi
2009-06-10  7:56       ` Baruch Siach
2009-06-15 23:33         ` David Brownell

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=20090607214559.GD7785@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=akpm@linux-foundation.org \
    --cc=baruch@tkos.co.il \
    --cc=dbrownell@users.sourceforge.net \
    --cc=linus.ml.walleij@gmail.com \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome