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

diff --git a/a/1.txt b/N1/1.txt
index f776b4f..7504ae2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Marcus Cooper <codekipper@gmail.com>
+From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 The MK808C is an A20 based android stick, with 1G RAM, 8G NAND flash,
 a RTL8723au wifi + bt combo chip, a USB host ports using USB-A receptacles,
@@ -7,7 +7,7 @@ a mini USB-B receptacle for USB OTG, mini HDMI and a TRS connector for AV.
 This patch adds basic support for the device, more information can be found
 here (http://linux-sunxi.org/MK808C).
 
-Signed-off-by: Marcus Cooper <codekipper@gmail.com>
+Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 ---
  arch/arm/boot/dts/Makefile             |   1 +
  arch/arm/boot/dts/sun7i-a20-mk808c.dts | 148 +++++++++++++++++++++++++++++++++
@@ -35,7 +35,7 @@ index 0000000..4f432f8
 +/*
 + * Copyright 2015 Marcus Cooper
 + *
-+ * Marcus Cooper <codekipper@gmail.com>
++ * Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 + *
 + * This file is dual-licensed: you can use it either under the terms
 + * of the GPL or the X11 license, at your option. Note that this dual
@@ -115,7 +115,7 @@ index 0000000..4f432f8
 +	pinctrl-0 = <&i2c0_pins_a>;
 +	status = "okay";
 +
-+	axp209: pmic at 34 {
++	axp209: pmic@34 {
 +		compatible = "x-powers,axp209";
 +		reg = <0x34>;
 +		interrupt-parent = <&nmi_intc>;
@@ -182,3 +182,8 @@ index 0000000..4f432f8
 +};
 -- 
 2.3.6
+
+--
+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 e6ed24b..18ae89a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,13 @@
- "From\0codekipper@gmail.com (codekipper at gmail.com)\0"
+ "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
  "Subject\0[PATCH] ARM: sun7i: dt: Add new MK808C device\0"
  "Date\0Tue, 28 Apr 2015 20:01:06 +0200\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
+ " 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"
  "The MK808C is an A20 based android stick, with 1G RAM, 8G NAND flash,\n"
  "a RTL8723au wifi + bt combo chip, a USB host ports using USB-A receptacles,\n"
@@ -13,7 +16,7 @@
  "This patch adds basic support for the device, more information can be found\n"
  "here (http://linux-sunxi.org/MK808C).\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/Makefile             |   1 +\n"
  " arch/arm/boot/dts/sun7i-a20-mk808c.dts | 148 +++++++++++++++++++++++++++++++++\n"
@@ -41,7 +44,7 @@
  "+/*\n"
  "+ * Copyright 2015 Marcus Cooper\n"
  "+ *\n"
- "+ * Marcus Cooper <codekipper@gmail.com>\n"
+ "+ * Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "+ *\n"
  "+ * This file is dual-licensed: you can use it either under the terms\n"
  "+ * of the GPL or the X11 license, at your option. Note that this dual\n"
@@ -121,7 +124,7 @@
  "+\tpinctrl-0 = <&i2c0_pins_a>;\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\taxp209: pmic at 34 {\n"
+ "+\taxp209: pmic@34 {\n"
  "+\t\tcompatible = \"x-powers,axp209\";\n"
  "+\t\treg = <0x34>;\n"
  "+\t\tinterrupt-parent = <&nmi_intc>;\n"
@@ -187,6 +190,11 @@
  "+\tstatus = \"okay\";\n"
  "+};\n"
  "-- \n"
- 2.3.6
+ "2.3.6\n"
+ "\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
 
-bcb18a856a5e7feac1d4249d28dd8971a2091a9c4734c678462176da7e357c36
+8959f8887528b4bfaa6ed71ed302ce4dbf99e4a48213450d336992499480d2eb

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.