[GIT PULL] Late MTD fix for v4.7

Brian Norris computersforpeace at gmail.com
Fri Jul 15 17:42:00 PDT 2016


Hi Linus,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 7ce9ea7e6b35a652034486133174d4e17055cef5:

  mtd: nand: omap2: Add check for old elm binding (2016-07-14 08:57:36 -0700)

----------------------------------------------------------------
Late MTD fix for v4.7:

One regression in the Device Tree handling for OMAP NAND handling of the ELM
node. TI migrated to using the property name "ti,elm-id", but forgot to keep
compatibility with the old "elm_id" property.

Also, might as well send out this MAINTAINERS fixup now.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      MAINTAINERS: Add file patterns for mtd device tree bindings

Teresa Remmet (1):
      mtd: nand: omap2: Add check for old elm binding

 MAINTAINERS              | 1 +
 drivers/mtd/nand/omap2.c | 7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)



More information about the linux-mtd mailing list