All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] Devkit8000: Use DIE id to initialize dm9000 MAC address
@ 2010-07-06  1:10 Kan-Ru Chen
  2010-07-06  1:10 ` [PATCHv2 1/3] omap: Add new interface omap_get_die_id Kan-Ru Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kan-Ru Chen @ 2010-07-06  1:10 UTC (permalink / raw)
  To: linux-omap; +Cc: Thomas Weber, Kan-Ru Chen, Tony Lindgren

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


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

end of thread, other threads:[~2010-07-07 12:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06  1:10 [PATCHv2 0/3] Devkit8000: Use DIE id to initialize dm9000 MAC address Kan-Ru Chen
2010-07-06  1:10 ` [PATCHv2 1/3] omap: Add new interface omap_get_die_id Kan-Ru Chen
2010-07-06  1:10 ` [PATCHv2 2/3] omap: Use omap_get_die_id() to get the DIE ids Kan-Ru Chen
2010-07-06  1:10 ` [PATCHv2 3/3] omap: Devkit8000: Use DIE id to initialize dm9000 MAC address Kan-Ru Chen
2010-07-07 12:09 ` [PATCHv2 0/3] " Tony Lindgren

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.