All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20161023082631.GA28485@Red>

diff --git a/a/1.txt b/N1/1.txt
index 9e9de2e..95d01b3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,11 +2,11 @@ On Thu, Oct 20, 2016 at 10:36:54PM +0200, Maxime Ripard wrote:
 > On Wed, Oct 19, 2016 at 09:40:16AM +0200, LABBE Corentin wrote:
 > > On Wed, Oct 05, 2016 at 12:21:30PM +0200, Jean-Francois Moine wrote:
 > > > On Wed,  5 Oct 2016 11:48:24 +0200
-> > > Corentin Labbe <clabbe.montjoie@gmail.com> wrote:
+> > > Corentin Labbe <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
 > > > 
 > > > > This patch add support for the sunxi-sid driver to the device tree for sun8i-h3.
 > > > > 
-> > > > Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
+> > > > Signed-off-by: Corentin Labbe <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > > > > ---
 > > > >  arch/arm/boot/dts/sun8i-h3.dtsi | 5 +++++
 > > > >  1 file changed, 5 insertions(+)
@@ -19,7 +19,7 @@ On Thu, Oct 20, 2016 at 10:36:54PM +0200, Maxime Ripard wrote:
 > > > >  			#size-cells = <0>;
 > > > >  		};
 > > > >  
-> > > > +		sid: eeprom at 01c14200 {
+> > > > +		sid: eeprom@01c14200 {
 > > > > +			compatible = "allwinner,sun7i-a20-sid";
 > > > > +			reg = <0x01c14200 0x200>;
 > > > 
@@ -56,3 +56,7 @@ The first one is easy and didnt need any work on previous DT entries.
 
 Regards
 Corentin Labbe
+--
+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 737bf2e..a42f0ad 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,21 +2,30 @@
  "ref\020161005122130.8cc229ff5d4990149956b49c@free.fr\0"
  "ref\020161019074016.GA31440@Red\0"
  "ref\020161020203654.2erph2mr73yzksla@lukather\0"
- "From\0clabbe.montjoie@gmail.com (LABBE Corentin)\0"
- "Subject\0[PATCH] ARM: dt: sun8i-h3: Add sunxi-sid to dts for sun8i-h3\0"
+ "From\0LABBE Corentin <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dt: sun8i-h3: Add sunxi-sid to dts for sun8i-h3\0"
  "Date\0Sun, 23 Oct 2016 10:26:31 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Cc\0Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org>"
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  wens-jdAy2FN1RRM@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Oct 20, 2016 at 10:36:54PM +0200, Maxime Ripard wrote:\n"
  "> On Wed, Oct 19, 2016 at 09:40:16AM +0200, LABBE Corentin wrote:\n"
  "> > On Wed, Oct 05, 2016 at 12:21:30PM +0200, Jean-Francois Moine wrote:\n"
  "> > > On Wed,  5 Oct 2016 11:48:24 +0200\n"
- "> > > Corentin Labbe <clabbe.montjoie@gmail.com> wrote:\n"
+ "> > > Corentin Labbe <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n"
  "> > > \n"
  "> > > > This patch add support for the sunxi-sid driver to the device tree for sun8i-h3.\n"
  "> > > > \n"
- "> > > > Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>\n"
+ "> > > > Signed-off-by: Corentin Labbe <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "> > > > ---\n"
  "> > > >  arch/arm/boot/dts/sun8i-h3.dtsi | 5 +++++\n"
  "> > > >  1 file changed, 5 insertions(+)\n"
@@ -29,7 +38,7 @@
  "> > > >  \t\t\t#size-cells = <0>;\n"
  "> > > >  \t\t};\n"
  "> > > >  \n"
- "> > > > +\t\tsid: eeprom at 01c14200 {\n"
+ "> > > > +\t\tsid: eeprom@01c14200 {\n"
  "> > > > +\t\t\tcompatible = \"allwinner,sun7i-a20-sid\";\n"
  "> > > > +\t\t\treg = <0x01c14200 0x200>;\n"
  "> > > \n"
@@ -65,6 +74,10 @@
  "The first one is easy and didnt need any work on previous DT entries.\n"
  "\n"
  "Regards\n"
- Corentin Labbe
+ "Corentin Labbe\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
 
-6b953c7fdd7eb4cd99ff5b537e97cbfbf00d3227a511350193e4b2821f533d0d
+40289355d9824dabff4ca628eb8fa8b22096e76dead7f6881b955c6865979cb5

diff --git a/a/1.txt b/N2/1.txt
index 9e9de2e..604becf 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -19,7 +19,7 @@ On Thu, Oct 20, 2016 at 10:36:54PM +0200, Maxime Ripard wrote:
 > > > >  			#size-cells = <0>;
 > > > >  		};
 > > > >  
-> > > > +		sid: eeprom at 01c14200 {
+> > > > +		sid: eeprom@01c14200 {
 > > > > +			compatible = "allwinner,sun7i-a20-sid";
 > > > > +			reg = <0x01c14200 0x200>;
 > > > 
diff --git a/a/content_digest b/N2/content_digest
index 737bf2e..fc5869d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,19 @@
  "ref\020161005122130.8cc229ff5d4990149956b49c@free.fr\0"
  "ref\020161019074016.GA31440@Red\0"
  "ref\020161020203654.2erph2mr73yzksla@lukather\0"
- "From\0clabbe.montjoie@gmail.com (LABBE Corentin)\0"
- "Subject\0[PATCH] ARM: dt: sun8i-h3: Add sunxi-sid to dts for sun8i-h3\0"
+ "From\0LABBE Corentin <clabbe.montjoie@gmail.com>\0"
+ "Subject\0Re: [PATCH] ARM: dt: sun8i-h3: Add sunxi-sid to dts for sun8i-h3\0"
  "Date\0Sun, 23 Oct 2016 10:26:31 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Cc\0Jean-Francois Moine <moinejf@free.fr>"
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  wens@csie.org
+  devicetree@vger.kernel.org
+  linux@armlinux.org.uk
+  linux-kernel@vger.kernel.org
+  linux-sunxi@googlegroups.com
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Oct 20, 2016 at 10:36:54PM +0200, Maxime Ripard wrote:\n"
@@ -29,7 +38,7 @@
  "> > > >  \t\t\t#size-cells = <0>;\n"
  "> > > >  \t\t};\n"
  "> > > >  \n"
- "> > > > +\t\tsid: eeprom at 01c14200 {\n"
+ "> > > > +\t\tsid: eeprom@01c14200 {\n"
  "> > > > +\t\t\tcompatible = \"allwinner,sun7i-a20-sid\";\n"
  "> > > > +\t\t\treg = <0x01c14200 0x200>;\n"
  "> > > \n"
@@ -67,4 +76,4 @@
  "Regards\n"
  Corentin Labbe
 
-6b953c7fdd7eb4cd99ff5b537e97cbfbf00d3227a511350193e4b2821f533d0d
+113726867fe6f2aabd2f6655e6d0a82d09e1cfeb3e112896de557d4bd80d9f34

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.