Commit ba556ed2 authored by Jason Jin's avatar Jason Jin Committed by Kumar Gala

powerpc/85xx: Enable enhanced functions for 8536 TSEC

Signed-off-by: default avatarJason Jin <Jason.jin@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 04ab5918
...@@ -180,7 +180,7 @@ usb@23000 { ...@@ -180,7 +180,7 @@ usb@23000 {
enet0: ethernet@24000 { enet0: ethernet@24000 {
cell-index = <0>; cell-index = <0>;
device_type = "network"; device_type = "network";
model = "TSEC"; model = "eTSEC";
compatible = "gianfar"; compatible = "gianfar";
reg = <0x24000 0x1000>; reg = <0x24000 0x1000>;
local-mac-address = [ 00 00 00 00 00 00 ]; local-mac-address = [ 00 00 00 00 00 00 ];
...@@ -193,7 +193,7 @@ enet0: ethernet@24000 { ...@@ -193,7 +193,7 @@ enet0: ethernet@24000 {
enet1: ethernet@26000 { enet1: ethernet@26000 {
cell-index = <1>; cell-index = <1>;
device_type = "network"; device_type = "network";
model = "TSEC"; model = "eTSEC";
compatible = "gianfar"; compatible = "gianfar";
reg = <0x26000 0x1000>; reg = <0x26000 0x1000>;
local-mac-address = [ 00 00 00 00 00 00 ]; local-mac-address = [ 00 00 00 00 00 00 ];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment