All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <561D55BD.5020200@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 81406db..7327d5a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,7 +9,7 @@ On 13/10/15 11:44, Marc Zyngier wrote:
 >> GICv3 node.
 >> This allows the public Foundation model to run with a GICv3.
 >>
->> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
+>> Signed-off-by: Andre Przywara <andre.przywara-5wv7dgnIgG8@public.gmane.org>
 >> ---
 >>  arch/arm64/boot/dts/arm/Makefile                |  2 +-
 >>  arch/arm64/boot/dts/arm/foundation-v8-gicv3.dts | 30 +++++++++++++++++++++++++
@@ -41,7 +41,7 @@ On 13/10/15 11:44, Marc Zyngier wrote:
 >> +#include "foundation-v8.dtsi"
 >> +
 >> +/ {
->> +	gic: interrupt-controller at 2f000000 {
+>> +	gic: interrupt-controller@2f000000 {
 >> +		compatible = "arm,gic-v3";
 >> +		#interrupt-cells = <3>;
 >> +		#address-cells = <2>;
@@ -55,7 +55,7 @@ On 13/10/15 11:44, Marc Zyngier wrote:
 >> +			<0x0 0x2c02f000 0x0 0x2000>;
 >> +		interrupts = <1 9 0xf04>;
 >> +
->> +		its: its at 2f020000 {
+>> +		its: its@2f020000 {
 >> +			compatible = "arm,gic-v3-its";
 >> +			msi-controller;
 >> +			reg = <0x0 0x2f020000 0x0 0x20000>;
@@ -83,3 +83,7 @@ at least some testing coverage of the basic ITS initialization code.
 
 Cheers,
 Andre.
+--
+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 966dc01..a76ac8e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,22 @@
  "ref\01444729069-27922-1-git-send-email-andre.przywara@arm.com\0"
  "ref\01444729069-27922-5-git-send-email-andre.przywara@arm.com\0"
  "ref\0561CE098.2030906@arm.com\0"
- "From\0andre.przywara@arm.com (Andre Przywara)\0"
- "Subject\0[PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model\0"
+ "ref\0561CE098.2030906-5wv7dgnIgG8@public.gmane.org\0"
+ "From\0Andre Przywara <andre.przywara-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model\0"
  "Date\0Tue, 13 Oct 2015 20:04:29 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0"
+ "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  catalin.marinas-5wv7dgnIgG8@public.gmane.org
+  will.deacon-5wv7dgnIgG8@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+ " drjones-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Marc,\n"
@@ -18,7 +30,7 @@
  ">> GICv3 node.\n"
  ">> This allows the public Foundation model to run with a GICv3.\n"
  ">>\n"
- ">> Signed-off-by: Andre Przywara <andre.przywara@arm.com>\n"
+ ">> Signed-off-by: Andre Przywara <andre.przywara-5wv7dgnIgG8@public.gmane.org>\n"
  ">> ---\n"
  ">>  arch/arm64/boot/dts/arm/Makefile                |  2 +-\n"
  ">>  arch/arm64/boot/dts/arm/foundation-v8-gicv3.dts | 30 +++++++++++++++++++++++++\n"
@@ -50,7 +62,7 @@
  ">> +#include \"foundation-v8.dtsi\"\n"
  ">> +\n"
  ">> +/ {\n"
- ">> +\tgic: interrupt-controller at 2f000000 {\n"
+ ">> +\tgic: interrupt-controller@2f000000 {\n"
  ">> +\t\tcompatible = \"arm,gic-v3\";\n"
  ">> +\t\t#interrupt-cells = <3>;\n"
  ">> +\t\t#address-cells = <2>;\n"
@@ -64,7 +76,7 @@
  ">> +\t\t\t<0x0 0x2c02f000 0x0 0x2000>;\n"
  ">> +\t\tinterrupts = <1 9 0xf04>;\n"
  ">> +\n"
- ">> +\t\tits: its at 2f020000 {\n"
+ ">> +\t\tits: its@2f020000 {\n"
  ">> +\t\t\tcompatible = \"arm,gic-v3-its\";\n"
  ">> +\t\t\tmsi-controller;\n"
  ">> +\t\t\treg = <0x0 0x2f020000 0x0 0x20000>;\n"
@@ -91,6 +103,10 @@
  "at least some testing coverage of the basic ITS initialization code.\n"
  "\n"
  "Cheers,\n"
- Andre.
+ "Andre.\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
 
-6e05b834a4d5b9e4000ff3ae23d07e4419a3d964c33dcc4b3d41824e3a605bb2
+e2f69cc0a40a0b165ed54423b8426a2be25a52986a5373e0d6bf2763a750da56

diff --git a/a/1.txt b/N2/1.txt
index 81406db..23c8df1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -41,7 +41,7 @@ On 13/10/15 11:44, Marc Zyngier wrote:
 >> +#include "foundation-v8.dtsi"
 >> +
 >> +/ {
->> +	gic: interrupt-controller at 2f000000 {
+>> +	gic: interrupt-controller@2f000000 {
 >> +		compatible = "arm,gic-v3";
 >> +		#interrupt-cells = <3>;
 >> +		#address-cells = <2>;
@@ -55,7 +55,7 @@ On 13/10/15 11:44, Marc Zyngier wrote:
 >> +			<0x0 0x2c02f000 0x0 0x2000>;
 >> +		interrupts = <1 9 0xf04>;
 >> +
->> +		its: its at 2f020000 {
+>> +		its: its@2f020000 {
 >> +			compatible = "arm,gic-v3-its";
 >> +			msi-controller;
 >> +			reg = <0x0 0x2f020000 0x0 0x20000>;
diff --git a/a/content_digest b/N2/content_digest
index 966dc01..73e6581 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,21 @@
  "ref\01444729069-27922-1-git-send-email-andre.przywara@arm.com\0"
  "ref\01444729069-27922-5-git-send-email-andre.przywara@arm.com\0"
  "ref\0561CE098.2030906@arm.com\0"
- "From\0andre.przywara@arm.com (Andre Przywara)\0"
- "Subject\0[PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model\0"
+ "From\0Andre Przywara <andre.przywara@arm.com>\0"
+ "Subject\0Re: [PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model\0"
  "Date\0Tue, 13 Oct 2015 20:04:29 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Zyngier <marc.zyngier@arm.com>\0"
+ "Cc\0robh+dt@kernel.org"
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+  ijc+devicetree@hellion.org.uk
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  galak@codeaurora.org
+ " drjones@redhat.com\0"
  "\00:1\0"
  "b\0"
  "Hi Marc,\n"
@@ -50,7 +61,7 @@
  ">> +#include \"foundation-v8.dtsi\"\n"
  ">> +\n"
  ">> +/ {\n"
- ">> +\tgic: interrupt-controller at 2f000000 {\n"
+ ">> +\tgic: interrupt-controller@2f000000 {\n"
  ">> +\t\tcompatible = \"arm,gic-v3\";\n"
  ">> +\t\t#interrupt-cells = <3>;\n"
  ">> +\t\t#address-cells = <2>;\n"
@@ -64,7 +75,7 @@
  ">> +\t\t\t<0x0 0x2c02f000 0x0 0x2000>;\n"
  ">> +\t\tinterrupts = <1 9 0xf04>;\n"
  ">> +\n"
- ">> +\t\tits: its at 2f020000 {\n"
+ ">> +\t\tits: its@2f020000 {\n"
  ">> +\t\t\tcompatible = \"arm,gic-v3-its\";\n"
  ">> +\t\t\tmsi-controller;\n"
  ">> +\t\t\treg = <0x0 0x2f020000 0x0 0x20000>;\n"
@@ -93,4 +104,4 @@
  "Cheers,\n"
  Andre.
 
-6e05b834a4d5b9e4000ff3ae23d07e4419a3d964c33dcc4b3d41824e3a605bb2
+0a55a8218a6e9cb8da4a0e7d7883a31edf37bc43b724aa9ce60b20cbcd7470ca

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.