linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	David Woodhouse <dwmw2@infradead.org>
Subject: [GIT PULL] MTD update for 4.4-rc6
Date: Thu, 17 Dec 2015 18:38:56 -0800	[thread overview]
Message-ID: <20151218023856.GA68411@google.com> (raw)

Hi Linus,

I was holding out on this pull request for a bit, since there are a few
other small issues being discussed that look like 4.4-rc regressions.
Hopefully I can get those stabilized soon, but these are ready at any
rate.

The following changes since commit 1ddaa021b000220b5f2ad023e4f15ed44990974b:

  MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs (2015-11-18 13:16:58 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/for-linus-20151217

for you to fetch changes up to e488ca9f8d4f62c2dc36bfa5c32f68e7f05ab381:

  doc: dt: mtd: partitions: add compatible property to "partitions" node (2015-12-08 17:10:20 -0800)

----------------------------------------------------------------
MTD update for 4.4-rc6:

A little bit of a last-minute change for the device tree "fixed partition"
binding. This is needed because we might want to reuse the 'partitions' subnode
for other sorts of partitioning descriptions -- e.g., for describing which
on-flash partition format(s) might be used on the system.

Also tone down a warning message, since it is probably going to show up on a
lot of systems where it should just be ignored.

----------------------------------------------------------------
Brian Norris (2):
      mtd: ofpart: don't complain about missing 'partitions' node too loudly
      doc: dt: mtd: partitions: add compatible property to "partitions" node

 Documentation/devicetree/bindings/mtd/partition.txt |  7 ++++++-
 drivers/mtd/ofpart.c                                | 12 ++++++++++--
 2 files changed, 16 insertions(+), 3 deletions(-)

                 reply	other threads:[~2015-12-18  2:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20151218023856.GA68411@google.com \
    --to=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=torvalds@linux-foundation.org \
    /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;
as well as URLs for NNTP newsgroup(s).