linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jochen Friedrich <jochen@scram.de>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	Scott Wood <scottwood@freescale.com>
Subject: Re: [PATCHv3 1/2] [POWERPC] CPM2: Implement GPIO LIB API on CPM2 Freescale SoC.
Date: Fri, 18 Jul 2008 17:30:56 +0200	[thread overview]
Message-ID: <4880B730.8050801@scram.de> (raw)
In-Reply-To: <8D84340F-427C-403B-8121-481642478B8C@kernel.crashing.org>

Hi Kumar,

> On Jun 18, 2008, at 12:08 PM, Laurent Pinchart wrote:
> 
>> +#if defined(CONFIG_CPM2) || defined(CONFIG_8xx_GPIO)
>> +
>> +struct cpm2_ioports {
>> +	u32 dir, par, sor, odr, dat;
>> +	u32 res[3];
>> +};
>> +
> 
> is this really common for both CPM2 and 8xx?  if so why the name?

It is common to CPM2 and Port E of CPM1.

Thanks,
Jochen

  reply	other threads:[~2008-07-18 15:30 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
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 [this message]
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=4880B730.8050801@scram.de \
    --to=jochen@scram.de \
    --cc=galak@kernel.crashing.org \
    --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).