diff for duplicates of <20180701084404.GJ4348@dragon> diff --git a/a/1.txt b/N1/1.txt index a0914ce..e9d68a9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,7 +56,7 @@ The newline in middle of property list is not really necessary. > + #address-cells = <1>; > + #size-cells = <0>; > + -> + switch at 0 { +> + switch@0 { > + compatible = "marvell,mv88e6085"; > + reg = <0>; > + dsa,member = <0 0>; @@ -70,27 +70,27 @@ The newline in middle of property list is not really necessary. > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > + reg = <0>; > + label = "port4"; > + }; > + -> + port at 1 { +> + port@1 { > + reg = <1>; > + label = "port5"; > + }; > + -> + port at 2 { +> + port@2 { > + reg = <2>; > + label = "port6"; > + }; > + -> + port at 3 { +> + port@3 { > + reg = <3>; > + label = "port7"; > + }; > + -> + port at 4 { +> + port@4 { > + reg = <4>; > + label = "cpu"; > + ethernet = <&fec>; @@ -101,7 +101,7 @@ The newline in middle of property list is not really necessary. > + }; > + }; > + -> + port at 5 { +> + port@5 { > + reg = <5>; > + label = "mezz2esb"; > + phy-mode = "sgmii"; @@ -145,7 +145,7 @@ can be an exception though. > + #address-cells = <1>; > + #size-cells = <0>; > + -> + ethphy: ethernet-phy at 0 { +> + ethphy: ethernet-phy@0 { > + reg = <0>; > + max-speed = <100>; > + }; diff --git a/a/content_digest b/N1/content_digest index 41d09aa..f90ccc0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\01529603100-31958-1-git-send-email-andrey.gusakov@cogentembedded.com\0" "ref\01529603100-31958-4-git-send-email-andrey.gusakov@cogentembedded.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH 3/3] ARM: dts: imx: add ZII SCU2 Mezz board\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH 3/3] ARM: dts: imx: add ZII SCU2 Mezz board\0" "Date\0Sun, 1 Jul 2018 16:44:05 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrey Gusakov <andrey.gusakov@cogentembedded.com>\0" + "Cc\0Sascha Hauer <s.hauer@pengutronix.de>" + Pengutronix Kernel Team <kernel@pengutronix.de> + Fabio Estevam <fabio.estevam@nxp.com> + NXP Linux Team <linux-imx@nxp.com> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + cphealy@gmail.com + andrew.smirnov@gmail.com + l.stach@pengutronix.de + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Thu, Jun 21, 2018 at 08:45:00PM +0300, Andrey Gusakov wrote:\n" @@ -64,7 +76,7 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\tswitch at 0 {\n" + "> +\t\tswitch@0 {\n" "> +\t\t\tcompatible = \"marvell,mv88e6085\";\n" "> +\t\t\treg = <0>;\n" "> +\t\t\tdsa,member = <0 0>;\n" @@ -78,27 +90,27 @@ "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\t\tport at 0 {\n" + "> +\t\t\t\tport@0 {\n" "> +\t\t\t\t\treg = <0>;\n" "> +\t\t\t\t\tlabel = \"port4\";\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tport at 1 {\n" + "> +\t\t\t\tport@1 {\n" "> +\t\t\t\t\treg = <1>;\n" "> +\t\t\t\t\tlabel = \"port5\";\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tport at 2 {\n" + "> +\t\t\t\tport@2 {\n" "> +\t\t\t\t\treg = <2>;\n" "> +\t\t\t\t\tlabel = \"port6\";\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tport at 3 {\n" + "> +\t\t\t\tport@3 {\n" "> +\t\t\t\t\treg = <3>;\n" "> +\t\t\t\t\tlabel = \"port7\";\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tport at 4 {\n" + "> +\t\t\t\tport@4 {\n" "> +\t\t\t\t\treg = <4>;\n" "> +\t\t\t\t\tlabel = \"cpu\";\n" "> +\t\t\t\t\tethernet = <&fec>;\n" @@ -109,7 +121,7 @@ "> +\t\t\t\t\t};\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tport at 5 {\n" + "> +\t\t\t\tport@5 {\n" "> +\t\t\t\t\treg = <5>;\n" "> +\t\t\t\t\tlabel = \"mezz2esb\";\n" "> +\t\t\t\t\tphy-mode = \"sgmii\";\n" @@ -153,7 +165,7 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\tethphy: ethernet-phy at 0 {\n" + "> +\t\tethphy: ethernet-phy@0 {\n" "> +\t\t\treg = <0>;\n" "> +\t\t\tmax-speed = <100>;\n" "> +\t\t};\n" @@ -249,4 +261,4 @@ "> 1.9.1\n" > -a16d2cb0d3dd754e51107eb20ea8fe7646f7b7edcd787ad6a67ee7a38822e598 +2ed4e80f4ca8611e81be6f6abba3c761cf7b8a3d92b9396d457f0beab857b121
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.