This patch series add the omap_get_die_id interface and use that
function to construct a MAC address for use by dm9000.

Kan-Ru Chen (3):
  omap: Add new interface omap_get_die_id
  omap: Use omap_get_die_id() to get the DIE ids
  omap: Devkit8000: Use DIE id to initialize dm9000 MAC address

 arch/arm/mach-omap2/board-devkit8000.c |   14 ++++++++++++++
 arch/arm/mach-omap2/id.c               |   24 ++++++++++++++++--------
 arch/arm/mach-omap2/include/mach/id.h  |   22 ++++++++++++++++++++++
 3 files changed, 52 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/mach-omap2/include/mach/id.h

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to