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

diff --git a/a/1.txt b/N1/1.txt
index 5ed28e1..d2ab5e5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ On 13/10/15 10:37, Andre Przywara 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 +++++++++++++++++++++++++
@@ -38,7 +38,7 @@ On 13/10/15 10:37, Andre Przywara wrote:
 > +#include "foundation-v8.dtsi"
 > +
 > +/ {
-> +	gic: interrupt-controller at 2f000000 {
+> +	gic: interrupt-controller@2f000000 {
 > +		compatible = "arm,gic-v3";
 > +		#interrupt-cells = <3>;
 > +		#address-cells = <2>;
@@ -52,7 +52,7 @@ On 13/10/15 10:37, Andre Przywara 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>;
@@ -68,3 +68,7 @@ useful on its own, but you may want to use it as a way to inject IPIs
 	M.
 -- 
 Jazz is not dead. It just smells funny...
+--
+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 3b10af9..45cd98e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +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"
- "From\0marc.zyngier@arm.com (Marc Zyngier)\0"
- "Subject\0[PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model\0"
+ "ref\01444729069-27922-5-git-send-email-andre.przywara-5wv7dgnIgG8@public.gmane.org\0"
+ "From\0Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model\0"
  "Date\0Tue, 13 Oct 2015 11:44:40 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andre Przywara <andre.przywara-5wv7dgnIgG8@public.gmane.org>"
+  robh+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\0"
+ "Cc\0catalin.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"
  "On 13/10/15 10:37, Andre Przywara wrote:\n"
@@ -14,7 +26,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"
@@ -46,7 +58,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"
@@ -60,7 +72,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"
@@ -75,6 +87,10 @@
  "\n"
  "\tM.\n"
  "-- \n"
- Jazz is not dead. It just smells funny...
+ "Jazz is not dead. It just smells funny...\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
 
-03a295d62b5dc0b84d52fb9f71147fe810756f50d95f3b7f9b880677e4c3eeec
+1607755281230b5bf974be8ac0097304aeffb02168fce96186071da5ef79b669

diff --git a/a/1.txt b/N2/1.txt
index 5ed28e1..07c041d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -38,7 +38,7 @@ On 13/10/15 10:37, Andre Przywara wrote:
 > +#include "foundation-v8.dtsi"
 > +
 > +/ {
-> +	gic: interrupt-controller at 2f000000 {
+> +	gic: interrupt-controller@2f000000 {
 > +		compatible = "arm,gic-v3";
 > +		#interrupt-cells = <3>;
 > +		#address-cells = <2>;
@@ -52,7 +52,7 @@ On 13/10/15 10:37, Andre Przywara 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 3b10af9..6201943 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,20 @@
  "ref\01444729069-27922-1-git-send-email-andre.przywara@arm.com\0"
  "ref\01444729069-27922-5-git-send-email-andre.przywara@arm.com\0"
- "From\0marc.zyngier@arm.com (Marc Zyngier)\0"
- "Subject\0[PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model\0"
+ "From\0Marc Zyngier <marc.zyngier@arm.com>\0"
+ "Subject\0Re: [PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model\0"
  "Date\0Tue, 13 Oct 2015 11:44:40 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andre Przywara <andre.przywara@arm.com>"
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+ " ijc+devicetree@hellion.org.uk\0"
+ "Cc\0catalin.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"
  "On 13/10/15 10:37, Andre Przywara wrote:\n"
@@ -46,7 +57,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"
@@ -60,7 +71,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"
@@ -77,4 +88,4 @@
  "-- \n"
  Jazz is not dead. It just smells funny...
 
-03a295d62b5dc0b84d52fb9f71147fe810756f50d95f3b7f9b880677e4c3eeec
+a32430f1e57fc9650a823fdb102ec0fa2233ba6b4dd120660b368f16cb7b259d

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.