All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
To: Tobias Klauser <tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>,
	Linus Walleij
	<linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
Cc: Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	nios2-dev-1eJk0qcHJCcaeqlQEoCUNoJY59XmG8rH@public.gmane.org
Subject: Re: [PATCH] gpio: Add Altera GPIO driver
Date: Mon, 12 Mar 2012 10:04:18 -0600	[thread overview]
Message-ID: <20120312160418.816A83E07B0@localhost> (raw)
In-Reply-To: <1328551142-8439-1-git-send-email-tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>

On Mon,  6 Feb 2012 18:59:02 +0100, Tobias Klauser <tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org> wrote:
> This driver supports the Altera PIO core.
> 
> Signed-off-by: Thomas Chou <thomas-SDxUXYEhEBiCuPEqFHbRBg@public.gmane.org>
> Signed-off-by: Tobias Klauser <tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
> ---
> This driver was submitted already about a year ago by Thomas, was
> adjusted by him according to some remarks made by Grant and was then
> included in the -mm tree [1] for some time but dropped again
> (couldn't find out when and why exactly).
> 
> [0] http://article.gmane.org/gmane.linux.drivers.devicetree/4231
> [1] http://article.gmane.org/gmane.linux.kernel.commits.mm/65119
> 
> So this is a new attempt towards getting this driver into mainline
> from the nios2 tree. The following changes have been made atop the
> version submitted by Thomas:
> 
> - Changed driver name to new naming convention
> - Usage of of_property_read_u32 in the probe function

This looks like a pretty generic memory-mapped gpio chip.  It should use the
gpio-generic infrastructure instead of open-coding all of the accessor hooks.

g.

  parent reply	other threads:[~2012-03-12 16:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 17:59 [PATCH] gpio: Add Altera GPIO driver Tobias Klauser
     [not found] ` <1328551142-8439-1-git-send-email-tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
2012-03-12 16:04   ` Grant Likely [this message]
2012-03-13 11:31     ` Tobias Klauser
     [not found]       ` <20120313113126.GL21503-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
2012-03-13 18:13         ` Grant Likely
2012-03-20  9:47           ` Tobias Klauser
2012-04-05  8:53           ` Tobias Klauser

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=20120312160418.816A83E07B0@localhost \
    --to=grant.likely-s3s/wqlpoipyb63q8fvjnq@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org \
    --cc=nios2-dev-1eJk0qcHJCcaeqlQEoCUNoJY59XmG8rH@public.gmane.org \
    --cc=tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.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.