[GIT PULL] MTD update for 4.4-rc6

Brian Norris computersforpeace at gmail.com
Thu Dec 17 18:38:56 PST 2015


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(-)



More information about the linux-mtd mailing list