Re: [PATCH v4 4/5] ARM: davinci: da850: add DT node for eth0.

From: Sergei Shtylyov
Date: Thu Aug 15 2013 - 15:30:27 EST


Hello.

On 15-08-2013 10:01, Lad, Prabhakar wrote:

From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>

Add eth0 device tree node information and pinmux for mii to da850 by
providing interrupt details and local mac address of eth0.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@xxxxxxxxx>
[...]

@@ -226,6 +242,20 @@
#size-cells = <0>;
reg = <0x224000 0x1000>;
};
+ eth0: emac@1e20000 {

According to the ePAPR spec[1] section 2.2.2, the node should be named "ethernet".

[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/