All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140817144201.GB29963@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index a1c87ec..6b81402 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,7 +32,7 @@ On Sun, Aug 17, 2014 at 12:49:52PM +0200, Carlo Caione wrote:
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu@0 {
+> +		cpu at 0 {
 
 The address after the @ should match the value of the 'reg' property.
 
@@ -41,7 +41,7 @@ The address after the @ should match the value of the 'reg' property.
 > +			reg = <0x200>;
 > +		};
 > +
-> +		cpu@1 {
+> +		cpu at 1 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a9";
 > +			reg = <0x1>;
@@ -58,7 +58,7 @@ Beniamino
 > +	clocks {
 > +		#address-cells = <1>;
 > +
-> +		clk81: clk@0 {
+> +		clk81: clk at 0 {
 > +			#clock-cells = <0>;
 > +			compatible = "fixed-clock";
 > +			clock-frequency = <200000000>;
diff --git a/a/content_digest b/N1/content_digest
index 7c0734e..f64637f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,9 @@
  "ref\01408272594-10814-1-git-send-email-carlo@caione.org\0"
  "ref\01408272594-10814-6-git-send-email-carlo@caione.org\0"
- "From\0Beniamino Galvani <b.galvani@gmail.com>\0"
- "Subject\0Re: [PATCH 5/7] ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS\0"
+ "From\0b.galvani@gmail.com (Beniamino Galvani)\0"
+ "Subject\0[PATCH 5/7] ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS\0"
  "Date\0Sun, 17 Aug 2014 16:42:01 +0200\0"
- "To\0Carlo Caione <carlo@caione.org>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  devicetree@vger.kernel.org
-  linux-serial@vger.kernel.org
-  linux@arm.linux.org.uk
-  robh+dt@kernel.org
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  daniel.lezcano@linaro.org
-  tglx@linutronix.de
-  gregkh@linuxfoundation.org
-  jslaby@suse.cz
- " grant.likely@linaro.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -52,7 +40,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "\n"
  "The address after the @ should match the value of the 'reg' property.\n"
  "\n"
@@ -61,7 +49,7 @@
  "> +\t\t\treg = <0x200>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@1 {\n"
+ "> +\t\tcpu at 1 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a9\";\n"
  "> +\t\t\treg = <0x1>;\n"
@@ -78,7 +66,7 @@
  "> +\tclocks {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\n"
- "> +\t\tclk81: clk@0 {\n"
+ "> +\t\tclk81: clk at 0 {\n"
  "> +\t\t\t#clock-cells = <0>;\n"
  "> +\t\t\tcompatible = \"fixed-clock\";\n"
  "> +\t\t\tclock-frequency = <200000000>;\n"
@@ -89,4 +77,4 @@
  "> 1.9.1\n"
  >
 
-adc7ae7aa4ff58b9c510b63af08f79d0da09b3ee6928edee165865a3fddf1c74
+473ddfbcf513cfa0c4ee544f36b0c48471a4ae432c4164903405b7145996c412

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.