All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raphael Assenat <raph@8d.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Re: [PATCH] cmx270-nand: Make CMDLINE_PARTS usable
Date: Mon, 25 Sep 2006 09:07:55 -0400	[thread overview]
Message-ID: <4517D4AB.2060706@8d.com> (raw)
In-Reply-To: <1158936240.24527.733.camel@pmac.infradead.org>

David Woodhouse wrote:
> On Fri, 2006-09-22 at 10:15 -0400, Raphael Assenat wrote:
> 
>>Oh, sorry. My patch applies over the patch Mike Rapoport sent to the list on July 18
>>([PATCH] [MTD] CM-x270 NAND flash support), which I thought was already accepted. Was 
>>there anything wrong with it? Maybe you just missed it...
>>
>>I also sent a patch to the list on July 21 which added NAND flash support for the cm-x255 
>>boards ([PATCH] Add support for NAND flash on cm-x255) but received no feedback. I can 
>>resend it if you wish.
> 
> 
> July and August weren't really a good time for sending stuff that you
> expect me to pay attention to; sorry. Yes -- please retest and resend.
> 
> Can you explain how these two boards differ, and why they need two
> separate drivers?
Yes.

NAND on cm-x255:
- Uses physical address 0x04000000
- CS, ALE, CLE and RB mapped to pxa GPIOs 5,4,3,10 respectively.

NAND on cm-x270:
- CS and RB mapped to pxa GPIOs 11 and 89
- Read/Write with ALE/CLE inactive: 0x04000000
- Read/Write with ALE active: 0x04000008
- Read/Write with CLE active: 0x04000004

The base address is the same, but GPIOs used differ and the control signals
are controlled differently.


>>(BTW, every time I send to the linux-mtd list my message is held for moderator approval 
>>for reason 'Message has a suspicious header'. Who should I contact for more information? 
>>I'd like to know exactly what header(s) is/are 'suspicious' and fix them if possible).
> 
> 
> It just doesn't like attachments. Send patches inline and they shouldn't
> get trapped.

Best regards,

-- 
Raphael Assenat
8D Technologies Inc.

  reply	other threads:[~2006-09-25 13:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13 12:50 [PATCH] cmx270-nand: Make CMDLINE_PARTS usable Raphael Assenat
2006-09-22  9:36 ` David Woodhouse
2006-09-22 14:15   ` Raphael Assenat
2006-09-22 14:44     ` David Woodhouse
2006-09-25 13:07       ` Raphael Assenat [this message]
2006-09-25 14:57         ` Raphael Assenat
2006-09-25 14:22       ` [PATCH][RESEND] [MTD] CM-x270 NAND flash support (Was [PATCH] cmx270-nand: Make CMDLINE_PARTS usable) Mike Rapoport

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=4517D4AB.2060706@8d.com \
    --to=raph@8d.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.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.