diff for duplicates of <20170316023457.GU3618@dragon> diff --git a/a/1.txt b/N1/1.txt index e7f73d8..f6439a0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ To match i.MX patch style, the subject prefix should be something like > fsl,data-width = <24>; > status = "okay"; > + -> + port at 4 { +> + port@4 { > + reg = <4>; > + @@ -58,7 +58,7 @@ Great, it's been fixed. > +&mux2_i2c2 { > + clock-frequency = <100000>; > + -> + stdp2690 at 72 { +> + stdp2690@72 { > + compatible = "megachips,stdp2690-ge-b850v3-fw"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -68,7 +68,7 @@ Great, it's been fixed. > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > + reg = <0>; But this one ... @@ -78,7 +78,7 @@ But this one ... > + }; > + }; > + -> + port at 1 { +> + port@1 { > + reg = <1>; ... here ... @@ -90,7 +90,7 @@ But this one ... > + }; > + }; > + -> + stdp4028 at 73 { +> + stdp4028@73 { > + compatible = "megachips,stdp4028-ge-b850v3-fw"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -102,7 +102,7 @@ But this one ... > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > + reg = <0>; ... here ... @@ -112,7 +112,7 @@ But this one ... > + }; > + }; > + -> + port at 1 { +> + port@1 { > + reg = <1>; ... and here. diff --git a/a/content_digest b/N1/content_digest index 6d25d26..a035c20 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,43 @@ "ref\020170314092302.7317-1-peter.senna@collabora.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH V4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH V4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)\0" "Date\0Thu, 16 Mar 2017 10:34:59 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Senna Tschudin <peter.senna@collabora.com>\0" + "Cc\0mark.rutland@arm.com" + heiko@sntech.de + airlied@linux.ie + daniel.vetter@ffwll.ch + peter.senna@gmail.com + dri-devel@lists.freedesktop.org + tiwai@suse.com + thierry.reding@gmail.com + laurent.pinchart@ideasonboard.com + jslaby@suse.cz + martyn.welch@collabora.co.uk + Rob Herring <robh@kernel.org> + architt@codeaurora.org + mchehab@osg.samsung.com + linux@armlinux.org.uk + javier@dowhile0.org + treding@nvidia.com + linux@roeck-us.net + martin.donnelly@ge.com + devicetree@vger.kernel.org + p.zabel@pengutronix.de + pawel.moll@arm.com + ijc+devicetree@hellion.org.uk + eballetbo@gmail.com + Fabio Estevam <fabio.estevam@nxp.com> + rmk+kernel@armlinux.org.uk + robh+dt@kernel.org + linux-arm-kernel@lists.infradead.org + gregkh@linuxfoundation.org + linux-kernel@vger.kernel.org + kernel@pengutronix.de + galak@codeaurora.org + enric.balletbo@collabora.com + akpm@linux-foundation.org + " davem@davemloft.net\0" "\00:1\0" "b\0" "On Tue, Mar 14, 2017 at 10:23:02AM +0100, Peter Senna Tschudin wrote:\n" @@ -44,7 +79,7 @@ "> \t\tfsl,data-width = <24>;\n" "> \t\tstatus = \"okay\";\n" "> +\n" - "> +\t\tport at 4 {\n" + "> +\t\tport@4 {\n" "> +\t\t\treg = <4>;\n" "> +\n" "\n" @@ -65,7 +100,7 @@ "> +&mux2_i2c2 {\n" "> +\tclock-frequency = <100000>;\n" "> +\n" - "> +\tstdp2690 at 72 {\n" + "> +\tstdp2690@72 {\n" "> +\t\tcompatible = \"megachips,stdp2690-ge-b850v3-fw\";\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" @@ -75,7 +110,7 @@ "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\tport at 0 {\n" + "> +\t\t\tport@0 {\n" "> +\t\t\t\treg = <0>;\n" "\n" "But this one ...\n" @@ -85,7 +120,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tport at 1 {\n" + "> +\t\t\tport@1 {\n" "> +\t\t\t\treg = <1>;\n" "\n" "... here ...\n" @@ -97,7 +132,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tstdp4028 at 73 {\n" + "> +\tstdp4028@73 {\n" "> +\t\tcompatible = \"megachips,stdp4028-ge-b850v3-fw\";\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" @@ -109,7 +144,7 @@ "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\tport at 0 {\n" + "> +\t\t\tport@0 {\n" "> +\t\t\t\treg = <0>;\n" "\n" "... here ...\n" @@ -119,7 +154,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tport at 1 {\n" + "> +\t\t\tport@1 {\n" "> +\t\t\t\treg = <1>;\n" "\n" "... and here.\n" @@ -139,4 +174,4 @@ "> 2.9.3\n" > -d8041f36871c37faa32ec7f654ca182fa6561db7a94deab41c3267c7302e0c2b +fca95a69c7445c0d78a0d386b658f3016bf244d0ee096313ff2cd9428f5d2631
diff --git a/a/1.txt b/N2/1.txt index e7f73d8..f6439a0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -37,7 +37,7 @@ To match i.MX patch style, the subject prefix should be something like > fsl,data-width = <24>; > status = "okay"; > + -> + port at 4 { +> + port@4 { > + reg = <4>; > + @@ -58,7 +58,7 @@ Great, it's been fixed. > +&mux2_i2c2 { > + clock-frequency = <100000>; > + -> + stdp2690 at 72 { +> + stdp2690@72 { > + compatible = "megachips,stdp2690-ge-b850v3-fw"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -68,7 +68,7 @@ Great, it's been fixed. > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > + reg = <0>; But this one ... @@ -78,7 +78,7 @@ But this one ... > + }; > + }; > + -> + port at 1 { +> + port@1 { > + reg = <1>; ... here ... @@ -90,7 +90,7 @@ But this one ... > + }; > + }; > + -> + stdp4028 at 73 { +> + stdp4028@73 { > + compatible = "megachips,stdp4028-ge-b850v3-fw"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -102,7 +102,7 @@ But this one ... > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > + reg = <0>; ... here ... @@ -112,7 +112,7 @@ But this one ... > + }; > + }; > + -> + port at 1 { +> + port@1 { > + reg = <1>; ... and here. diff --git a/a/content_digest b/N2/content_digest index 6d25d26..a255882 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,43 @@ "ref\020170314092302.7317-1-peter.senna@collabora.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH V4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH V4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)\0" "Date\0Thu, 16 Mar 2017 10:34:59 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Senna Tschudin <peter.senna@collabora.com>\0" + "Cc\0airlied@linux.ie" + architt@codeaurora.org + akpm@linux-foundation.org + daniel.vetter@ffwll.ch + davem@davemloft.net + devicetree@vger.kernel.org + dri-devel@lists.freedesktop.org + enric.balletbo@collabora.com + eballetbo@gmail.com + galak@codeaurora.org + gregkh@linuxfoundation.org + heiko@sntech.de + ijc+devicetree@hellion.org.uk + javier@dowhile0.org + jslaby@suse.cz + kernel@pengutronix.de + linux-arm-kernel@lists.infradead.org + linux@armlinux.org.uk + linux-kernel@vger.kernel.org + linux@roeck-us.net + mark.rutland@arm.com + martin.donnelly@ge.com + martyn.welch@collabora.co.uk + mchehab@osg.samsung.com + pawel.moll@arm.com + peter.senna@gmail.com + p.zabel@pengutronix.de + thierry.reding@gmail.com + rmk+kernel@armlinux.org.uk + robh+dt@kernel.org + tiwai@suse.com + treding@nvidia.com + laurent.pinchart@ideasonboard.com + Rob Herring <robh@kernel.org> + " Fabio Estevam <fabio.estevam@nxp.com>\0" "\00:1\0" "b\0" "On Tue, Mar 14, 2017 at 10:23:02AM +0100, Peter Senna Tschudin wrote:\n" @@ -44,7 +79,7 @@ "> \t\tfsl,data-width = <24>;\n" "> \t\tstatus = \"okay\";\n" "> +\n" - "> +\t\tport at 4 {\n" + "> +\t\tport@4 {\n" "> +\t\t\treg = <4>;\n" "> +\n" "\n" @@ -65,7 +100,7 @@ "> +&mux2_i2c2 {\n" "> +\tclock-frequency = <100000>;\n" "> +\n" - "> +\tstdp2690 at 72 {\n" + "> +\tstdp2690@72 {\n" "> +\t\tcompatible = \"megachips,stdp2690-ge-b850v3-fw\";\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" @@ -75,7 +110,7 @@ "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\tport at 0 {\n" + "> +\t\t\tport@0 {\n" "> +\t\t\t\treg = <0>;\n" "\n" "But this one ...\n" @@ -85,7 +120,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tport at 1 {\n" + "> +\t\t\tport@1 {\n" "> +\t\t\t\treg = <1>;\n" "\n" "... here ...\n" @@ -97,7 +132,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tstdp4028 at 73 {\n" + "> +\tstdp4028@73 {\n" "> +\t\tcompatible = \"megachips,stdp4028-ge-b850v3-fw\";\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" @@ -109,7 +144,7 @@ "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\tport at 0 {\n" + "> +\t\t\tport@0 {\n" "> +\t\t\t\treg = <0>;\n" "\n" "... here ...\n" @@ -119,7 +154,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tport at 1 {\n" + "> +\t\t\tport@1 {\n" "> +\t\t\t\treg = <1>;\n" "\n" "... and here.\n" @@ -139,4 +174,4 @@ "> 2.9.3\n" > -d8041f36871c37faa32ec7f654ca182fa6561db7a94deab41c3267c7302e0c2b +43b8b014c103d7d62e1be7d83e8325ad52a8044ae7bbf374ee3780701ac3a54a
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.