|
@@ -23,9 +23,8 @@ soc0: soc@000000000 {
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
- dsa: dsa@c7000000 {
|
|
|
|
|
|
+ dsaf0: dsa@c7000000 {
|
|
compatible = "hisilicon,hns-dsaf-v1";
|
|
compatible = "hisilicon,hns-dsaf-v1";
|
|
- dsa_name = "dsaf0";
|
|
|
|
mode = "6port-16rss";
|
|
mode = "6port-16rss";
|
|
interrupt-parent = <&mbigen_dsa>;
|
|
interrupt-parent = <&mbigen_dsa>;
|
|
|
|
|
|
@@ -127,7 +126,7 @@ soc0: soc@000000000 {
|
|
|
|
|
|
eth0: ethernet@0{
|
|
eth0: ethernet@0{
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
- ae-name = "dsaf0";
|
|
|
|
|
|
+ ae-handle = <&dsaf0>;
|
|
port-id = <0>;
|
|
port-id = <0>;
|
|
local-mac-address = [00 00 00 01 00 58];
|
|
local-mac-address = [00 00 00 01 00 58];
|
|
status = "disabled";
|
|
status = "disabled";
|
|
@@ -135,14 +134,14 @@ soc0: soc@000000000 {
|
|
};
|
|
};
|
|
eth1: ethernet@1{
|
|
eth1: ethernet@1{
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
- ae-name = "dsaf0";
|
|
|
|
|
|
+ ae-handle = <&dsaf0>;
|
|
port-id = <1>;
|
|
port-id = <1>;
|
|
status = "disabled";
|
|
status = "disabled";
|
|
dma-coherent;
|
|
dma-coherent;
|
|
};
|
|
};
|
|
eth2: ethernet@2{
|
|
eth2: ethernet@2{
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
- ae-name = "dsaf0";
|
|
|
|
|
|
+ ae-handle = <&dsaf0>;
|
|
port-id = <2>;
|
|
port-id = <2>;
|
|
local-mac-address = [00 00 00 01 00 5a];
|
|
local-mac-address = [00 00 00 01 00 5a];
|
|
status = "disabled";
|
|
status = "disabled";
|
|
@@ -150,7 +149,7 @@ soc0: soc@000000000 {
|
|
};
|
|
};
|
|
eth3: ethernet@3{
|
|
eth3: ethernet@3{
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
- ae-name = "dsaf0";
|
|
|
|
|
|
+ ae-handle = <&dsaf0>;
|
|
port-id = <3>;
|
|
port-id = <3>;
|
|
local-mac-address = [00 00 00 01 00 5b];
|
|
local-mac-address = [00 00 00 01 00 5b];
|
|
status = "disabled";
|
|
status = "disabled";
|
|
@@ -158,7 +157,7 @@ soc0: soc@000000000 {
|
|
};
|
|
};
|
|
eth4: ethernet@4{
|
|
eth4: ethernet@4{
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
- ae-name = "dsaf0";
|
|
|
|
|
|
+ ae-handle = <&dsaf0>;
|
|
port-id = <4>;
|
|
port-id = <4>;
|
|
local-mac-address = [00 00 00 01 00 5c];
|
|
local-mac-address = [00 00 00 01 00 5c];
|
|
status = "disabled";
|
|
status = "disabled";
|
|
@@ -166,7 +165,7 @@ soc0: soc@000000000 {
|
|
};
|
|
};
|
|
eth5: ethernet@5{
|
|
eth5: ethernet@5{
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
- ae-name = "dsaf0";
|
|
|
|
|
|
+ ae-handle = <&dsaf0>;
|
|
port-id = <5>;
|
|
port-id = <5>;
|
|
local-mac-address = [00 00 00 01 00 5d];
|
|
local-mac-address = [00 00 00 01 00 5d];
|
|
status = "disabled";
|
|
status = "disabled";
|
|
@@ -174,7 +173,7 @@ soc0: soc@000000000 {
|
|
};
|
|
};
|
|
eth6: ethernet@6{
|
|
eth6: ethernet@6{
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
- ae-name = "dsaf0";
|
|
|
|
|
|
+ ae-handle = <&dsaf0>;
|
|
port-id = <6>;
|
|
port-id = <6>;
|
|
local-mac-address = [00 00 00 01 00 5e];
|
|
local-mac-address = [00 00 00 01 00 5e];
|
|
status = "disabled";
|
|
status = "disabled";
|
|
@@ -182,7 +181,7 @@ soc0: soc@000000000 {
|
|
};
|
|
};
|
|
eth7: ethernet@7{
|
|
eth7: ethernet@7{
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
compatible = "hisilicon,hns-nic-v1";
|
|
- ae-name = "dsaf0";
|
|
|
|
|
|
+ ae-handle = <&dsaf0>;
|
|
port-id = <7>;
|
|
port-id = <7>;
|
|
local-mac-address = [00 00 00 01 00 5f];
|
|
local-mac-address = [00 00 00 01 00 5f];
|
|
status = "disabled";
|
|
status = "disabled";
|