diff for duplicates of <5695BBFE.4040106@huawei.com> diff --git a/a/1.txt b/N1/1.txt index bcdabb2..149c7ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,8 +52,8 @@ On 2016/1/13 11:01, Kejian Yan wrote: > > Example: > -> -dsa: dsa at c7000000 { -> +dsaf0: dsa at c7000000 { +> -dsa: dsa@c7000000 { +> +dsaf0: dsa@c7000000 { > compatible = "hisilicon,hns-dsaf-v1"; > - dsa_name = "dsaf0"; > mode = "6port-16rss"; @@ -77,7 +77,7 @@ On 2016/1/13 11:01, Kejian Yan wrote: > are called debug ports. > @@ -41,7 +42,7 @@ Example: > -> ethernet at 0{ +> ethernet@0{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; @@ -88,29 +88,29 @@ On 2016/1/13 11:01, Kejian Yan wrote: > index 606dd5a..89c883e 100644 > --- a/arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi -> @@ -23,9 +23,8 @@ soc0: soc at 000000000 { +> @@ -23,9 +23,8 @@ soc0: soc@000000000 { > }; > }; > -> - dsa: dsa at c7000000 { -> + dsaf0: dsa at c7000000 { +> - dsa: dsa@c7000000 { +> + dsaf0: dsa@c7000000 { > compatible = "hisilicon,hns-dsaf-v1"; > - dsa_name = "dsaf0"; > mode = "6port-16rss"; > interrupt-parent = <&mbigen_dsa>; > -> @@ -127,7 +126,7 @@ soc0: soc at 000000000 { +> @@ -127,7 +126,7 @@ soc0: soc@000000000 { > -> eth0: ethernet at 0{ +> eth0: ethernet@0{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <0>; > local-mac-address = [00 00 00 01 00 58]; > status = "disabled"; -> @@ -135,14 +134,14 @@ soc0: soc at 000000000 { +> @@ -135,14 +134,14 @@ soc0: soc@000000000 { > }; -> eth1: ethernet at 1{ +> eth1: ethernet@1{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; @@ -118,52 +118,52 @@ On 2016/1/13 11:01, Kejian Yan wrote: > status = "disabled"; > dma-coherent; > }; -> eth2: ethernet at 2{ +> eth2: ethernet@2{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <2>; > local-mac-address = [00 00 00 01 00 5a]; > status = "disabled"; -> @@ -150,7 +149,7 @@ soc0: soc at 000000000 { +> @@ -150,7 +149,7 @@ soc0: soc@000000000 { > }; -> eth3: ethernet at 3{ +> eth3: ethernet@3{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <3>; > local-mac-address = [00 00 00 01 00 5b]; > status = "disabled"; -> @@ -158,7 +157,7 @@ soc0: soc at 000000000 { +> @@ -158,7 +157,7 @@ soc0: soc@000000000 { > }; -> eth4: ethernet at 4{ +> eth4: ethernet@4{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <4>; > local-mac-address = [00 00 00 01 00 5c]; > status = "disabled"; -> @@ -166,7 +165,7 @@ soc0: soc at 000000000 { +> @@ -166,7 +165,7 @@ soc0: soc@000000000 { > }; -> eth5: ethernet at 5{ +> eth5: ethernet@5{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <5>; > local-mac-address = [00 00 00 01 00 5d]; > status = "disabled"; -> @@ -174,7 +173,7 @@ soc0: soc at 000000000 { +> @@ -174,7 +173,7 @@ soc0: soc@000000000 { > }; -> eth6: ethernet at 6{ +> eth6: ethernet@6{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <6>; > local-mac-address = [00 00 00 01 00 5e]; > status = "disabled"; -> @@ -182,7 +181,7 @@ soc0: soc at 000000000 { +> @@ -182,7 +181,7 @@ soc0: soc@000000000 { > }; -> eth7: ethernet at 7{ +> eth7: ethernet@7{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; diff --git a/a/content_digest b/N1/content_digest index f00dfe0..17cfe30 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,27 @@ "ref\01452654073-28039-1-git-send-email-yankejian@huawei.com\0" - "From\0yankejian@huawei.com (Yankejian (Hackim Yim))\0" - "Subject\0[PATCH v2 next-next] net: hns: enet specifies a reference to dsaf\0" + "From\0Yankejian (Hackim Yim) <yankejian@huawei.com>\0" + "Subject\0Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf\0" "Date\0Wed, 13 Jan 2016 10:52:46 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0davem@davemloft.net" + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + catalin.marinas@arm.com + will.deacon@arm.com + huangdaode@hisilicon.com + liguozhu@huawei.com + arnd@arndb.de + fengguang.wu@intel.com + salil.mehta@huawei.com + andriy.shevchenko@linux.intel.com + " lisheng011@huawei.com\0" + "Cc\0devicetree@vger.kernel.org" + netdev@vger.kernel.org + linuxarm@huawei.com + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Dear all,\n" @@ -59,8 +78,8 @@ "> \n" "> Example:\n" "> \n" - "> -dsa: dsa at c7000000 {\n" - "> +dsaf0: dsa at c7000000 {\n" + "> -dsa: dsa@c7000000 {\n" + "> +dsaf0: dsa@c7000000 {\n" "> \tcompatible = \"hisilicon,hns-dsaf-v1\";\n" "> -\tdsa_name = \"dsaf0\";\n" "> \tmode = \"6port-16rss\";\n" @@ -84,7 +103,7 @@ "> are called debug ports.\n" "> @@ -41,7 +42,7 @@ Example:\n" "> \n" - "> \tethernet at 0{\n" + "> \tethernet@0{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" @@ -95,29 +114,29 @@ "> index 606dd5a..89c883e 100644\n" "> --- a/arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi\n" "> +++ b/arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi\n" - "> @@ -23,9 +23,8 @@ soc0: soc at 000000000 {\n" + "> @@ -23,9 +23,8 @@ soc0: soc@000000000 {\n" "> \t\t};\n" "> \t};\n" "> \n" - "> -\tdsa: dsa at c7000000 {\n" - "> +\tdsaf0: dsa at c7000000 {\n" + "> -\tdsa: dsa@c7000000 {\n" + "> +\tdsaf0: dsa@c7000000 {\n" "> \t\tcompatible = \"hisilicon,hns-dsaf-v1\";\n" "> -\t\tdsa_name = \"dsaf0\";\n" "> \t\tmode = \"6port-16rss\";\n" "> \t\tinterrupt-parent = <&mbigen_dsa>;\n" "> \n" - "> @@ -127,7 +126,7 @@ soc0: soc at 000000000 {\n" + "> @@ -127,7 +126,7 @@ soc0: soc@000000000 {\n" "> \n" - "> \teth0: ethernet at 0{\n" + "> \teth0: ethernet@0{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <0>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 58];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -135,14 +134,14 @@ soc0: soc at 000000000 {\n" + "> @@ -135,14 +134,14 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth1: ethernet at 1{\n" + "> \teth1: ethernet@1{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" @@ -125,52 +144,52 @@ "> \t\tstatus = \"disabled\";\n" "> \t\tdma-coherent;\n" "> \t};\n" - "> \teth2: ethernet at 2{\n" + "> \teth2: ethernet@2{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <2>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5a];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -150,7 +149,7 @@ soc0: soc at 000000000 {\n" + "> @@ -150,7 +149,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth3: ethernet at 3{\n" + "> \teth3: ethernet@3{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <3>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5b];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -158,7 +157,7 @@ soc0: soc at 000000000 {\n" + "> @@ -158,7 +157,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth4: ethernet at 4{\n" + "> \teth4: ethernet@4{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <4>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5c];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -166,7 +165,7 @@ soc0: soc at 000000000 {\n" + "> @@ -166,7 +165,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth5: ethernet at 5{\n" + "> \teth5: ethernet@5{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <5>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5d];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -174,7 +173,7 @@ soc0: soc at 000000000 {\n" + "> @@ -174,7 +173,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth6: ethernet at 6{\n" + "> \teth6: ethernet@6{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <6>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5e];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -182,7 +181,7 @@ soc0: soc at 000000000 {\n" + "> @@ -182,7 +181,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth7: ethernet at 7{\n" + "> \teth7: ethernet@7{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" @@ -358,4 +377,4 @@ "> \tu32 port_id;\n" "> \tint phy_mode;" -11a263896522a8432d3f3df37284cf7f2d05e23aeb0f6c8bf3a8da516b91ba00 +9622ede5905835c7df82c2db692de25b0579c04de603d18ed7c1dcea61ea00b7
diff --git a/a/1.txt b/N2/1.txt index bcdabb2..149c7ae 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -52,8 +52,8 @@ On 2016/1/13 11:01, Kejian Yan wrote: > > Example: > -> -dsa: dsa at c7000000 { -> +dsaf0: dsa at c7000000 { +> -dsa: dsa@c7000000 { +> +dsaf0: dsa@c7000000 { > compatible = "hisilicon,hns-dsaf-v1"; > - dsa_name = "dsaf0"; > mode = "6port-16rss"; @@ -77,7 +77,7 @@ On 2016/1/13 11:01, Kejian Yan wrote: > are called debug ports. > @@ -41,7 +42,7 @@ Example: > -> ethernet at 0{ +> ethernet@0{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; @@ -88,29 +88,29 @@ On 2016/1/13 11:01, Kejian Yan wrote: > index 606dd5a..89c883e 100644 > --- a/arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi -> @@ -23,9 +23,8 @@ soc0: soc at 000000000 { +> @@ -23,9 +23,8 @@ soc0: soc@000000000 { > }; > }; > -> - dsa: dsa at c7000000 { -> + dsaf0: dsa at c7000000 { +> - dsa: dsa@c7000000 { +> + dsaf0: dsa@c7000000 { > compatible = "hisilicon,hns-dsaf-v1"; > - dsa_name = "dsaf0"; > mode = "6port-16rss"; > interrupt-parent = <&mbigen_dsa>; > -> @@ -127,7 +126,7 @@ soc0: soc at 000000000 { +> @@ -127,7 +126,7 @@ soc0: soc@000000000 { > -> eth0: ethernet at 0{ +> eth0: ethernet@0{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <0>; > local-mac-address = [00 00 00 01 00 58]; > status = "disabled"; -> @@ -135,14 +134,14 @@ soc0: soc at 000000000 { +> @@ -135,14 +134,14 @@ soc0: soc@000000000 { > }; -> eth1: ethernet at 1{ +> eth1: ethernet@1{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; @@ -118,52 +118,52 @@ On 2016/1/13 11:01, Kejian Yan wrote: > status = "disabled"; > dma-coherent; > }; -> eth2: ethernet at 2{ +> eth2: ethernet@2{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <2>; > local-mac-address = [00 00 00 01 00 5a]; > status = "disabled"; -> @@ -150,7 +149,7 @@ soc0: soc at 000000000 { +> @@ -150,7 +149,7 @@ soc0: soc@000000000 { > }; -> eth3: ethernet at 3{ +> eth3: ethernet@3{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <3>; > local-mac-address = [00 00 00 01 00 5b]; > status = "disabled"; -> @@ -158,7 +157,7 @@ soc0: soc at 000000000 { +> @@ -158,7 +157,7 @@ soc0: soc@000000000 { > }; -> eth4: ethernet at 4{ +> eth4: ethernet@4{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <4>; > local-mac-address = [00 00 00 01 00 5c]; > status = "disabled"; -> @@ -166,7 +165,7 @@ soc0: soc at 000000000 { +> @@ -166,7 +165,7 @@ soc0: soc@000000000 { > }; -> eth5: ethernet at 5{ +> eth5: ethernet@5{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <5>; > local-mac-address = [00 00 00 01 00 5d]; > status = "disabled"; -> @@ -174,7 +173,7 @@ soc0: soc at 000000000 { +> @@ -174,7 +173,7 @@ soc0: soc@000000000 { > }; -> eth6: ethernet at 6{ +> eth6: ethernet@6{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; > port-id = <6>; > local-mac-address = [00 00 00 01 00 5e]; > status = "disabled"; -> @@ -182,7 +181,7 @@ soc0: soc at 000000000 { +> @@ -182,7 +181,7 @@ soc0: soc@000000000 { > }; -> eth7: ethernet at 7{ +> eth7: ethernet@7{ > compatible = "hisilicon,hns-nic-v1"; > - ae-name = "dsaf0"; > + ae-handle = <&dsaf0>; diff --git a/a/content_digest b/N2/content_digest index f00dfe0..571275d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,27 @@ "ref\01452654073-28039-1-git-send-email-yankejian@huawei.com\0" - "From\0yankejian@huawei.com (Yankejian (Hackim Yim))\0" - "Subject\0[PATCH v2 next-next] net: hns: enet specifies a reference to dsaf\0" + "From\0Yankejian (Hackim Yim) <yankejian@huawei.com>\0" + "Subject\0Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf\0" "Date\0Wed, 13 Jan 2016 10:52:46 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0<davem@davemloft.net>" + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <catalin.marinas@arm.com> + <will.deacon@arm.com> + <huangdaode@hisilicon.com> + <liguozhu@huawei.com> + <arnd@arndb.de> + <fengguang.wu@intel.com> + <salil.mehta@huawei.com> + <andriy.shevchenko@linux.intel.com> + " <lisheng011@huawei.com>\0" + "Cc\0<devicetree@vger.kernel.org>" + <netdev@vger.kernel.org> + <linuxarm@huawei.com> + <linux-kernel@vger.kernel.org> + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "Dear all,\n" @@ -59,8 +78,8 @@ "> \n" "> Example:\n" "> \n" - "> -dsa: dsa at c7000000 {\n" - "> +dsaf0: dsa at c7000000 {\n" + "> -dsa: dsa@c7000000 {\n" + "> +dsaf0: dsa@c7000000 {\n" "> \tcompatible = \"hisilicon,hns-dsaf-v1\";\n" "> -\tdsa_name = \"dsaf0\";\n" "> \tmode = \"6port-16rss\";\n" @@ -84,7 +103,7 @@ "> are called debug ports.\n" "> @@ -41,7 +42,7 @@ Example:\n" "> \n" - "> \tethernet at 0{\n" + "> \tethernet@0{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" @@ -95,29 +114,29 @@ "> index 606dd5a..89c883e 100644\n" "> --- a/arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi\n" "> +++ b/arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi\n" - "> @@ -23,9 +23,8 @@ soc0: soc at 000000000 {\n" + "> @@ -23,9 +23,8 @@ soc0: soc@000000000 {\n" "> \t\t};\n" "> \t};\n" "> \n" - "> -\tdsa: dsa at c7000000 {\n" - "> +\tdsaf0: dsa at c7000000 {\n" + "> -\tdsa: dsa@c7000000 {\n" + "> +\tdsaf0: dsa@c7000000 {\n" "> \t\tcompatible = \"hisilicon,hns-dsaf-v1\";\n" "> -\t\tdsa_name = \"dsaf0\";\n" "> \t\tmode = \"6port-16rss\";\n" "> \t\tinterrupt-parent = <&mbigen_dsa>;\n" "> \n" - "> @@ -127,7 +126,7 @@ soc0: soc at 000000000 {\n" + "> @@ -127,7 +126,7 @@ soc0: soc@000000000 {\n" "> \n" - "> \teth0: ethernet at 0{\n" + "> \teth0: ethernet@0{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <0>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 58];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -135,14 +134,14 @@ soc0: soc at 000000000 {\n" + "> @@ -135,14 +134,14 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth1: ethernet at 1{\n" + "> \teth1: ethernet@1{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" @@ -125,52 +144,52 @@ "> \t\tstatus = \"disabled\";\n" "> \t\tdma-coherent;\n" "> \t};\n" - "> \teth2: ethernet at 2{\n" + "> \teth2: ethernet@2{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <2>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5a];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -150,7 +149,7 @@ soc0: soc at 000000000 {\n" + "> @@ -150,7 +149,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth3: ethernet at 3{\n" + "> \teth3: ethernet@3{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <3>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5b];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -158,7 +157,7 @@ soc0: soc at 000000000 {\n" + "> @@ -158,7 +157,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth4: ethernet at 4{\n" + "> \teth4: ethernet@4{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <4>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5c];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -166,7 +165,7 @@ soc0: soc at 000000000 {\n" + "> @@ -166,7 +165,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth5: ethernet at 5{\n" + "> \teth5: ethernet@5{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <5>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5d];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -174,7 +173,7 @@ soc0: soc at 000000000 {\n" + "> @@ -174,7 +173,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth6: ethernet at 6{\n" + "> \teth6: ethernet@6{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" "> \t\tport-id = <6>;\n" "> \t\tlocal-mac-address = [00 00 00 01 00 5e];\n" "> \t\tstatus = \"disabled\";\n" - "> @@ -182,7 +181,7 @@ soc0: soc at 000000000 {\n" + "> @@ -182,7 +181,7 @@ soc0: soc@000000000 {\n" "> \t};\n" - "> \teth7: ethernet at 7{\n" + "> \teth7: ethernet@7{\n" "> \t\tcompatible = \"hisilicon,hns-nic-v1\";\n" "> -\t\tae-name = \"dsaf0\";\n" "> +\t\tae-handle = <&dsaf0>;\n" @@ -358,4 +377,4 @@ "> \tu32 port_id;\n" "> \tint phy_mode;" -11a263896522a8432d3f3df37284cf7f2d05e23aeb0f6c8bf3a8da516b91ba00 +d3e74f9b829c22fc4de62c78b27676a2c17ae4707376558e6330a0ba30d31cbf
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.