diff for duplicates of <20180223122250.GP7203@w540> diff --git a/a/1.txt b/N1/1.txt index 3f3892d..5fb4cb2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ On Fri, Feb 23, 2018 at 10:19:21AM +0100, Geert Uytterhoeven wrote: > > @@ -520,130 +521,163 @@ > > }; > > -> > avb: ethernet@e6800000 { +> > avb: ethernet at e6800000 { > > + reg = <0 0xe6800000 0 0x800>, <0 0xe6a00000 0 0x10000>; > > The first reg part would be sufficient for a placeholder. @@ -39,7 +39,7 @@ What's the point if they have to be added back once the device is enabled? > -> > du: display@feb00000 { +> > du: display at feb00000 { > > + reg = <0 0xfeb00000 0 0x70000>, > > Unlike M3-W, the M3-N DU has a third channel, so the size is too small. @@ -53,7 +53,7 @@ Will fix in v2 > > @@ -703,38 +745,47 @@ > > }; > > -> > usb2_phy1: usb-phy@ee0a0200 { +> > usb2_phy1: usb-phy at ee0a0200 { > > + reg = <0 0xee0a0200 0 0x700>; > > /* placeholder */ > > }; @@ -73,7 +73,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 cd64892..bf431be 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-2-git-send-email-jacopo+renesas@jmondi.org\0" "ref\0CAMuHMdWGYpeOMJQKcT8=wm1YzQoB+vpK5H99Kg_pJ_HeBUw8Sw@mail.gmail.com\0" - "From\0jacopo mondi <jacopo@jmondi.org>\0" - "Subject\0Re: [PATCH 1/6] arm64: dts: renesas: r8a77965: Add \"reg\" properties\0" + "From\0jacopo@jmondi.org (jacopo mondi)\0" + "Subject\0[PATCH 1/6] arm64: dts: renesas: r8a77965: Add \"reg\" properties\0" "Date\0Fri, 23 Feb 2018 13:22:50 +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" @@ -42,7 +32,7 @@ "> > @@ -520,130 +521,163 @@\n" "> > };\n" "> >\n" - "> > avb: ethernet@e6800000 {\n" + "> > avb: ethernet at e6800000 {\n" "> > + reg = <0 0xe6800000 0 0x800>, <0 0xe6a00000 0 0x10000>;\n" ">\n" "> The first reg part would be sufficient for a placeholder.\n" @@ -58,7 +48,7 @@ "enabled?\n" "\n" ">\n" - "> > du: display@feb00000 {\n" + "> > du: display at feb00000 {\n" "> > + reg = <0 0xfeb00000 0 0x70000>,\n" ">\n" "> Unlike M3-W, the M3-N DU has a third channel, so the size is too small.\n" @@ -72,7 +62,7 @@ "> > @@ -703,38 +745,47 @@\n" "> > };\n" "> >\n" - "> > usb2_phy1: usb-phy@ee0a0200 {\n" + "> > usb2_phy1: usb-phy at ee0a0200 {\n" "> > + reg = <0 0xee0a0200 0 0x700>;\n" "> > /* placeholder */\n" "> > };\n" @@ -92,10 +82,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 -b9f94507e47ba2dc076db974ac2bbae6d25d2e9f03dbf6a95d6e64df4bf82269 +e1cbf030032dcb7a2f31114d6bec86d182370ba398fafb3385b5b43f7e9c4d57
diff --git a/a/content_digest b/N2/content_digest index cd64892..50a433d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,16 +5,16 @@ "Subject\0Re: [PATCH 1/6] arm64: dts: renesas: r8a77965: Add \"reg\" properties\0" "Date\0Fri, 23 Feb 2018 13:22:50 +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" @@ -98,4 +98,4 @@ "> when I'm talking to journalists I just say \"programmer\" or something like that.\n" > -- Linus Torvalds -b9f94507e47ba2dc076db974ac2bbae6d25d2e9f03dbf6a95d6e64df4bf82269 +0fdb1adf65ae0157fdc3c22413dd4073bc26d6dd4f0a46b9db6549ae975bad10
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.