All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170714021624.GZ3172@dragon>

diff --git a/a/1.txt b/N1/1.txt
index e44cc47..c92bea0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev at beckhoff.com wrote:
-> From: Patrick Bruenn <p.bruenn@beckhoff.com>
+On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org wrote:
+> From: Patrick Bruenn <p.bruenn-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org>
 > 
 > The CX9020 differs from i.MX53 Quick Start Board by:
 > - use uart2 instead of uart1
@@ -8,10 +8,10 @@ On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev at beckhoff.com wrote
 > - CCAT FPGA connected to emi
 > - enable rtc
 > 
-> Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
+> Signed-off-by: Patrick Bruenn <p.bruenn-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org>
 > 
 > ---
-> Cc: Andrew Lunn <andrew@lunn.ch>
+> Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
 > 
 > v3: add missig changelog
 > v2:
@@ -102,7 +102,7 @@ Undocumented bindings?
 > +		pinctrl-0 = <&pinctrl_ipu_disp0>;
 > +		status = "okay";
 > +
-> +		port at 0 {
+> +		port@0 {
 > +			reg = <0>;
 
 Please a newline between property list and child node.
@@ -112,7 +112,7 @@ Please a newline between property list and child node.
 > +			};
 > +		};
 > +
-> +		port at 1 {
+> +		port@1 {
 > +			reg = <1>;
 > +			display0_out: endpoint {
 > +				remote-endpoint = <&panel_in>;
@@ -165,7 +165,7 @@ Please have a newline between child nodes.
 > +		};
 > +	};
 > +
-> +	rtc: rtc at 53fa4000 {
+> +	rtc: rtc@53fa4000 {
 > +		compatible = "fsl,imx53-rtc", "fsl,imx25-rtc";
 > +		reg = <0x53fa4000 0x4000>;
 > +		interrupts = <24>;
@@ -177,9 +177,9 @@ Please have a newline between child nodes.
 It should be added to imx53.dtsi.
 
 > +
-> +	reg_3p2v: regulator at 0 {
+> +	reg_3p2v: regulator@0 {
 
-name at unit-address only applies to device nodes under bus with 'reg'
+name@unit-address only applies to device nodes under bus with 'reg'
 property.  You should go regulator-3p2v in your case.
 
 > +		compatible = "regulator-fixed";
@@ -189,7 +189,7 @@ property.  You should go regulator-3p2v in your case.
 > +		regulator-always-on;
 > +	};
 > +
-> +	reg_usb_vbus: regulator at 1 {
+> +	reg_usb_vbus: regulator@1 {
 > +		compatible = "regulator-fixed";
 > +		regulator-name = "usb_vbus";
 > +		regulator-min-microvolt = <5000000>;
@@ -314,7 +314,7 @@ only for those pins that do not have a clear client device.
 > +			>;
 > +		};
 > +
-> +		led_pin_gpio3_23: led_gpio3_23 at 0 {
+> +		led_pin_gpio3_23: led_gpio3_23@0 {
 
 How is this being used?
 
@@ -478,3 +478,7 @@ How is this being used?
 Sort these labelled nodes alphabetically.
 
 Shawn
+--
+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 ba711cf..e0c0c5e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,25 @@
  "ref\020170712090408.12212-1-linux-kernel-dev@beckhoff.com\0"
  "ref\020170713111340.13862-1-linux-kernel-dev@beckhoff.com\0"
  "ref\020170713111340.13862-2-linux-kernel-dev@beckhoff.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH v3 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree\0"
+ "ref\020170713111340.13862-2-linux-kernel-dev-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree\0"
  "Date\0Fri, 14 Jul 2017 10:16:26 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-kernel-dev-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org\0"
+ "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
+  Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  moderated list:ARM PORT <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Patrick Bruenn <p.bruenn-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org>
+ " Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev at beckhoff.com wrote:\n"
- "> From: Patrick Bruenn <p.bruenn@beckhoff.com>\n"
+ "On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org wrote:\n"
+ "> From: Patrick Bruenn <p.bruenn-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org>\n"
  "> \n"
  "> The CX9020 differs from i.MX53 Quick Start Board by:\n"
  "> - use uart2 instead of uart1\n"
@@ -17,10 +28,10 @@
  "> - CCAT FPGA connected to emi\n"
  "> - enable rtc\n"
  "> \n"
- "> Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>\n"
+ "> Signed-off-by: Patrick Bruenn <p.bruenn-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org>\n"
  "> \n"
  "> ---\n"
- "> Cc: Andrew Lunn <andrew@lunn.ch>\n"
+ "> Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n"
  "> \n"
  "> v3: add missig changelog\n"
  "> v2:\n"
@@ -111,7 +122,7 @@
  "> +\t\tpinctrl-0 = <&pinctrl_ipu_disp0>;\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\n"
- "> +\t\tport at 0 {\n"
+ "> +\t\tport@0 {\n"
  "> +\t\t\treg = <0>;\n"
  "\n"
  "Please a newline between property list and child node.\n"
@@ -121,7 +132,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tport at 1 {\n"
+ "> +\t\tport@1 {\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\tdisplay0_out: endpoint {\n"
  "> +\t\t\t\tremote-endpoint = <&panel_in>;\n"
@@ -174,7 +185,7 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\trtc: rtc at 53fa4000 {\n"
+ "> +\trtc: rtc@53fa4000 {\n"
  "> +\t\tcompatible = \"fsl,imx53-rtc\", \"fsl,imx25-rtc\";\n"
  "> +\t\treg = <0x53fa4000 0x4000>;\n"
  "> +\t\tinterrupts = <24>;\n"
@@ -186,9 +197,9 @@
  "It should be added to imx53.dtsi.\n"
  "\n"
  "> +\n"
- "> +\treg_3p2v: regulator at 0 {\n"
+ "> +\treg_3p2v: regulator@0 {\n"
  "\n"
- "name at unit-address only applies to device nodes under bus with 'reg'\n"
+ "name@unit-address only applies to device nodes under bus with 'reg'\n"
  "property.  You should go regulator-3p2v in your case.\n"
  "\n"
  "> +\t\tcompatible = \"regulator-fixed\";\n"
@@ -198,7 +209,7 @@
  "> +\t\tregulator-always-on;\n"
  "> +\t};\n"
  "> +\n"
- "> +\treg_usb_vbus: regulator at 1 {\n"
+ "> +\treg_usb_vbus: regulator@1 {\n"
  "> +\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\tregulator-name = \"usb_vbus\";\n"
  "> +\t\tregulator-min-microvolt = <5000000>;\n"
@@ -323,7 +334,7 @@
  "> +\t\t\t>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tled_pin_gpio3_23: led_gpio3_23 at 0 {\n"
+ "> +\t\tled_pin_gpio3_23: led_gpio3_23@0 {\n"
  "\n"
  "How is this being used?\n"
  "\n"
@@ -486,6 +497,10 @@
  "\n"
  "Sort these labelled nodes alphabetically.\n"
  "\n"
- Shawn
+ "Shawn\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
 
-25c97a64b3ea3bfcd6812ae97cb36f6af67daefd1217fef92c2e3cc913d3a2e7
+9bc2e507eb5d8ea6b2f8ae9b82d08b1a5b57af0c272338d4af62a296e35ab30a

diff --git a/a/1.txt b/N2/1.txt
index e44cc47..4273543 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev at beckhoff.com wrote:
+On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev@beckhoff.com wrote:
 > From: Patrick Bruenn <p.bruenn@beckhoff.com>
 > 
 > The CX9020 differs from i.MX53 Quick Start Board by:
@@ -102,7 +102,7 @@ Undocumented bindings?
 > +		pinctrl-0 = <&pinctrl_ipu_disp0>;
 > +		status = "okay";
 > +
-> +		port at 0 {
+> +		port@0 {
 > +			reg = <0>;
 
 Please a newline between property list and child node.
@@ -112,7 +112,7 @@ Please a newline between property list and child node.
 > +			};
 > +		};
 > +
-> +		port at 1 {
+> +		port@1 {
 > +			reg = <1>;
 > +			display0_out: endpoint {
 > +				remote-endpoint = <&panel_in>;
@@ -165,7 +165,7 @@ Please have a newline between child nodes.
 > +		};
 > +	};
 > +
-> +	rtc: rtc at 53fa4000 {
+> +	rtc: rtc@53fa4000 {
 > +		compatible = "fsl,imx53-rtc", "fsl,imx25-rtc";
 > +		reg = <0x53fa4000 0x4000>;
 > +		interrupts = <24>;
@@ -177,9 +177,9 @@ Please have a newline between child nodes.
 It should be added to imx53.dtsi.
 
 > +
-> +	reg_3p2v: regulator at 0 {
+> +	reg_3p2v: regulator@0 {
 
-name at unit-address only applies to device nodes under bus with 'reg'
+name@unit-address only applies to device nodes under bus with 'reg'
 property.  You should go regulator-3p2v in your case.
 
 > +		compatible = "regulator-fixed";
@@ -189,7 +189,7 @@ property.  You should go regulator-3p2v in your case.
 > +		regulator-always-on;
 > +	};
 > +
-> +	reg_usb_vbus: regulator at 1 {
+> +	reg_usb_vbus: regulator@1 {
 > +		compatible = "regulator-fixed";
 > +		regulator-name = "usb_vbus";
 > +		regulator-min-microvolt = <5000000>;
@@ -314,7 +314,7 @@ only for those pins that do not have a clear client device.
 > +			>;
 > +		};
 > +
-> +		led_pin_gpio3_23: led_gpio3_23 at 0 {
+> +		led_pin_gpio3_23: led_gpio3_23@0 {
 
 How is this being used?
 
diff --git a/a/content_digest b/N2/content_digest
index ba711cf..ed98bfc 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,23 @@
  "ref\020170712090408.12212-1-linux-kernel-dev@beckhoff.com\0"
  "ref\020170713111340.13862-1-linux-kernel-dev@beckhoff.com\0"
  "ref\020170713111340.13862-2-linux-kernel-dev@beckhoff.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH v3 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH v3 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree\0"
  "Date\0Fri, 14 Jul 2017 10:16:26 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-kernel-dev@beckhoff.com\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Mark Rutland <mark.rutland@arm.com>
+  Russell King <linux@armlinux.org.uk>
+  Sascha Hauer <kernel@pengutronix.de>
+  Fabio Estevam <fabio.estevam@nxp.com>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  moderated list:ARM PORT <linux-arm-kernel@lists.infradead.org>
+  open list <linux-kernel@vger.kernel.org>
+  Patrick Bruenn <p.bruenn@beckhoff.com>
+ " Andrew Lunn <andrew@lunn.ch>\0"
  "\00:1\0"
  "b\0"
- "On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev at beckhoff.com wrote:\n"
+ "On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-dev@beckhoff.com wrote:\n"
  "> From: Patrick Bruenn <p.bruenn@beckhoff.com>\n"
  "> \n"
  "> The CX9020 differs from i.MX53 Quick Start Board by:\n"
@@ -111,7 +121,7 @@
  "> +\t\tpinctrl-0 = <&pinctrl_ipu_disp0>;\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\n"
- "> +\t\tport at 0 {\n"
+ "> +\t\tport@0 {\n"
  "> +\t\t\treg = <0>;\n"
  "\n"
  "Please a newline between property list and child node.\n"
@@ -121,7 +131,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tport at 1 {\n"
+ "> +\t\tport@1 {\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\tdisplay0_out: endpoint {\n"
  "> +\t\t\t\tremote-endpoint = <&panel_in>;\n"
@@ -174,7 +184,7 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\trtc: rtc at 53fa4000 {\n"
+ "> +\trtc: rtc@53fa4000 {\n"
  "> +\t\tcompatible = \"fsl,imx53-rtc\", \"fsl,imx25-rtc\";\n"
  "> +\t\treg = <0x53fa4000 0x4000>;\n"
  "> +\t\tinterrupts = <24>;\n"
@@ -186,9 +196,9 @@
  "It should be added to imx53.dtsi.\n"
  "\n"
  "> +\n"
- "> +\treg_3p2v: regulator at 0 {\n"
+ "> +\treg_3p2v: regulator@0 {\n"
  "\n"
- "name at unit-address only applies to device nodes under bus with 'reg'\n"
+ "name@unit-address only applies to device nodes under bus with 'reg'\n"
  "property.  You should go regulator-3p2v in your case.\n"
  "\n"
  "> +\t\tcompatible = \"regulator-fixed\";\n"
@@ -198,7 +208,7 @@
  "> +\t\tregulator-always-on;\n"
  "> +\t};\n"
  "> +\n"
- "> +\treg_usb_vbus: regulator at 1 {\n"
+ "> +\treg_usb_vbus: regulator@1 {\n"
  "> +\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\tregulator-name = \"usb_vbus\";\n"
  "> +\t\tregulator-min-microvolt = <5000000>;\n"
@@ -323,7 +333,7 @@
  "> +\t\t\t>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tled_pin_gpio3_23: led_gpio3_23 at 0 {\n"
+ "> +\t\tled_pin_gpio3_23: led_gpio3_23@0 {\n"
  "\n"
  "How is this being used?\n"
  "\n"
@@ -488,4 +498,4 @@
  "\n"
  Shawn
 
-25c97a64b3ea3bfcd6812ae97cb36f6af67daefd1217fef92c2e3cc913d3a2e7
+10b5d3e24982c03cc51ed08ef48ac80e6a94db728cf81e3eedd3a8b8f2153622

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.