[PATCH v2] OMAP gpmc bus driver support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This adds OMAP gpmc bus driver support. Unlike the last version
this one sets the device_node of the registered nand device correctly
so that the partitions can be populated from the devicetree.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      string: Add (x)memdup
      device: Add functions to add resources
      bus: Add omap gpmc driver

 arch/arm/mach-omap/include/mach/gpmc_nand.h |   3 +
 drivers/base/resource.c                     |  60 +++-
 drivers/bus/Kconfig                         |   6 +
 drivers/bus/Makefile                        |   1 +
 drivers/bus/omap-gpmc.c                     | 480 ++++++++++++++++++++++++++++
 include/driver.h                            |   9 +
 include/string.h                            |   2 +
 include/xfuncs.h                            |   1 +
 lib/string.c                                |  14 +
 lib/xfuncs.c                                |  10 +
 10 files changed, 573 insertions(+), 13 deletions(-)
 create mode 100644 drivers/bus/omap-gpmc.c

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux