All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56FEAE29.6010405@osg.samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index 7fd87a9..1171a61 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,29 +5,29 @@ Patch looks good to me, I have just one question below:
 On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote:
 > Fix following DTC warnings in all Exynos5250 boards:
 > 
-> Warning (unit_address_vs_reg): Node /dp-controller@145B0000/display-timings/timing@0 has a unit name, but no reg property
-> Warning (unit_address_vs_reg): Node /usb@12000000 has a unit name, but no reg property
-> Warning (unit_address_vs_reg): Node /usb@12000000/dwc3 has a reg or ranges property, but no unit name
+> Warning (unit_address_vs_reg): Node /dp-controller at 145B0000/display-timings/timing at 0 has a unit name, but no reg property
+> Warning (unit_address_vs_reg): Node /usb at 12000000 has a unit name, but no reg property
+> Warning (unit_address_vs_reg): Node /usb at 12000000/dwc3 has a reg or ranges property, but no unit name
 > Warning (unit_address_vs_reg): Node /hdmi has a reg or ranges property, but no unit name
 > Warning (unit_address_vs_reg): Node /mixer has a reg or ranges property, but no unit name
-> Warning (unit_address_vs_reg): Node /video-phy@10040720 has a unit name, but no reg property
-> Warning (unit_address_vs_reg): Node /fixed-regulator@0 has a unit name, but no reg property
-> Warning (unit_address_vs_reg): Node /fixed-regulator@1 has a unit name, but no reg property
-> Warning (unit_address_vs_reg): Node /fixed-regulator@2 has a unit name, but no reg property
-> Warning (unit_address_vs_reg): Node /i2c@12C70000/trackpad has a reg or ranges property, but no unit name
-> Warning (unit_address_vs_reg): Node /i2c@12CD0000/lvds-bridge@20/ports/port@0 has a unit name, but no reg property
-> Warning (unit_address_vs_reg): Node /i2c@12CD0000/lvds-bridge@20/ports/port@1 has a unit name, but no reg property
-> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c@0/embedded-controller has a reg or ranges property, but no unit name
-> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c@0/power-regulator has a reg or ranges property, but no unit name
-> Warning (unit_address_vs_reg): Node /i2c@12CA0000/embedded-controller has a reg or ranges property, but no unit name
+> Warning (unit_address_vs_reg): Node /video-phy at 10040720 has a unit name, but no reg property
+> Warning (unit_address_vs_reg): Node /fixed-regulator at 0 has a unit name, but no reg property
+> Warning (unit_address_vs_reg): Node /fixed-regulator at 1 has a unit name, but no reg property
+> Warning (unit_address_vs_reg): Node /fixed-regulator at 2 has a unit name, but no reg property
+> Warning (unit_address_vs_reg): Node /i2c at 12C70000/trackpad has a reg or ranges property, but no unit name
+> Warning (unit_address_vs_reg): Node /i2c at 12CD0000/lvds-bridge at 20/ports/port at 0 has a unit name, but no reg property
+> Warning (unit_address_vs_reg): Node /i2c at 12CD0000/lvds-bridge at 20/ports/port at 1 has a unit name, but no reg property
+> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c at 0/embedded-controller has a reg or ranges property, but no unit name
+> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c at 0/power-regulator has a reg or ranges property, but no unit name
+> Warning (unit_address_vs_reg): Node /i2c at 12CA0000/embedded-controller has a reg or ranges property, but no unit name
 > 
-> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
+> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
 > ---
 
 [snip]
 
 >  
-> -	usb@12000000 {
+> -	usb at 12000000 {
 > +	usb_dwc3 {
 >  		compatible = "samsung,exynos5250-dwusb3";
 >  		clocks = <&clock CLK_USB3>;
@@ -43,14 +43,10 @@ usb_dwc3: usb {
 Although it seems that not all DT bindings follow this convention so probably
 the name in your patch is correct.
 
-Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
+Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
 
 Best regards,
 -- 
 Javier Martinez Canillas
 Open Source Group
 Samsung Research America
---
-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 55c54c9..3696e15 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\01459493874-2366-1-git-send-email-k.kozlowski@samsung.com\0"
  "ref\01459493874-2366-6-git-send-email-k.kozlowski@samsung.com\0"
- "ref\01459493874-2366-6-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0"
- "From\0Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0"
- "Subject\0Re: [PATCH 06/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos5250\0"
+ "From\0javier@osg.samsung.com (Javier Martinez Canillas)\0"
+ "Subject\0[PATCH 06/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos5250\0"
  "Date\0Fri, 1 Apr 2016 13:21:45 -0400\0"
- "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>"
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hello Krzysztof,\n"
@@ -24,29 +13,29 @@
  "On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote:\n"
  "> Fix following DTC warnings in all Exynos5250 boards:\n"
  "> \n"
- "> Warning (unit_address_vs_reg): Node /dp-controller@145B0000/display-timings/timing@0 has a unit name, but no reg property\n"
- "> Warning (unit_address_vs_reg): Node /usb@12000000 has a unit name, but no reg property\n"
- "> Warning (unit_address_vs_reg): Node /usb@12000000/dwc3 has a reg or ranges property, but no unit name\n"
+ "> Warning (unit_address_vs_reg): Node /dp-controller at 145B0000/display-timings/timing at 0 has a unit name, but no reg property\n"
+ "> Warning (unit_address_vs_reg): Node /usb at 12000000 has a unit name, but no reg property\n"
+ "> Warning (unit_address_vs_reg): Node /usb at 12000000/dwc3 has a reg or ranges property, but no unit name\n"
  "> Warning (unit_address_vs_reg): Node /hdmi has a reg or ranges property, but no unit name\n"
  "> Warning (unit_address_vs_reg): Node /mixer has a reg or ranges property, but no unit name\n"
- "> Warning (unit_address_vs_reg): Node /video-phy@10040720 has a unit name, but no reg property\n"
- "> Warning (unit_address_vs_reg): Node /fixed-regulator@0 has a unit name, but no reg property\n"
- "> Warning (unit_address_vs_reg): Node /fixed-regulator@1 has a unit name, but no reg property\n"
- "> Warning (unit_address_vs_reg): Node /fixed-regulator@2 has a unit name, but no reg property\n"
- "> Warning (unit_address_vs_reg): Node /i2c@12C70000/trackpad has a reg or ranges property, but no unit name\n"
- "> Warning (unit_address_vs_reg): Node /i2c@12CD0000/lvds-bridge@20/ports/port@0 has a unit name, but no reg property\n"
- "> Warning (unit_address_vs_reg): Node /i2c@12CD0000/lvds-bridge@20/ports/port@1 has a unit name, but no reg property\n"
- "> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c@0/embedded-controller has a reg or ranges property, but no unit name\n"
- "> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c@0/power-regulator has a reg or ranges property, but no unit name\n"
- "> Warning (unit_address_vs_reg): Node /i2c@12CA0000/embedded-controller has a reg or ranges property, but no unit name\n"
+ "> Warning (unit_address_vs_reg): Node /video-phy at 10040720 has a unit name, but no reg property\n"
+ "> Warning (unit_address_vs_reg): Node /fixed-regulator at 0 has a unit name, but no reg property\n"
+ "> Warning (unit_address_vs_reg): Node /fixed-regulator at 1 has a unit name, but no reg property\n"
+ "> Warning (unit_address_vs_reg): Node /fixed-regulator at 2 has a unit name, but no reg property\n"
+ "> Warning (unit_address_vs_reg): Node /i2c at 12C70000/trackpad has a reg or ranges property, but no unit name\n"
+ "> Warning (unit_address_vs_reg): Node /i2c at 12CD0000/lvds-bridge at 20/ports/port at 0 has a unit name, but no reg property\n"
+ "> Warning (unit_address_vs_reg): Node /i2c at 12CD0000/lvds-bridge at 20/ports/port at 1 has a unit name, but no reg property\n"
+ "> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c at 0/embedded-controller has a reg or ranges property, but no unit name\n"
+ "> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c at 0/power-regulator has a reg or ranges property, but no unit name\n"
+ "> Warning (unit_address_vs_reg): Node /i2c at 12CA0000/embedded-controller has a reg or ranges property, but no unit name\n"
  "> \n"
- "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n"
  "> ---\n"
  "\n"
  "[snip]\n"
  "\n"
  ">  \n"
- "> -\tusb@12000000 {\n"
+ "> -\tusb at 12000000 {\n"
  "> +\tusb_dwc3 {\n"
  ">  \t\tcompatible = \"samsung,exynos5250-dwusb3\";\n"
  ">  \t\tclocks = <&clock CLK_USB3>;\n"
@@ -62,16 +51,12 @@
  "Although it seems that not all DT bindings follow this convention so probably\n"
  "the name in your patch is correct.\n"
  "\n"
- "Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\n"
+ "Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>\n"
  "\n"
  "Best regards,\n"
  "-- \n"
  "Javier Martinez Canillas\n"
  "Open Source Group\n"
- "Samsung Research America\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
+ Samsung Research America
 
-b52cb0c76aa944f86220526e1f08eb15e7282fb402e1d7ed08848259eb7d42c6
+762fa170f7ad57434aadf06e3d06d2f93291e0505ebd6c79be887ef89854750d

diff --git a/a/1.txt b/N2/1.txt
index 7fd87a9..7ffcfc9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -21,7 +21,7 @@ On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote:
 > Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c@0/power-regulator has a reg or ranges property, but no unit name
 > Warning (unit_address_vs_reg): Node /i2c@12CA0000/embedded-controller has a reg or ranges property, but no unit name
 > 
-> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
+> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
 > ---
 
 [snip]
@@ -43,14 +43,10 @@ usb_dwc3: usb {
 Although it seems that not all DT bindings follow this convention so probably
 the name in your patch is correct.
 
-Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
+Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
 
 Best regards,
 -- 
 Javier Martinez Canillas
 Open Source Group
 Samsung Research America
---
-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/N2/content_digest
index 55c54c9..ab96ee3 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,20 +1,19 @@
  "ref\01459493874-2366-1-git-send-email-k.kozlowski@samsung.com\0"
  "ref\01459493874-2366-6-git-send-email-k.kozlowski@samsung.com\0"
- "ref\01459493874-2366-6-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0"
- "From\0Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0"
+ "From\0Javier Martinez Canillas <javier@osg.samsung.com>\0"
  "Subject\0Re: [PATCH 06/11] ARM: dts: exynos: Fix DTC unit name warnings in Exynos5250\0"
  "Date\0Fri, 1 Apr 2016 13:21:45 -0400\0"
- "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>"
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>"
+  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>
+  Kukjin Kim <kgene@kernel.org>
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+ " linux-samsung-soc@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hello Krzysztof,\n"
@@ -40,7 +39,7 @@
  "> Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c@0/power-regulator has a reg or ranges property, but no unit name\n"
  "> Warning (unit_address_vs_reg): Node /i2c@12CA0000/embedded-controller has a reg or ranges property, but no unit name\n"
  "> \n"
- "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n"
  "> ---\n"
  "\n"
  "[snip]\n"
@@ -62,16 +61,12 @@
  "Although it seems that not all DT bindings follow this convention so probably\n"
  "the name in your patch is correct.\n"
  "\n"
- "Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\n"
+ "Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>\n"
  "\n"
  "Best regards,\n"
  "-- \n"
  "Javier Martinez Canillas\n"
  "Open Source Group\n"
- "Samsung Research America\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
+ Samsung Research America
 
-b52cb0c76aa944f86220526e1f08eb15e7282fb402e1d7ed08848259eb7d42c6
+31e07fbca99813ffc0699121eced13ae36ec0772e63838578d59c9bc182a224f

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.