public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: linux-mtd@lists.infradead.org
Cc: Brian Norris <computersforpeace@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	Lee Jones <lee.jones@linaro.org>,
	Peter Tyser <ptyser@xes-inc.com>,
	key.seong.lim@intel.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] spi-nor: Add support for Intel SPI serial flash controller
Date: Tue, 9 Aug 2016 14:37:55 +0300	[thread overview]
Message-ID: <20160809113755.GM1729@lahna.fi.intel.com> (raw)
In-Reply-To: <1466609565-113251-2-git-send-email-mika.westerberg@linux.intel.com>

On Wed, Jun 22, 2016 at 06:32:43PM +0300, Mika Westerberg wrote:
> Add support for the SPI serial flash host controller found on many Intel
> CPUs including Baytrail and Braswell. The SPI serial flash controller is
> used to access BIOS and other platform specific information. By default the
> driver exposes a single read-only MTD device but with a module parameter
> "writeable=1" the MTD device can be made read-write which makes it possible
> to upgrade BIOS directly from Linux.
> 
> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>

Brian,

It looks like v4.8-rc1 changed struct spi_nor read/write callbacks to
return number of bytes read/written and also dropped retlen from the
arguments.

Is it fine if I send an updated series with that fixed or do you want to
review this one first?

Thanks.

  reply	other threads:[~2016-08-09 11:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22 15:32 [PATCH v2 0/3] spi-nor: Add support for Intel SPI serial flash controller Mika Westerberg
2016-06-22 15:32 ` [PATCH v2 1/3] " Mika Westerberg
2016-08-09 11:37   ` Mika Westerberg [this message]
2016-08-09 19:32   ` Jagan Teki
2016-08-10  7:31     ` Mika Westerberg
2016-06-22 15:32 ` [PATCH v2 2/3] mfd: lpc_ich: Add support for SPI serial flash host controller Mika Westerberg
2016-06-22 15:32 ` [PATCH v2 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC Mika Westerberg
2016-07-06 11:46 ` [PATCH v2 0/3] spi-nor: Add support for Intel SPI serial flash controller Mika Westerberg

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=20160809113755.GM1729@lahna.fi.intel.com \
    --to=mika.westerberg@linux.intel.com \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=key.seong.lim@intel.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=ptyser@xes-inc.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