All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1389743333-16741-8-git-send-email-marc.ceeeee@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 8bb8530..c5c2179 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -31,13 +31,13 @@ index 0000000..cbe73b4
 +		reg = <0x0 0x40000000 0x40000000 0x40000000 0x80000000 0x40000000>;
 +	};
 +
-+	cpupll: cpupll at 0 {
++	cpupll: cpupll@0 {
 +		#clock-cells = <0x0>;
 +		compatible = "fixed-clock";
 +		clock-frequency = <1500000000>;
 +	};
 +
-+	cpuclk: cpu-clk-div at 0 {
++	cpuclk: cpu-clk-div@0 {
 +		#clock-cells = <0x0>;
 +		compatible = "brcm,brcmstb-cpu-clk-div";
 +		reg = <0xf03e257c 0x4>;
@@ -49,7 +49,7 @@ index 0000000..cbe73b4
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu at 0 {
++		cpu@0 {
 +			compatible = "brcm,brahma15";
 +			operating-points = <0x16e360 0x0
 +					    0x0b71b0 0x0
@@ -62,21 +62,21 @@ index 0000000..cbe73b4
 +			clock-frequency = <1500000000>;
 +		};
 +
-+		cpu at 1 {
++		cpu@1 {
 +			compatible = "brcm,brahma15";
 +			device_type = "cpu";
 +			reg = <1>;
 +			clock-frequency = <1500000000>;
 +		};
 +
-+		cpu at 2 {
++		cpu@2 {
 +			compatible = "brcm,brahma15";
 +			device_type = "cpu";
 +			reg = <2>;
 +			clock-frequency = <1500000000>;
 +		};
 +
-+		cpu at 3 {
++		cpu@3 {
 +			compatible = "brcm,brahma15";
 +			device_type = "cpu";
 +			reg = <3>;
@@ -84,7 +84,7 @@ index 0000000..cbe73b4
 +		};
 +	};
 +
-+	gic: interrupt-controller at ffd00000 {
++	gic: interrupt-controller@ffd00000 {
 +		compatible = "brcm,brahma15-gic", "arm,cortex-a15-gic";
 +		reg = <0xffd01000 0x1000
 +		       0xffd02000 0x2000>;
@@ -100,7 +100,7 @@ index 0000000..cbe73b4
 +			      1 10 0xf08>;
 +	};
 +
-+	serial at f0406b00 {
++	serial@f0406b00 {
 +		compatible = "ns16550a";
 +		reg = <0xf0406b00 0x20>;
 +		reg-shift = <0x2>;
diff --git a/a/content_digest b/N1/content_digest
index 635f0a9..e354b29 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,16 @@
  "ref\01389743333-16741-1-git-send-email-marc.ceeeee@gmail.com\0"
- "From\0marc.ceeeee@gmail.com (Marc Carino)\0"
+ "From\0Marc Carino <marc.ceeeee@gmail.com>\0"
  "Subject\0[PATCH v3 7/7] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445\0"
  "Date\0Tue, 14 Jan 2014 15:48:53 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Christian Daudt <bcm@fixthebug.org>"
+ " Arnd Bergmann <arnd@arndb.de>\0"
+ "Cc\0Florian Fainelli <f.fainelli@gmail.com>"
+  Matt Porter <matt.porter@linaro.org>
+  Russell King <linux@arm.linux.org.uk>
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+ " Marc Carino <marc.ceeeee@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "Add a sample DTS which will allow bootup of a board populated\n"
@@ -38,13 +46,13 @@
  "+\t\treg = <0x0 0x40000000 0x40000000 0x40000000 0x80000000 0x40000000>;\n"
  "+\t};\n"
  "+\n"
- "+\tcpupll: cpupll at 0 {\n"
+ "+\tcpupll: cpupll@0 {\n"
  "+\t\t#clock-cells = <0x0>;\n"
  "+\t\tcompatible = \"fixed-clock\";\n"
  "+\t\tclock-frequency = <1500000000>;\n"
  "+\t};\n"
  "+\n"
- "+\tcpuclk: cpu-clk-div at 0 {\n"
+ "+\tcpuclk: cpu-clk-div@0 {\n"
  "+\t\t#clock-cells = <0x0>;\n"
  "+\t\tcompatible = \"brcm,brcmstb-cpu-clk-div\";\n"
  "+\t\treg = <0xf03e257c 0x4>;\n"
@@ -56,7 +64,7 @@
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\tcpu at 0 {\n"
+ "+\t\tcpu@0 {\n"
  "+\t\t\tcompatible = \"brcm,brahma15\";\n"
  "+\t\t\toperating-points = <0x16e360 0x0\n"
  "+\t\t\t\t\t    0x0b71b0 0x0\n"
@@ -69,21 +77,21 @@
  "+\t\t\tclock-frequency = <1500000000>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcpu at 1 {\n"
+ "+\t\tcpu@1 {\n"
  "+\t\t\tcompatible = \"brcm,brahma15\";\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\treg = <1>;\n"
  "+\t\t\tclock-frequency = <1500000000>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcpu at 2 {\n"
+ "+\t\tcpu@2 {\n"
  "+\t\t\tcompatible = \"brcm,brahma15\";\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\treg = <2>;\n"
  "+\t\t\tclock-frequency = <1500000000>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcpu at 3 {\n"
+ "+\t\tcpu@3 {\n"
  "+\t\t\tcompatible = \"brcm,brahma15\";\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\treg = <3>;\n"
@@ -91,7 +99,7 @@
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- "+\tgic: interrupt-controller at ffd00000 {\n"
+ "+\tgic: interrupt-controller@ffd00000 {\n"
  "+\t\tcompatible = \"brcm,brahma15-gic\", \"arm,cortex-a15-gic\";\n"
  "+\t\treg = <0xffd01000 0x1000\n"
  "+\t\t       0xffd02000 0x2000>;\n"
@@ -107,7 +115,7 @@
  "+\t\t\t      1 10 0xf08>;\n"
  "+\t};\n"
  "+\n"
- "+\tserial at f0406b00 {\n"
+ "+\tserial@f0406b00 {\n"
  "+\t\tcompatible = \"ns16550a\";\n"
  "+\t\treg = <0xf0406b00 0x20>;\n"
  "+\t\treg-shift = <0x2>;\n"
@@ -128,4 +136,4 @@
  "-- \n"
  1.7.1
 
-d447104009de5300d828e364e3bd179853532c8dca2834cb4d186201b51b0ce3
+c78a2e6cdb63ea591a79154b7801dd55bbf0be1e1f99ff8335862dc4a0cee9be

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.