From: Scott Wood <scottwood@freescale.com>
To: Jochen Friedrich <jochen@scram.de>
Cc: linuxppc-dev@ozlabs.org, Arnd Bergmann <arnd@arndb.de>,
David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [PATCH/RFC] [POWERPC] CPM1: implement GPIO LIB API
Date: Thu, 17 Jan 2008 12:48:10 -0600 [thread overview]
Message-ID: <20080117184810.GA3957@loki.buserror.net> (raw)
In-Reply-To: <478F6972.9080308@scram.de>
On Thu, Jan 17, 2008 at 03:42:58PM +0100, Jochen Friedrich wrote:
> Hi Grant,
>
> >> arch/powerpc/platforms/8xx/Kconfig | 2 +
> >> arch/powerpc/sysdev/commproc.c | 162 +++++++++++++++++++++++++++++++++++-
> >
> > Is this 8xx only? Can it live in arch/powerpc/platforms/8xx?
>
> According to the freescale docs, the GPIO ports are part of the CPM1. So I've put the
> support into commproc.c (which maybe should be renamed to cpm1_common.c to match cpm2_common.c).
>
> AFAIK, CPM1 is specific to 8xx.
If we're going to rename, I'd change commproc.c to cpm1.c, and cpm2_common.c
to cpm2.c.
-Scott
prev parent reply other threads:[~2008-01-17 18:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 12:07 [PATCH/RFC] [POWERPC] CPM1: implement GPIO LIB API Jochen Friedrich
2008-01-17 13:06 ` Anton Vorontsov
2008-01-17 13:47 ` Grant Likely
2008-01-17 14:42 ` Jochen Friedrich
2008-01-17 18:48 ` Scott Wood [this message]
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=20080117184810.GA3957@loki.buserror.net \
--to=scottwood@freescale.com \
--cc=arnd@arndb.de \
--cc=david@gibson.dropbear.id.au \
--cc=jochen@scram.de \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).