All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1456589909-2428-4-git-send-email-codekipper@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 2fb355b..72f8b5a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
-From: Marcus Cooper <codekipper@gmail.com>
+From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 Add the SPDIF transceiver controller and clock to the A10 and
 A20 dtsi.
 
-Signed-off-by: Marcus Cooper <codekipper@gmail.com>
+Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 ---
  arch/arm/boot/dts/sun4i-a10.dtsi | 23 +++++++++++++++++++++++
  arch/arm/boot/dts/sun7i-a20.dtsi | 23 +++++++++++++++++++++++
@@ -17,7 +17,7 @@ index 0483640..83d46b2 100644
  			clock-output-names = "ir1";
  		};
  
-+		spdif_clk: clk at 01c200c0 {
++		spdif_clk: clk@01c200c0 {
 +			#clock-cells = <0>;
 +			compatible = "allwinner,sun4i-a10-mod1-clk";
 +			reg = <0x01c200c0 0x4>;
@@ -28,14 +28,14 @@ index 0483640..83d46b2 100644
 +			clock-output-names = "spdif";
 +		};
 +
- 		usb_clk: clk at 01c200cc {
+ 		usb_clk: clk@01c200cc {
  			#clock-cells = <1>;
  			#reset-cells = <1>;
 @@ -1055,6 +1066,18 @@
  			status = "disabled";
  		};
  
-+		spdif: spdif at 01c21000 {
++		spdif: spdif@01c21000 {
 +			#sound-dai-cells = <0>;
 +			compatible = "allwinner,sun4i-a10-spdif";
 +			reg = <0x01c21000 0x40>;
@@ -47,7 +47,7 @@ index 0483640..83d46b2 100644
 +			status = "disabled";
 +		};
 +
- 		ir0: ir at 01c21800 {
+ 		ir0: ir@01c21800 {
  			compatible = "allwinner,sun4i-a10-ir";
  			clocks = <&apb0_gates 6>, <&ir0_clk>;
 diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi
@@ -58,7 +58,7 @@ index 7264d5e..4631660 100644
  			clock-output-names = "ir1";
  		};
  
-+		spdif_clk: clk at 01c200c0 {
++		spdif_clk: clk@01c200c0 {
 +			#clock-cells = <0>;
 +			compatible = "allwinner,sun4i-a10-mod1-clk";
 +			reg = <0x01c200c0 0x4>;
@@ -69,14 +69,14 @@ index 7264d5e..4631660 100644
 +			clock-output-names = "spdif";
 +		};
 +
- 		keypad_clk: clk at 01c200c4 {
+ 		keypad_clk: clk@01c200c4 {
  			#clock-cells = <0>;
  			compatible = "allwinner,sun4i-a10-mod0-clk";
 @@ -1247,6 +1258,18 @@
  			status = "disabled";
  		};
  
-+		spdif: spdif at 01c21000 {
++		spdif: spdif@01c21000 {
 +			#sound-dai-cells = <0>;
 +			compatible = "allwinner,sun4i-a10-spdif";
 +			reg = <0x01c21000 0x40>;
@@ -88,7 +88,7 @@ index 7264d5e..4631660 100644
 +			status = "disabled";
 +		};
 +
- 		ir0: ir at 01c21800 {
+ 		ir0: ir@01c21800 {
  			compatible = "allwinner,sun4i-a10-ir";
  			clocks = <&apb0_gates 6>, <&ir0_clk>;
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 7fee5cb..e1918c6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,22 @@
  "ref\01456589909-2428-1-git-send-email-codekipper@gmail.com\0"
- "From\0codekipper@gmail.com (codekipper at gmail.com)\0"
- "Subject\0[linux-sunxi][PATCH 3/5] ARM: dts: sunxi: Add the SPDIF to the A10 and A20\0"
+ "ref\01456589909-2428-1-git-send-email-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "Subject\0[PATCH 3/5] ARM: dts: sunxi: Add the SPDIF to the A10 and A20\0"
  "Date\0Sat, 27 Feb 2016 17:18:27 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+  ennesimamail.av-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+ " Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "From: Marcus Cooper <codekipper@gmail.com>\n"
+ "From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "Add the SPDIF transceiver controller and clock to the A10 and\n"
  "A20 dtsi.\n"
  "\n"
- "Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n"
+ "Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/sun4i-a10.dtsi | 23 +++++++++++++++++++++++\n"
  " arch/arm/boot/dts/sun7i-a20.dtsi | 23 +++++++++++++++++++++++\n"
@@ -24,7 +30,7 @@
  " \t\t\tclock-output-names = \"ir1\";\n"
  " \t\t};\n"
  " \n"
- "+\t\tspdif_clk: clk at 01c200c0 {\n"
+ "+\t\tspdif_clk: clk@01c200c0 {\n"
  "+\t\t\t#clock-cells = <0>;\n"
  "+\t\t\tcompatible = \"allwinner,sun4i-a10-mod1-clk\";\n"
  "+\t\t\treg = <0x01c200c0 0x4>;\n"
@@ -35,14 +41,14 @@
  "+\t\t\tclock-output-names = \"spdif\";\n"
  "+\t\t};\n"
  "+\n"
- " \t\tusb_clk: clk at 01c200cc {\n"
+ " \t\tusb_clk: clk@01c200cc {\n"
  " \t\t\t#clock-cells = <1>;\n"
  " \t\t\t#reset-cells = <1>;\n"
  "@@ -1055,6 +1066,18 @@\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "+\t\tspdif: spdif at 01c21000 {\n"
+ "+\t\tspdif: spdif@01c21000 {\n"
  "+\t\t\t#sound-dai-cells = <0>;\n"
  "+\t\t\tcompatible = \"allwinner,sun4i-a10-spdif\";\n"
  "+\t\t\treg = <0x01c21000 0x40>;\n"
@@ -54,7 +60,7 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t};\n"
  "+\n"
- " \t\tir0: ir at 01c21800 {\n"
+ " \t\tir0: ir@01c21800 {\n"
  " \t\t\tcompatible = \"allwinner,sun4i-a10-ir\";\n"
  " \t\t\tclocks = <&apb0_gates 6>, <&ir0_clk>;\n"
  "diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi\n"
@@ -65,7 +71,7 @@
  " \t\t\tclock-output-names = \"ir1\";\n"
  " \t\t};\n"
  " \n"
- "+\t\tspdif_clk: clk at 01c200c0 {\n"
+ "+\t\tspdif_clk: clk@01c200c0 {\n"
  "+\t\t\t#clock-cells = <0>;\n"
  "+\t\t\tcompatible = \"allwinner,sun4i-a10-mod1-clk\";\n"
  "+\t\t\treg = <0x01c200c0 0x4>;\n"
@@ -76,14 +82,14 @@
  "+\t\t\tclock-output-names = \"spdif\";\n"
  "+\t\t};\n"
  "+\n"
- " \t\tkeypad_clk: clk at 01c200c4 {\n"
+ " \t\tkeypad_clk: clk@01c200c4 {\n"
  " \t\t\t#clock-cells = <0>;\n"
  " \t\t\tcompatible = \"allwinner,sun4i-a10-mod0-clk\";\n"
  "@@ -1247,6 +1258,18 @@\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "+\t\tspdif: spdif at 01c21000 {\n"
+ "+\t\tspdif: spdif@01c21000 {\n"
  "+\t\t\t#sound-dai-cells = <0>;\n"
  "+\t\t\tcompatible = \"allwinner,sun4i-a10-spdif\";\n"
  "+\t\t\treg = <0x01c21000 0x40>;\n"
@@ -95,10 +101,10 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t};\n"
  "+\n"
- " \t\tir0: ir at 01c21800 {\n"
+ " \t\tir0: ir@01c21800 {\n"
  " \t\t\tcompatible = \"allwinner,sun4i-a10-ir\";\n"
  " \t\t\tclocks = <&apb0_gates 6>, <&ir0_clk>;\n"
  "-- \n"
  2.7.1
 
-10c00c33e24bf6e62cd0a97349ae491d0aa34059b6ee1f20b04762bfde1fb030
+86d01445273c5af2c35db30bde120c80d2a1d8a43b1adc8816bd13e807d83e2b

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.