linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Wolfgang Grandegger <wg@grandegger.com>
Cc: Linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] [NAND] driver extension to support NAND on TQM85xx modules
Date: Fri, 30 May 2008 08:07:04 -0500	[thread overview]
Message-ID: <8B8CFD8C-8F18-4548-A07B-5748BAD1ACEA@kernel.crashing.org> (raw)
In-Reply-To: <1212129392-27589-1-git-send-email-wg@grandegger.com>


On May 30, 2008, at 1:36 AM, Wolfgang Grandegger wrote:

> This patch extends the FSL UPM NAND driver from Anton Vorontsov to
> support for the TQM85xx modules. Unfortunately, the hardware does
> not support the R/B pins of the NAND chip and therefore the specified
> maximum delay time must used. It therefore re-introduces the chip- 
> delay
> property.
>
> Note: this patch is based on a patch Anton Vorontsov posted to this  
> list:
>      See http://ozlabs.org/pipermail/linuxppc-dev/2008-April/055587.html 
> .
>      It should show up mainstream soon.
>
> Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
> ---
> drivers/mtd/nand/Kconfig   |    2 +-
> drivers/mtd/nand/fsl_upm.c |   30 +++++++++++++++++++++---------
> include/linux/of_gpio.h    |    2 +-
> 3 files changed, 23 insertions(+), 11 deletions(-)

You really need to CC the MTD list as this should go via them.  Also  
you're adding a new property and there should be updates to booting-w- 
o-f for it.

- k

  parent reply	other threads:[~2008-05-30 13:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30  6:36 [PATCH] [NAND] driver extension to support NAND on TQM85xx modules Wolfgang Grandegger
2008-05-30 12:50 ` Anton Vorontsov
2008-06-04  9:52   ` Wolfgang Grandegger
2008-06-04 11:58     ` Anton Vorontsov
2008-05-30 13:07 ` Kumar Gala [this message]
2008-05-30 13:57   ` Wolfgang Grandegger

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=8B8CFD8C-8F18-4548-A07B-5748BAD1ACEA@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=Linuxppc-dev@ozlabs.org \
    --cc=wg@grandegger.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).