All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180223100607.GO7203@w540>

diff --git a/a/1.txt b/N1/1.txt
index 87d5fd1..19cee32 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,13 +3,13 @@ Hi Geert,
 On Fri, Feb 23, 2018 at 10:27:16AM +0100, Geert Uytterhoeven wrote:
 > On Thu, Feb 22, 2018 at 8:06 PM, Jacopo Mondi <jacopo+renesas@jmondi.org> wrote:
 > > Add "#interrupt-cells" property and "interrupt-controller" label to
-> > "interrupt-controller@e61c0000" device node.
+> > "interrupt-controller at e61c0000" device node.
 > >
 > > This silences the following DTC compiler warnings:
 > > Warning (interrupts_property): Missing interrupt-controller or
-> > interrupt-map property in /soc/interrupt-controller@e61c0000
+> > interrupt-map property in /soc/interrupt-controller at e61c0000
 > > Warning (interrupts_property): Missing #interrupt-cells in
-> > interrupt-parent /soc/interrupt-controller@e61c000
+> > interrupt-parent /soc/interrupt-controller at e61c000
 > >
 > > Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
 >
@@ -20,7 +20,7 @@ On Fri, Feb 23, 2018 at 10:27:16AM +0100, Geert Uytterhoeven wrote:
 > > @@ -316,6 +316,8 @@
 > >                 };
 > >
-> >                 intc_ex: interrupt-controller@e61c0000 {
+> >                 intc_ex: interrupt-controller at e61c0000 {
 > > +                       #interrupt-cells = <2>;
 > > +                       interrupt-controller;
 > >                         reg = <0 0xe61c0000 0 0x200>;
@@ -30,7 +30,7 @@ On Fri, Feb 23, 2018 at 10:27:16AM +0100, Geert Uytterhoeven wrote:
 
 I would like it more too, but in M3-W dtsi:
 
-		pciec0: pcie@fe000000 {
+		pciec0: pcie at fe000000 {
 			reg = <0 0xfe000000 0 0x80000>;
 			/* placeholder */
 		};
@@ -51,7 +51,7 @@ Thanks
 >                         Geert
 >
 > --
-> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
+> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
 >
 > In personal conversations with technical people, I call myself a hacker. But
 > when I'm talking to journalists I just say "programmer" or something like that.
diff --git a/a/content_digest b/N1/content_digest
index e9e7c7d..07efabd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,10 @@
  "ref\01519326370-15805-1-git-send-email-jacopo+renesas@jmondi.org\0"
  "ref\01519326370-15805-7-git-send-email-jacopo+renesas@jmondi.org\0"
  "ref\0CAMuHMdUSS_kFU+Zg40UHvtJ=PteftQW_tvViAr-d4r+jmVNfNQ@mail.gmail.com\0"
- "From\0jacopo mondi <jacopo@jmondi.org>\0"
- "Subject\0Re: [PATCH 6/6] arm64: dts: renesas: r8a77965: Add #interrupt-cells property\0"
+ "From\0jacopo@jmondi.org (jacopo mondi)\0"
+ "Subject\0[PATCH 6/6] arm64: dts: renesas: r8a77965: Add #interrupt-cells property\0"
  "Date\0Fri, 23 Feb 2018 11:06:07 +0100\0"
- "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
- "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>"
-  Arnd Bergmann <arnd@arndb.de>
-  Simon Horman <horms@verge.net.au>
-  Magnus Damm <magnus.damm@gmail.com>
-  Rob Herring <robh+dt@kernel.org>
-  Mark Rutland <mark.rutland@arm.com>
-  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
-  Linux ARM <linux-arm-kernel@lists.infradead.org>
-  Linux-Renesas <linux-renesas-soc@vger.kernel.org>
- " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Geert,\n"
@@ -22,13 +12,13 @@
  "On Fri, Feb 23, 2018 at 10:27:16AM +0100, Geert Uytterhoeven wrote:\n"
  "> On Thu, Feb 22, 2018 at 8:06 PM, Jacopo Mondi <jacopo+renesas@jmondi.org> wrote:\n"
  "> > Add \"#interrupt-cells\" property and \"interrupt-controller\" label to\n"
- "> > \"interrupt-controller@e61c0000\" device node.\n"
+ "> > \"interrupt-controller at e61c0000\" device node.\n"
  "> >\n"
  "> > This silences the following DTC compiler warnings:\n"
  "> > Warning (interrupts_property): Missing interrupt-controller or\n"
- "> > interrupt-map property in /soc/interrupt-controller@e61c0000\n"
+ "> > interrupt-map property in /soc/interrupt-controller at e61c0000\n"
  "> > Warning (interrupts_property): Missing #interrupt-cells in\n"
- "> > interrupt-parent /soc/interrupt-controller@e61c000\n"
+ "> > interrupt-parent /soc/interrupt-controller at e61c000\n"
  "> >\n"
  "> > Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>\n"
  ">\n"
@@ -39,7 +29,7 @@
  "> > @@ -316,6 +316,8 @@\n"
  "> >                 };\n"
  "> >\n"
- "> >                 intc_ex: interrupt-controller@e61c0000 {\n"
+ "> >                 intc_ex: interrupt-controller at e61c0000 {\n"
  "> > +                       #interrupt-cells = <2>;\n"
  "> > +                       interrupt-controller;\n"
  "> >                         reg = <0 0xe61c0000 0 0x200>;\n"
@@ -49,7 +39,7 @@
  "\n"
  "I would like it more too, but in M3-W dtsi:\n"
  "\n"
- "\t\tpciec0: pcie@fe000000 {\n"
+ "\t\tpciec0: pcie at fe000000 {\n"
  "\t\t\treg = <0 0xfe000000 0 0x80000>;\n"
  "\t\t\t/* placeholder */\n"
  "\t\t};\n"
@@ -70,10 +60,10 @@
  ">                         Geert\n"
  ">\n"
  "> --\n"
- "> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org\n"
+ "> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org\n"
  ">\n"
  "> In personal conversations with technical people, I call myself a hacker. But\n"
  "> when I'm talking to journalists I just say \"programmer\" or something like that.\n"
  >                                 -- Linus Torvalds
 
-6cc0476b091afaf39a75f658107ffe18248a702a4c2af209a8d2a1ce552b693a
+81afe9f9765b63194fea300f9ad457570a3971a5aac208bcbd1bf81ebfc32d21

diff --git a/a/content_digest b/N2/content_digest
index e9e7c7d..fda992f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,16 +5,16 @@
  "Subject\0Re: [PATCH 6/6] arm64: dts: renesas: r8a77965: Add #interrupt-cells property\0"
  "Date\0Fri, 23 Feb 2018 11:06:07 +0100\0"
  "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
- "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>"
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
   Arnd Bergmann <arnd@arndb.de>
-  Simon Horman <horms@verge.net.au>
   Magnus Damm <magnus.damm@gmail.com>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
   Rob Herring <robh+dt@kernel.org>
-  Mark Rutland <mark.rutland@arm.com>
-  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
-  Linux ARM <linux-arm-kernel@lists.infradead.org>
   Linux-Renesas <linux-renesas-soc@vger.kernel.org>
- " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>\0"
+  Simon Horman <horms@verge.net.au>
+  Jacopo Mondi <jacopo+renesas@jmondi.org>
+ " Linux ARM <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Geert,\n"
@@ -76,4 +76,4 @@
  "> when I'm talking to journalists I just say \"programmer\" or something like that.\n"
  >                                 -- Linus Torvalds
 
-6cc0476b091afaf39a75f658107ffe18248a702a4c2af209a8d2a1ce552b693a
+8a5dae30bb9f34dac5e1cf2ed083ae561ef3e51f886e0dd49728a8db98e6f452

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.