From: Tony Prisk <linux@prisktech.co.nz>
To: vt8500-wm8505-linux-kernel@googlegroups.com
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
"dwmw2@infradead.org" <dwmw2@infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"dedekind1@gmail.com" <dedekind1@gmail.com>
Subject: Re: [PATCH v3 1/2] mtd: Add a common JEDEC flash device table
Date: Thu, 24 Jan 2013 07:28:50 +1300 [thread overview]
Message-ID: <1358965730.13715.0.camel@gitbox> (raw)
In-Reply-To: <50FFA692.2060907@parrot.com>
On Wed, 2013-01-23 at 10:00 +0100, Matthieu CASTET wrote:
> Tony Prisk a écrit :
> > This patch adds a common JEDEC flash device table which can be
> > expanded on as more features are required.
> >
> > A simple match function is also included to query the table for
> > a match based on the JEDEC id.
>
> Why don't you use id from include/linux/mtd/cfi.h that is used by flash driver
> like drivers/mtd/devices/m25p80.c ?
>
Thanks - have changed for v4.
Regards
Tony P
WARNING: multiple messages have this Message-ID (diff)
From: linux@prisktech.co.nz (Tony Prisk)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/2] mtd: Add a common JEDEC flash device table
Date: Thu, 24 Jan 2013 07:28:50 +1300 [thread overview]
Message-ID: <1358965730.13715.0.camel@gitbox> (raw)
In-Reply-To: <50FFA692.2060907@parrot.com>
On Wed, 2013-01-23 at 10:00 +0100, Matthieu CASTET wrote:
> Tony Prisk a ?crit :
> > This patch adds a common JEDEC flash device table which can be
> > expanded on as more features are required.
> >
> > A simple match function is also included to query the table for
> > a match based on the JEDEC id.
>
> Why don't you use id from include/linux/mtd/cfi.h that is used by flash driver
> like drivers/mtd/devices/m25p80.c ?
>
Thanks - have changed for v4.
Regards
Tony P
WARNING: multiple messages have this Message-ID (diff)
From: Tony Prisk <linux@prisktech.co.nz>
To: vt8500-wm8505-linux-kernel@googlegroups.com
Cc: "dwmw2@infradead.org" <dwmw2@infradead.org>,
"dedekind1@gmail.com" <dedekind1@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 1/2] mtd: Add a common JEDEC flash device table
Date: Thu, 24 Jan 2013 07:28:50 +1300 [thread overview]
Message-ID: <1358965730.13715.0.camel@gitbox> (raw)
In-Reply-To: <50FFA692.2060907@parrot.com>
On Wed, 2013-01-23 at 10:00 +0100, Matthieu CASTET wrote:
> Tony Prisk a écrit :
> > This patch adds a common JEDEC flash device table which can be
> > expanded on as more features are required.
> >
> > A simple match function is also included to query the table for
> > a match based on the JEDEC id.
>
> Why don't you use id from include/linux/mtd/cfi.h that is used by flash driver
> like drivers/mtd/devices/m25p80.c ?
>
Thanks - have changed for v4.
Regards
Tony P
next prev parent reply other threads:[~2013-01-23 18:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 8:01 [PATCH v3 0/2] Add Wondermedia Serial Flash controller support Tony Prisk
2013-01-23 8:01 ` Tony Prisk
2013-01-23 8:01 ` Tony Prisk
2013-01-23 8:01 ` [PATCH v3 1/2] mtd: Add a common JEDEC flash device table Tony Prisk
2013-01-23 8:01 ` Tony Prisk
2013-01-23 8:01 ` Tony Prisk
2013-01-23 9:00 ` Matthieu CASTET
2013-01-23 9:00 ` Matthieu CASTET
2013-01-23 9:00 ` Matthieu CASTET
2013-01-23 18:28 ` Tony Prisk [this message]
2013-01-23 18:28 ` Tony Prisk
2013-01-23 18:28 ` Tony Prisk
2013-01-23 8:01 ` [PATCH v3 2/2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller Tony Prisk
2013-01-23 8:01 ` Tony Prisk
2013-01-23 8:01 ` Tony Prisk
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=1358965730.13715.0.camel@gitbox \
--to=linux@prisktech.co.nz \
--cc=dedekind1@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=vt8500-wm8505-linux-kernel@googlegroups.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.