All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] of nand generic binding
@ 2012-02-17 15:57 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 0 replies; 16+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-02-17 15:57 UTC (permalink / raw)
  To: linux-arm-kernel

HI,

	please find attached the generic binding for the MTD nand

	This will add boolean and nand helpers

The following changes since commit d65b4e98d7ea3038b767b70fe8be959b2913f16d:

  Linux 3.3-rc3 (2012-02-08 19:21:53 -0800)

are available in the git repository at:
  git://github.com/at91linux/linux-at91.git for-grant-dt

Jean-Christophe PLAGNIOL-VILLARD (2):
      of: introduce helper to manage boolean
      of/mtd/nand: add generic bindings and helpers

 Documentation/devicetree/bindings/mtd/nand.txt |    7 ++
 drivers/of/Kconfig                             |    4 +
 drivers/of/Makefile                            |    1 +
 drivers/of/base.c                              |   30 ++++++++
 drivers/of/of_mtd.c                            |   85 ++++++++++++++++++++++++
 include/linux/of.h                             |    8 ++
 include/linux/of_mtd.h                         |   19 +++++
 7 files changed, 154 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mtd/nand.txt
 create mode 100644 drivers/of/of_mtd.c
 create mode 100644 include/linux/of_mtd.h

Best Regards,
J.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-03-09 11:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17 15:57 [PULL] of nand generic binding Jean-Christophe PLAGNIOL-VILLARD
2012-02-17 15:57 ` Jean-Christophe PLAGNIOL-VILLARD
2012-02-29 15:25 ` Jean-Christophe PLAGNIOL-VILLARD
2012-02-29 15:25   ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07  8:29   ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07  8:29     ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 13:43     ` Rob Herring
2012-03-07 13:43       ` Rob Herring
2012-03-07 16:28       ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 16:28         ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-09  1:44       ` Grant Likely
2012-03-09  1:44         ` Grant Likely
2012-03-09 10:09         ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-09 10:09           ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-09 11:40         ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-09 11:40           ` Jean-Christophe PLAGNIOL-VILLARD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.