All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87tvvu6ro6.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index d944c77..fdf1070 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,7 +20,7 @@ Hi Chris,
 >  			#size-cells = <1>;
 >  			ranges = <0 MBUS_ID(0xf0, 0x01) 0 0x100000>;
 >  
-> +			sdramc@1400 {
+> +			sdramc at 1400 {
 
 Could you add a label? Thanks to this it would be possible to
 enable/disable it at board level in a esay way.
@@ -42,9 +42,15 @@ Gregory
 
 > +			};
 > +
->  			L2: cache-controller@8000 {
+>  			L2: cache-controller at 8000 {
 >  				compatible = "arm,pl310-cache";
 >  				reg = <0x8000 0x1000>;
 > -- 
 > 2.15.1
 >
+
+-- 
+Gregory Clement, Free Electrons
+Kernel, drivers, real-time and embedded Linux
+development, consulting, training and support.
+http://free-electrons.com
diff --git a/a/content_digest b/N1/content_digest
index 668d2b4..4674c9b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,9 @@
- "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
- "Subject\0[2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x\0"
+ "ref\020180108223158.21930-1-chris.packham@alliedtelesis.co.nz\0"
+ "ref\020180108223158.21930-3-chris.packham@alliedtelesis.co.nz\0"
+ "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
+ "Subject\0[PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x\0"
  "Date\0Wed, 10 Jan 2018 09:31:37 +0100\0"
- "To\0Chris Packham <chris.packham@alliedtelesis.co.nz>\0"
- "Cc\0jlu@pengutronix.de"
-  linux@armlinux.org.uk
-  bp@alien8.de
-  linux-arm-kernel@lists.infradead.org
-  linux-edac@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  Jason Cooper <jason@lakedaemon.net>
-  Andrew Lunn <andrew@lunn.ch>
-  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
-  Rob Herring <robh+dt@kernel.org>
-  Mark Rutland <mark.rutland@arm.com>
- " devicetree@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Chris,\n"
@@ -38,7 +28,7 @@
  ">  \t\t\t#size-cells = <1>;\n"
  ">  \t\t\tranges = <0 MBUS_ID(0xf0, 0x01) 0 0x100000>;\n"
  ">  \n"
- "> +\t\t\tsdramc@1400 {\n"
+ "> +\t\t\tsdramc at 1400 {\n"
  "\n"
  "Could you add a label? Thanks to this it would be possible to\n"
  "enable/disable it at board level in a esay way.\n"
@@ -60,11 +50,17 @@
  "\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tL2: cache-controller@8000 {\n"
+ ">  \t\t\tL2: cache-controller at 8000 {\n"
  ">  \t\t\t\tcompatible = \"arm,pl310-cache\";\n"
  ">  \t\t\t\treg = <0x8000 0x1000>;\n"
  "> -- \n"
  "> 2.15.1\n"
- >
+ ">\n"
+ "\n"
+ "-- \n"
+ "Gregory Clement, Free Electrons\n"
+ "Kernel, drivers, real-time and embedded Linux\n"
+ "development, consulting, training and support.\n"
+ http://free-electrons.com
 
-dcd42ed9b2661d44897ae821075d1b26c94d4581463a70789a7f1693e1972225
+5dfd7a2247a44a1a179e0158f03348a13c9b327049b1b48005c298f295ec1787

diff --git a/a/1.txt b/N2/1.txt
index d944c77..610654a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,13 +1,13 @@
 Hi Chris,
  
- On mar., janv. 09 2018, Chris Packham <chris.packham@alliedtelesis.co.nz> wrote:
+ On mar., janv. 09 2018, Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org> wrote:
 
 > The Armada-38x uses an SDRAM controller that is compatible with the
 > Armada-XP. The key difference is the width of the bus (XP is 64/32, 38x
 > is 32/16). The SDRAM controller registers are the same between the two
 > SoCs.
 >
-> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
+> Signed-off-by: Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/armada-38x.dtsi | 5 +++++
 >  1 file changed, 5 insertions(+)
@@ -48,3 +48,13 @@ Gregory
 > -- 
 > 2.15.1
 >
+
+-- 
+Gregory Clement, Free Electrons
+Kernel, drivers, real-time and embedded Linux
+development, consulting, training and support.
+http://free-electrons.com
+--
+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 668d2b4..b4ce376 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,31 +1,34 @@
- "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
- "Subject\0[2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x\0"
+ "ref\020180108223158.21930-1-chris.packham@alliedtelesis.co.nz\0"
+ "ref\020180108223158.21930-3-chris.packham@alliedtelesis.co.nz\0"
+ "ref\020180108223158.21930-3-chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org\0"
+ "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x\0"
  "Date\0Wed, 10 Jan 2018 09:31:37 +0100\0"
- "To\0Chris Packham <chris.packham@alliedtelesis.co.nz>\0"
- "Cc\0jlu@pengutronix.de"
-  linux@armlinux.org.uk
-  bp@alien8.de
-  linux-arm-kernel@lists.infradead.org
-  linux-edac@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  Jason Cooper <jason@lakedaemon.net>
-  Andrew Lunn <andrew@lunn.ch>
-  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
-  Rob Herring <robh+dt@kernel.org>
-  Mark Rutland <mark.rutland@arm.com>
- " devicetree@vger.kernel.org\0"
+ "To\0Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>\0"
+ "Cc\0jlu-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org"
+  linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org
+  bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-edac-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Chris,\n"
  " \n"
- " On mar., janv. 09 2018, Chris Packham <chris.packham@alliedtelesis.co.nz> wrote:\n"
+ " On mar., janv. 09 2018, Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org> wrote:\n"
  "\n"
  "> The Armada-38x uses an SDRAM controller that is compatible with the\n"
  "> Armada-XP. The key difference is the width of the bus (XP is 64/32, 38x\n"
  "> is 32/16). The SDRAM controller registers are the same between the two\n"
  "> SoCs.\n"
  ">\n"
- "> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>\n"
+ "> Signed-off-by: Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/armada-38x.dtsi | 5 +++++\n"
  ">  1 file changed, 5 insertions(+)\n"
@@ -65,6 +68,16 @@
  ">  \t\t\t\treg = <0x8000 0x1000>;\n"
  "> -- \n"
  "> 2.15.1\n"
- >
+ ">\n"
+ "\n"
+ "-- \n"
+ "Gregory Clement, Free Electrons\n"
+ "Kernel, drivers, real-time and embedded Linux\n"
+ "development, consulting, training and support.\n"
+ "http://free-electrons.com\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
 
-dcd42ed9b2661d44897ae821075d1b26c94d4581463a70789a7f1693e1972225
+7895af5f17f20cc1d12eff0e6de57d98a412777e567a96944bce3a7102ad5cbb

diff --git a/a/1.txt b/N3/1.txt
index d944c77..599fbc5 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -48,3 +48,9 @@ Gregory
 > -- 
 > 2.15.1
 >
+
+-- 
+Gregory Clement, Free Electrons
+Kernel, drivers, real-time and embedded Linux
+development, consulting, training and support.
+http://free-electrons.com
diff --git a/a/content_digest b/N3/content_digest
index 668d2b4..ba677fb 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,5 +1,7 @@
+ "ref\020180108223158.21930-1-chris.packham@alliedtelesis.co.nz\0"
+ "ref\020180108223158.21930-3-chris.packham@alliedtelesis.co.nz\0"
  "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
- "Subject\0[2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x\0"
+ "Subject\0Re: [PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x\0"
  "Date\0Wed, 10 Jan 2018 09:31:37 +0100\0"
  "To\0Chris Packham <chris.packham@alliedtelesis.co.nz>\0"
  "Cc\0jlu@pengutronix.de"
@@ -65,6 +67,12 @@
  ">  \t\t\t\treg = <0x8000 0x1000>;\n"
  "> -- \n"
  "> 2.15.1\n"
- >
+ ">\n"
+ "\n"
+ "-- \n"
+ "Gregory Clement, Free Electrons\n"
+ "Kernel, drivers, real-time and embedded Linux\n"
+ "development, consulting, training and support.\n"
+ http://free-electrons.com
 
-dcd42ed9b2661d44897ae821075d1b26c94d4581463a70789a7f1693e1972225
+09264dd7c8093260381825b159e9efce86246a8c13751c7ff8bc70e71436e178

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.