All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150826073041.GT19409@x1>

diff --git a/a/1.txt b/N1/1.txt
index cc93b26..24b491e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On Tue, 25 Aug 2015, Peter Griffin wrote:
 > Linux DVB demux driver which allows the tsin channels
 > to be used on an upstream kernel.
 > 
-> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
+> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/stihxxx-b2120.dtsi | 38 ++++++++++++++++++++++++++++++++++++
 >  1 file changed, 38 insertions(+)
@@ -27,16 +27,16 @@ but I suggest the extra '\n's are superfluous.
 
 >  / {
 >  	soc {
->  		sbc_serial0: serial at 9530000 {
+>  		sbc_serial0: serial@9530000 {
 > @@ -85,5 +89,39 @@
 >  			status = "okay";
 >  		};
 >  
-> +		c8sectpfe at 08a20000 {
+> +		c8sectpfe@08a20000 {
 
 This should be a device type, not a model number.
 
-demodulator at abcdabcd {
+demodulator@abcdabcd {
 
 > +			compatible = "st,stih407-c8sectpfe";
 
@@ -72,7 +72,7 @@ same format i.e. one per line in this case, for easy eye-match.
 > +			clock-names = "c8sectpfe";
 > +
 > +			/* tsin0 is TSA on NIMA */
-> +			tsin0: port at 0 {
+> +			tsin0: port@0 {
 > +
 
 Why the '\n'?
@@ -103,5 +103,9 @@ Flags: GPIO_ACTIVE_HIGH ?
 -- 
 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
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 118b377..ef108d5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,18 @@
  "ref\01440519730-486-1-git-send-email-peter.griffin@linaro.org\0"
  "ref\01440519730-486-3-git-send-email-peter.griffin@linaro.org\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH 2/3] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node.\0"
+ "ref\01440519730-486-3-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/3] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node.\0"
  "Date\0Wed, 26 Aug 2015 08:30:41 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  maxime.coquelin-qxv4g6HH51o@public.gmane.org
+  patrice.chotard-qxv4g6HH51o@public.gmane.org
+  mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org
+  kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 25 Aug 2015, Peter Griffin wrote:\n"
@@ -12,7 +21,7 @@
  "> Linux DVB demux driver which allows the tsin channels\n"
  "> to be used on an upstream kernel.\n"
  "> \n"
- "> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>\n"
+ "> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/stihxxx-b2120.dtsi | 38 ++++++++++++++++++++++++++++++++++++\n"
  ">  1 file changed, 38 insertions(+)\n"
@@ -35,16 +44,16 @@
  "\n"
  ">  / {\n"
  ">  \tsoc {\n"
- ">  \t\tsbc_serial0: serial at 9530000 {\n"
+ ">  \t\tsbc_serial0: serial@9530000 {\n"
  "> @@ -85,5 +89,39 @@\n"
  ">  \t\t\tstatus = \"okay\";\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tc8sectpfe at 08a20000 {\n"
+ "> +\t\tc8sectpfe@08a20000 {\n"
  "\n"
  "This should be a device type, not a model number.\n"
  "\n"
- "demodulator at abcdabcd {\n"
+ "demodulator@abcdabcd {\n"
  "\n"
  "> +\t\t\tcompatible = \"st,stih407-c8sectpfe\";\n"
  "\n"
@@ -80,7 +89,7 @@
  "> +\t\t\tclock-names = \"c8sectpfe\";\n"
  "> +\n"
  "> +\t\t\t/* tsin0 is TSA on NIMA */\n"
- "> +\t\t\ttsin0: port at 0 {\n"
+ "> +\t\t\ttsin0: port@0 {\n"
  "> +\n"
  "\n"
  "Why the '\\n'?\n"
@@ -111,7 +120,11 @@
  "-- \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"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-e5a415a05e850303b81a12b62fe0f9a0eb8e41d4c3f90d6a7f9883de1f4ddfd2
+e93f12046bc556037c3ceb7ab40093c6e8775bb86e25ab70509d17b0c01786b4

diff --git a/a/1.txt b/N2/1.txt
index cc93b26..47ff3c5 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -27,16 +27,16 @@ but I suggest the extra '\n's are superfluous.
 
 >  / {
 >  	soc {
->  		sbc_serial0: serial at 9530000 {
+>  		sbc_serial0: serial@9530000 {
 > @@ -85,5 +89,39 @@
 >  			status = "okay";
 >  		};
 >  
-> +		c8sectpfe at 08a20000 {
+> +		c8sectpfe@08a20000 {
 
 This should be a device type, not a model number.
 
-demodulator at abcdabcd {
+demodulator@abcdabcd {
 
 > +			compatible = "st,stih407-c8sectpfe";
 
@@ -72,7 +72,7 @@ same format i.e. one per line in this case, for easy eye-match.
 > +			clock-names = "c8sectpfe";
 > +
 > +			/* tsin0 is TSA on NIMA */
-> +			tsin0: port at 0 {
+> +			tsin0: port@0 {
 > +
 
 Why the '\n'?
@@ -103,5 +103,5 @@ Flags: GPIO_ACTIVE_HIGH ?
 -- 
 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 118b377..0ed36c7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,17 @@
  "ref\01440519730-486-1-git-send-email-peter.griffin@linaro.org\0"
  "ref\01440519730-486-3-git-send-email-peter.griffin@linaro.org\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH 2/3] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node.\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0Re: [PATCH 2/3] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node.\0"
  "Date\0Wed, 26 Aug 2015 08:30:41 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Peter Griffin <peter.griffin@linaro.org>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  linux-kernel@vger.kernel.org
+  srinivas.kandagatla@gmail.com
+  maxime.coquelin@st.com
+  patrice.chotard@st.com
+  mchehab@osg.samsung.com
+  kernel@stlinux.com
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 25 Aug 2015, Peter Griffin wrote:\n"
@@ -35,16 +43,16 @@
  "\n"
  ">  / {\n"
  ">  \tsoc {\n"
- ">  \t\tsbc_serial0: serial at 9530000 {\n"
+ ">  \t\tsbc_serial0: serial@9530000 {\n"
  "> @@ -85,5 +89,39 @@\n"
  ">  \t\t\tstatus = \"okay\";\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tc8sectpfe at 08a20000 {\n"
+ "> +\t\tc8sectpfe@08a20000 {\n"
  "\n"
  "This should be a device type, not a model number.\n"
  "\n"
- "demodulator at abcdabcd {\n"
+ "demodulator@abcdabcd {\n"
  "\n"
  "> +\t\t\tcompatible = \"st,stih407-c8sectpfe\";\n"
  "\n"
@@ -80,7 +88,7 @@
  "> +\t\t\tclock-names = \"c8sectpfe\";\n"
  "> +\n"
  "> +\t\t\t/* tsin0 is TSA on NIMA */\n"
- "> +\t\t\ttsin0: port at 0 {\n"
+ "> +\t\t\ttsin0: port@0 {\n"
  "> +\n"
  "\n"
  "Why the '\\n'?\n"
@@ -111,7 +119,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
 
-e5a415a05e850303b81a12b62fe0f9a0eb8e41d4c3f90d6a7f9883de1f4ddfd2
+18645b96a74c9c116b3c35dafdaefa1f141300d08be02537911bd43b72c473be

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.