diff for duplicates of <20140520072048.GC20874@lee--X1> diff --git a/a/1.txt b/N1/1.txt index b73e74d..ca5488c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,7 +36,7 @@ I did have a patch-set that changed all of these. Wonder where that went! [...] > > + soc { -> > + sbc_serial0: serial at 9530000 { +> > + sbc_serial0: serial@9530000 { > > + status = "okay"; > > + }; > @@ -57,5 +57,10 @@ Please consider not enforcing this. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 37fe84c..467bc5c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,27 @@ "ref\01394614210-15698-1-git-send-email-maxime.coquelin@st.com\0" "ref\01394614210-15698-7-git-send-email-maxime.coquelin@st.com\0" "ref\0CAOesGMg5Jk_XB3zdfKz8VxRObYbFO8OMuRyo7Ba-kavANbci1w@mail.gmail.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v4 6/6] ARM: dts: STiH407: Add B2120 board support\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH v4 6/6] ARM: dts: STiH407: Add B2120 board support\0" "Date\0Tue, 20 May 2014 08:20:48 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Olof Johansson <olof@lixom.net>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + Russell King <linux@arm.linux.org.uk> + kernel@stlinux.com + Pawel Moll <pawel.moll@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Linus Walleij <linus.walleij@linaro.org> + Srinivas Kandagatla <srinivas.kandagatla@st.com> + linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Stuart Menefy <stuart.menefy@st.com> + Rob Herring <robh+dt@kernel.org> + Rob Landley <rob@landley.net> + Kumar Gala <galak@codeaurora.org> + Giuseppe Cavallaro <peppe.cavallaro@st.com> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " Maxime COQUELIN <maxime.coquelin@st.com>\0" "\00:1\0" "b\0" "> > B2120 HDK is the reference board for STiH407 SoC.\n" @@ -45,7 +62,7 @@ "[...]\n" "\n" "> > + soc {\n" - "> > + sbc_serial0: serial at 9530000 {\n" + "> > + sbc_serial0: serial@9530000 {\n" "> > + status = \"okay\";\n" "> > + };\n" "> \n" @@ -66,7 +83,12 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" - Follow Linaro: Facebook | Twitter | Blog + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Follow Linaro: Facebook | Twitter | Blog\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -973ff0ac350ae095a6fc0627e32b1fbacd37c56a141d2201b1da416355eca45d +f75c23a45bb3b60297585496537ea1192b83f80f7bbe68b84f8624c8df5f3324
diff --git a/a/1.txt b/N2/1.txt index b73e74d..09d78e7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -36,7 +36,7 @@ I did have a patch-set that changed all of these. Wonder where that went! [...] > > + soc { -> > + sbc_serial0: serial at 9530000 { +> > + sbc_serial0: serial@9530000 { > > + status = "okay"; > > + }; > @@ -57,5 +57,5 @@ Please consider not enforcing this. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N2/content_digest index 37fe84c..20e78ba 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,27 @@ "ref\01394614210-15698-1-git-send-email-maxime.coquelin@st.com\0" "ref\01394614210-15698-7-git-send-email-maxime.coquelin@st.com\0" "ref\0CAOesGMg5Jk_XB3zdfKz8VxRObYbFO8OMuRyo7Ba-kavANbci1w@mail.gmail.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v4 6/6] ARM: dts: STiH407: Add B2120 board support\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH v4 6/6] ARM: dts: STiH407: Add B2120 board support\0" "Date\0Tue, 20 May 2014 08:20:48 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Olof Johansson <olof@lixom.net>\0" + "Cc\0Maxime COQUELIN <maxime.coquelin@st.com>" + Rob Landley <rob@landley.net> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + Srinivas Kandagatla <srinivas.kandagatla@st.com> + Stuart Menefy <stuart.menefy@st.com> + Linus Walleij <linus.walleij@linaro.org> + Giuseppe Cavallaro <peppe.cavallaro@st.com> + linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " kernel@stlinux.com\0" "\00:1\0" "b\0" "> > B2120 HDK is the reference board for STiH407 SoC.\n" @@ -45,7 +62,7 @@ "[...]\n" "\n" "> > + soc {\n" - "> > + sbc_serial0: serial at 9530000 {\n" + "> > + sbc_serial0: serial@9530000 {\n" "> > + status = \"okay\";\n" "> > + };\n" "> \n" @@ -66,7 +83,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -973ff0ac350ae095a6fc0627e32b1fbacd37c56a141d2201b1da416355eca45d +fca663a730828b7df417990b8af7495e84674420bc88f69ee450426240c8969a
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.