All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: mvebu: network interface naming
@ 2016-01-27 15:08 Thomas Petazzoni
  2016-01-27 15:08 ` [PATCH 1/2] ARM: mvebu: change order of ethernet DT nodes on Armada 38x Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Thomas Petazzoni @ 2016-01-27 15:08 UTC (permalink / raw)
  To: linux-arm-kernel

Dear mvebu maintainers,

As was discussed back in November last year, the naming of network
interfaces on Armada 38x is very confusing. Gregory Clement suggested
to exceptionally violate the rule of "DT nodes should be ordered by
register address" in order to reduce the confusion.

The first patch implements this proposal.

The second patch is a new iteration of the patch that adds comments to
the Armada 385 DB AP Device Tree file. The contents of the patch is
the same (add indications of which physical connector corresponds each
port), only the commit log is adjusted to take into account the fact
that thanks to the first patch, the naming of the network interfaces
visible from Linux is now a lot more sane.

Thanks!

Thomas

Thomas Petazzoni (2):
  ARM: mvebu: change order of ethernet DT nodes on Armada 38x
  ARM: mvebu: add reference to ETH connectors for A385-AP

 arch/arm/boot/dts/armada-385-db-ap.dts |  3 +++
 arch/arm/boot/dts/armada-38x.dtsi      | 30 +++++++++++++++++++++---------
 2 files changed, 24 insertions(+), 9 deletions(-)

-- 
2.6.4

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

end of thread, other threads:[~2016-02-25 13:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27 15:08 [PATCH 0/2] ARM: mvebu: network interface naming Thomas Petazzoni
2016-01-27 15:08 ` [PATCH 1/2] ARM: mvebu: change order of ethernet DT nodes on Armada 38x Thomas Petazzoni
2016-01-27 19:31   ` Russell King - ARM Linux
2016-01-27 19:45     ` Willy Tarreau
2016-01-29 11:48       ` Russell King - ARM Linux
2016-02-03 14:56         ` Thomas Petazzoni
2016-02-24 18:41         ` Willy Tarreau
2016-02-24 19:02           ` Imre Kaloz
2016-02-24 19:07             ` Willy Tarreau
2016-02-25 10:32             ` Thomas Petazzoni
2016-02-24 22:33           ` Russell King - ARM Linux
2016-02-24 22:56             ` Willy Tarreau
2016-02-25 10:36             ` Thomas Petazzoni
2016-02-25 13:48               ` Imre Kaloz
2016-02-25 10:31           ` Thomas Petazzoni
2016-02-25 10:40             ` Willy Tarreau
2016-01-27 15:08 ` [PATCH 2/2] ARM: mvebu: add reference to ETH connectors for A385-AP Thomas Petazzoni
2016-02-08 14:48 ` [PATCH 0/2] ARM: mvebu: network interface naming Gregory CLEMENT

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.