[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20141003124956.GI26643@leverpostej>
Date: Fri, 3 Oct 2014 13:49:56 +0100
From: Mark Rutland <mark.rutland@....com>
To: Iyappan Subramanian <isubramanian@....com>
Cc: "davem@...emloft.net" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"patches@....com" <patches@....com>,
"kchudgar@....com" <kchudgar@....com>
Subject: Re: [PATCH v2 3/6] dtb: Add 10GbE node to APM X-Gene SoC device tree
Hi,
[...]
> + xgenet: ethernet@...10000 {
> + compatible = "apm,xgene-enet";
> + status = "disabled";
> + reg = <0x0 0x1f610000 0x0 0xd100>,
> + <0x0 0x1f600000 0x0 0X400>,
> + <0x0 0x18000000 0x0 0X200>;
> + reg-names = "enet_csr", "ring_csr", "ring_cmd";
> + interrupts = <0x0 0x60 0x4>;
> + dma-coherent;
> + clocks = <&xge0clk 0>;
> + local-mac-address = [00 01 73 00 00 04];
Apolgoies, I'd missed your reply on this last time. Please use
all-zeroes for the mac address, and have a comment that this will be
overwritten by the bootloader.
Thanks,
Mark.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists