All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Set the Raspberry Pi Ethernet MAC address
@ 2016-02-03 15:02 Lubomir Rintel
  2016-02-03 15:02 ` [PATCH 1/2] net/smscx5xx: use the device tree for mac address Lubomir Rintel
  2016-02-03 15:02   ` Lubomir Rintel
  0 siblings, 2 replies; 18+ messages in thread
From: Lubomir Rintel @ 2016-02-03 15:02 UTC (permalink / raw)
  To: linux-rpi-kernel
  Cc: devicetree, linux-kernel, Eric Anholt, Lee Jones, Stephen Warren,
	Peter Chen, Arnd Bergmann

Hello,

Looks like Peter Chen has submitted a patch that associates the USB device with 
the device-tree node. This is nice; we could use it to propagate the MAC address
from firmware with minimal changes now, something that Arnd Bergmann suggested
back in 2011 [2].

[1] USB: core: let USB device know device node
    https://patchwork.ozlabs.org/patch/572621/

[2] Re: RFC: Platform data for onboard USB assets
    https://lkml.org/lkml/2011/3/17/416

Tested to work fine on the B+ board with Peter's patch and a trivial change to
u-boot so that the board code sets $ethaddr in addition to $usbethaddr for the
dt fixup code.

Lubo

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

end of thread, other threads:[~2016-02-07 10:12 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-03 15:02 [PATCH 0/2] Set the Raspberry Pi Ethernet MAC address Lubomir Rintel
2016-02-03 15:02 ` [PATCH 1/2] net/smscx5xx: use the device tree for mac address Lubomir Rintel
2016-02-03 15:23   ` Arnd Bergmann
2016-02-03 15:42     ` Lubomir Rintel
2016-02-03 15:02 ` [PATCH 2/2] ARM: bcm2835: dt: Add the ethernet to the device tree Lubomir Rintel
2016-02-03 15:02   ` Lubomir Rintel
2016-02-03 15:11   ` Lubomir Rintel
2016-02-03 15:11     ` Lubomir Rintel
2016-02-03 16:11   ` Stephen Warren
2016-02-03 16:32     ` Lubomir Rintel
2016-02-03 23:41   ` Olivier Blin
2016-02-03 23:41     ` Olivier Blin
2016-02-04  6:28     ` Peter Chen
2016-02-04  6:28       ` Peter Chen
2016-02-04  7:18       ` Lubomir Rintel
2016-02-04  7:18         ` Lubomir Rintel
2016-02-07 10:10   ` kbuild test robot
2016-02-07 10:10     ` kbuild test robot

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.