All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53F87ABB.6060207@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index 826bed6..6a09d9d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -57,7 +57,7 @@ Am 17.08.2014 12:49, schrieb Carlo Caione:
 > +		serial3 = &uart_C;
 > +	};
 > +
-> +	gic: interrupt-controller@c4301000 {
+> +	gic: interrupt-controller at c4301000 {
 > +		compatible = "arm,cortex-a9-gic";
 > +		reg = <0xc4301000 0x1000>,
 > +		      <0xc4300100 0x0100>;
@@ -65,19 +65,19 @@ Am 17.08.2014 12:49, schrieb Carlo Caione:
 > +		#interrupt-cells = <3>;
 > +	};
 > +
-> +	timer@c1109940 {
+> +	timer at c1109940 {
 > +		compatible = "amlogic,meson6-timer";
 > +		reg = <0xc1109940 0x14>;
 > +		interrupts = <0 10 1>;
 > +	};
 > +
-> +	soc@c8100000 {
+> +	soc at c8100000 {
 > +		compatible = "simple-bus";
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		ranges;
 > +
-> +		uart_AO: serial@c81004c0 {
+> +		uart_AO: serial at c81004c0 {
 > +			compatible = "amlogic,meson-uart";
 > +			reg = <0xc81004c0 0x14>;
 > +			interrupts = <0 90 1>;
@@ -85,7 +85,7 @@ Am 17.08.2014 12:49, schrieb Carlo Caione:
 > +			status = "disabled";
 > +		};
 > +
-> +		uart_A: serial@c81084c0 {
+> +		uart_A: serial at c81084c0 {
 > +			compatible = "amlogic,meson-uart";
 > +			reg = <0xc81084c0 0x14>;
 > +			interrupts = <0 90 1>;
@@ -93,7 +93,7 @@ Am 17.08.2014 12:49, schrieb Carlo Caione:
 > +			status = "disabled";
 > +		};
 > +
-> +		uart_B: serial@c81084dc {
+> +		uart_B: serial at c81084dc {
 > +			compatible = "amlogic,meson-uart";
 > +			reg = <0xc81084dc 0x14>;
 > +			interrupts = <0 90 1>;
@@ -101,7 +101,7 @@ Am 17.08.2014 12:49, schrieb Carlo Caione:
 > +			status = "disabled";
 > +		};
 > +
-> +		uart_C: serial@c8108700 {
+> +		uart_C: serial at c8108700 {
 > +			compatible = "amlogic,meson-uart";
 > +			reg = <0xc8108700 0x14>;
 > +			interrupts = <0 90 1>;
@@ -140,8 +140,8 @@ Trailing blank line.
 > +		reg = <0x40000000 0x80000000>;
 > +	};
 > +
-> +	soc@c8100000 {
-> +		uart_AO: serial@c81004c0 {
+> +	soc at c8100000 {
+> +		uart_AO: serial at c81004c0 {
 > +			status = "okay";
 > +		};
 > +	};
@@ -198,13 +198,13 @@ http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentatio
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a9";
 > +			reg = <0x200>;
 > +		};
 > +
-> +		cpu@1 {
+> +		cpu at 1 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a9";
 > +			reg = <0x1>;
@@ -214,7 +214,7 @@ http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentatio
 > +	clocks {
 > +		#address-cells = <1>;
 > +
-> +		clk81: clk@0 {
+> +		clk81: clk at 0 {
 > +			#clock-cells = <0>;
 > +			compatible = "fixed-clock";
 > +			clock-frequency = <200000000>;
@@ -226,9 +226,5 @@ Cheers,
 Andreas
 
 -- 
-SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
-GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
---
-To unsubscribe from this list: send the line "unsubscribe linux-serial" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
+SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
+GF: Jeff Hawn, Jennifer Guild, Felix Imend?rffer; HRB 16746 AG N?rnberg
diff --git a/a/content_digest b/N1/content_digest
index a31c4e5..c2c9de0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +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\0Andreas F\303\244rber <afaerber@suse.de>\0"
- "Subject\0Re: [PATCH 5/7] ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS\0"
+ "From\0afaerber@suse.de (Andreas F\303\244rber)\0"
+ "Subject\0[PATCH 5/7] ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS\0"
  "Date\0Sat, 23 Aug 2014 13:27:55 +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
- " b.galvani@gmail.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -78,7 +65,7 @@
  "> +\t\tserial3 = &uart_C;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tgic: interrupt-controller@c4301000 {\n"
+ "> +\tgic: interrupt-controller at c4301000 {\n"
  "> +\t\tcompatible = \"arm,cortex-a9-gic\";\n"
  "> +\t\treg = <0xc4301000 0x1000>,\n"
  "> +\t\t      <0xc4300100 0x0100>;\n"
@@ -86,19 +73,19 @@
  "> +\t\t#interrupt-cells = <3>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\ttimer@c1109940 {\n"
+ "> +\ttimer at c1109940 {\n"
  "> +\t\tcompatible = \"amlogic,meson6-timer\";\n"
  "> +\t\treg = <0xc1109940 0x14>;\n"
  "> +\t\tinterrupts = <0 10 1>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsoc@c8100000 {\n"
+ "> +\tsoc at c8100000 {\n"
  "> +\t\tcompatible = \"simple-bus\";\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tuart_AO: serial@c81004c0 {\n"
+ "> +\t\tuart_AO: serial at c81004c0 {\n"
  "> +\t\t\tcompatible = \"amlogic,meson-uart\";\n"
  "> +\t\t\treg = <0xc81004c0 0x14>;\n"
  "> +\t\t\tinterrupts = <0 90 1>;\n"
@@ -106,7 +93,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuart_A: serial@c81084c0 {\n"
+ "> +\t\tuart_A: serial at c81084c0 {\n"
  "> +\t\t\tcompatible = \"amlogic,meson-uart\";\n"
  "> +\t\t\treg = <0xc81084c0 0x14>;\n"
  "> +\t\t\tinterrupts = <0 90 1>;\n"
@@ -114,7 +101,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuart_B: serial@c81084dc {\n"
+ "> +\t\tuart_B: serial at c81084dc {\n"
  "> +\t\t\tcompatible = \"amlogic,meson-uart\";\n"
  "> +\t\t\treg = <0xc81084dc 0x14>;\n"
  "> +\t\t\tinterrupts = <0 90 1>;\n"
@@ -122,7 +109,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuart_C: serial@c8108700 {\n"
+ "> +\t\tuart_C: serial at c8108700 {\n"
  "> +\t\t\tcompatible = \"amlogic,meson-uart\";\n"
  "> +\t\t\treg = <0xc8108700 0x14>;\n"
  "> +\t\t\tinterrupts = <0 90 1>;\n"
@@ -161,8 +148,8 @@
  "> +\t\treg = <0x40000000 0x80000000>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsoc@c8100000 {\n"
- "> +\t\tuart_AO: serial@c81004c0 {\n"
+ "> +\tsoc at c8100000 {\n"
+ "> +\t\tuart_AO: serial at c81004c0 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\t};\n"
@@ -219,13 +206,13 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a9\";\n"
  "> +\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"
@@ -235,7 +222,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"
@@ -247,11 +234,7 @@
  "Andreas\n"
  "\n"
  "-- \n"
- "SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N\303\274rnberg, Germany\n"
- "GF: Jeff Hawn, Jennifer Guild, Felix Imend\303\266rffer; HRB 16746 AG N\303\274rnberg\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-serial\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ "SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany\n"
+ GF: Jeff Hawn, Jennifer Guild, Felix Imend?rffer; HRB 16746 AG N?rnberg
 
-d977d2c62df4659ce078befa5de01153fcee037d73302b3ffd3636b808ff50f5
+4ec985c66f4a17495a69e8f99f83250bd1bd5bc3d0859bf999c23cf27f7adfd9

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.