linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Laurent Pinchart <laurentp@cse-semaphore.com>
Cc: Scott Wood <scottwood@freescale.com>,
	linuxppc-dev list <linuxppc-dev@ozlabs.org>
Subject: Re: [PATCHv2 1/2] [POWERPC] CPM2: Implement GPIO LIB API on CPM2 Freescale SoC.
Date: Fri, 13 Jun 2008 18:57:30 +0400	[thread overview]
Message-ID: <20080613145730.GA27615@polina.dev.rtsoft.ru> (raw)
In-Reply-To: <200806131446.27552.laurentp@cse-semaphore.com>

On Fri, Jun 13, 2008 at 02:46:20PM +0200, Laurent Pinchart wrote:
> On Friday 18 April 2008 19:16, Jochen Friedrich wrote:
> > Based on earlier work by Laurent Pinchart.
> > 
> > This patch implement GPIO LIB support for the CPM2 GPIOs.
> > 
> > Signed-off-by: Jochen Friedrich <jochen@scram.de>
> > Cc: Laurent Pinchart <laurentp@cse-semaphore.com>
> 
> Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
> 
> Is there any showstopper or can this one be applied to powerpc-next ?

One comment below.

[...]
> > +	mm_gc->save_regs = cpm2_gpio32_save_regs;
> > +	of_gc->gpio_cells = 1;

I would strongly suggest to use gpio_cells = 2, otherwise you will not
able to pass GPIO flags (such as active-low etc) without breaking the
compatibility with older trees.

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

  reply	other threads:[~2008-06-13 14:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-18 17:16 [PATCHv2 1/2] [POWERPC] CPM2: Implement GPIO LIB API on CPM2 Freescale SoC Jochen Friedrich
2008-06-13 12:46 ` Laurent Pinchart
2008-06-13 14:57   ` Anton Vorontsov [this message]
2008-06-13 15:15     ` Laurent Pinchart
2008-06-18 16:56       ` Jochen Friedrich
2008-06-18 17:08         ` [PATCHv3 " Laurent Pinchart
2008-06-26 11:14           ` Laurent Pinchart
2008-06-27 16:50             ` Jochen Friedrich
2008-07-18 14:38               ` Laurent Pinchart
2008-07-18 14:50                 ` Kumar Gala
2008-07-18 15:07                   ` Laurent Pinchart
2008-07-18 15:28                     ` Kumar Gala
2008-07-18 15:28           ` Kumar Gala
2008-07-18 15:30             ` Jochen Friedrich
2008-07-18 15:46               ` Kumar Gala
2008-07-18 15:52                 ` Jochen Friedrich
2008-07-24 14:46                 ` Laurent Pinchart
2008-07-24 15:12                   ` Kumar Gala
2008-07-24 16:00                     ` [PATCHv4] cpm2: " Laurent Pinchart
2008-07-25 17:42                       ` Kumar Gala
2008-07-28  8:43                         ` Laurent Pinchart
2008-07-28 12:42                           ` Kumar Gala

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=20080613145730.GA27615@polina.dev.rtsoft.ru \
    --to=avorontsov@ru.mvista.com \
    --cc=laurentp@cse-semaphore.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=scottwood@freescale.com \
    /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;
as well as URLs for NNTP newsgroup(s).