All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Suchanek <hramrach@gmail.com>
To: David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>, <zajec5@gmail.com>,
	Marek Vasut <marex@denx.de>,
	Alison Chaiken <alison_chaiken@mentor.com>,
	Michal Suchanek <hramrach@gmail.com>,
	Ben Hutchings <ben@decadent.org.uk>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	"Bean Huo \(beanhuo\)" <beanhuo@micron.com>,
	"grmoore@altera.com" <grmoore@altera.com>,
	linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
Subject: [PATCH 0/3] Minor fix and new Chip IDs for spi-nor.
Date: Thu, 30 Apr 2015 23:42:33 +0200	[thread overview]
Message-ID: <cover.1430430153.git.hramrach@gmail.com> (raw)

Hello,

I tried attaching random flash chips with an ICP cable and found that Linux does not have the chip IDs.

Thanks

Michal

Michal Suchanek (3):
  MTD: m25p80: fix write return value.
  MTD: spi-nor: Add Pm25LD020 and GD25Q41B chip ID.
  MTD: spi-nor: add flag to not use sector erase.

 drivers/mtd/devices/m25p80.c  | 2 +-
 drivers/mtd/spi-nor/spi-nor.c | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.1.4

             reply	other threads:[~2015-04-30 21:55 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30 21:42 Michal Suchanek [this message]
2015-04-30 13:33 ` [PATCH 1/3] MTD: m25p80: fix write return value Michal Suchanek
2015-04-30 23:09   ` Marek Vasut
2015-04-30 23:09     ` Marek Vasut
2015-05-20 23:45   ` Brian Norris
2015-05-20 23:45     ` Brian Norris
2015-05-21  8:33     ` Michal Suchanek
2015-05-21  8:33       ` Michal Suchanek
2015-04-30 19:02 ` [PATCH 2/3] MTD: spi-nor: Add Pm25LD020 and GD25Q41B chip ID Michal Suchanek
2015-04-30 21:13 ` [PATCH 3/3] MTD: spi-nor: add flag to not use sector erase Michal Suchanek
2015-04-30 23:13   ` Marek Vasut
2015-04-30 23:13     ` Marek Vasut
2015-05-01  7:05     ` Michal Suchanek
2015-05-01  7:05       ` Michal Suchanek
2015-05-01 10:50       ` Jonas Gorski
2015-05-01 10:50         ` Jonas Gorski
2015-05-01 14:20       ` Marek Vasut
2015-05-01 14:20         ` Marek Vasut
2015-05-04 11:11         ` Michal Suchanek
2015-05-04 11:11           ` Michal Suchanek
2015-05-04 12:12           ` Marek Vasut
2015-05-04 12:12             ` Marek Vasut
2015-05-04 13:18             ` Michal Suchanek
2015-05-04 13:18               ` Michal Suchanek
2015-05-04 13:35               ` Marek Vasut
2015-05-04 13:35                 ` Marek Vasut
2015-05-04 13:39                 ` Michal Suchanek
2015-05-04 13:39                   ` Michal Suchanek
2015-05-04 14:11                   ` Marek Vasut
2015-05-04 14:11                     ` Marek Vasut
2015-05-01 21:56   ` Rafał Miłecki
2015-05-01 21:56     ` Rafał Miłecki

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=cover.1430430153.git.hramrach@gmail.com \
    --to=hramrach@gmail.com \
    --cc=alison_chaiken@mentor.com \
    --cc=beanhuo@micron.com \
    --cc=ben@decadent.org.uk \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=geert+renesas@glider.be \
    --cc=grmoore@altera.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marex@denx.de \
    --cc=zajec5@gmail.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.