All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Radensky <felix@embedded-sol.com>
To: "linuxppc-dev@ozlabs.org list" <linuxppc-dev@ozlabs.org>,
	Scott Wood <scottwood@freescale.com>
Subject: Adding MTD concat support to FSL ELBC NAND driver
Date: Thu, 13 Aug 2009 16:46:27 +0300	[thread overview]
Message-ID: <4A841933.8090808@embedded-sol.com> (raw)

Hi,

I'd like to be able to concatenate several NAND banks (each bank on 
separate chip select)
into a single MTD device, and define partition table on a concatenated 
device.

Currently concatenation support is implemented in physmap_of driver. The 
syntax used
to define a concatenation device involves multiple reg tuples, as 
described in
Documentation/powerpc/dts-bindings/mtd-physmap.txt. Will same syntax be 
acceptable
for NAND chips ?

Thanks.

Felix.

             reply	other threads:[~2009-08-13 13:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-13 13:46 Felix Radensky [this message]
2009-08-13 17:37 ` Adding MTD concat support to FSL ELBC NAND driver Scott Wood

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=4A841933.8090808@embedded-sol.com \
    --to=felix@embedded-sol.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 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.