From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1X6rmA-0008Eg-Cy for linux-mtd@lists.infradead.org; Tue, 15 Jul 2014 01:43:26 +0000 Received: by mail-pa0-f48.google.com with SMTP id et14so881492pad.7 for ; Mon, 14 Jul 2014 18:43:04 -0700 (PDT) Date: Mon, 14 Jul 2014 18:43:01 -0700 From: Brian Norris To: Sergey Ryazanov Subject: Re: [PATCH v2] mtd: spi-nor: add support for EON EN25QH128 Message-ID: <20140715014301.GQ7537@ld-irv-0074> References: <1402439742-31999-1-git-send-email-ryazanov.s.a@gmail.com> <1402582606-3523-1-git-send-email-ryazanov.s.a@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1402582606-3523-1-git-send-email-ryazanov.s.a@gmail.com> Cc: Linux MTD list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Jun 12, 2014 at 06:16:46PM +0400, Sergey Ryazanov wrote: > Signed-off-by: Sergey Ryazanov > --- > v2 > * Rebased on l2-mtd.git > * Patch spi-nor instead of m25p80 Pushed to l2-mtd.git. Thanks! Brian