[GIT PULL] MTD update for 4.4-rc6

From: Brian Norris
Date: Thu Dec 17 2015 - 21:39:05 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/