diff for duplicates of <20180821124352.21340939@bbrezillon> diff --git a/a/content_digest b/N1/content_digest index 5b67508..7845723 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -31,21 +31,7 @@ Andrew Morton <akpm@linux-foundation.org> Lukas Wunner <lukas@wunner.de> Dan Carpenter <dan.carpenter@oracle.com> - Florian Fainelli <f.fainelli@gmail.com> - Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - Sven Van Asbroeck <svendev@arcx.com> - Paolo Abeni <pabeni@redhat.com> - Rob Herring <robh@kernel.org> - David Lechner <david@lechnology.com> - Andrew Lunn <andrew@lunn.ch> - linux-doc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-i2c@vger.kernel.org - linux-mtd@lists.infradead.org - linux-omap@vger.kernel.org - netdev@vger.kernel.org - " Bartosz Golaszewski <bgolaszewski@baylibre.com>\0" + " Florian Fainelli <f.fainelli@gmail.co>\0" "\00:1\0" "b\0" "On Tue, 21 Aug 2018 11:11:58 +0100\n" @@ -157,4 +143,4 @@ "we do for partitions), but I won't object if all parties (you, Alban\n" and Rob) agree on this solution. -9f60c576f99ccac6194936003f641ea614a59eafb9c113acd46397d42e810ef5 +ec900686163efc1c28f32174ddf5ec60c9d3df7421ef2c65f57afc3ee2226b3a
diff --git a/a/1.txt b/N2/1.txt index 8b4f9cf..4208ee2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -20,7 +20,7 @@ Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > >>> #address-cells = <1>; > >>> #size-cells = <1>; > >>> -> >>> cell@0 { +> >>> cell at 0 { > >>> reg = <0x0 0x14>; > >>> }; > >>> }; @@ -30,14 +30,14 @@ Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > >>> #address-cells = <1>; > >>> #size-cells = <1>; > >>> -> >>> partition@0 { +> >>> partition at 0 { > >>> reg = <0x0 0x20000>; > >>> > >>> nvmem-cells { > >>> #address-cells = <1>; > >>> #size-cells = <1>; > >>> -> >>> cell@0 { +> >>> cell at 0 { > >>> reg = <0x0 0x10>; > >>> }; > >>> }; @@ -52,7 +52,7 @@ Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > >> reg = <0x0123000 0x40000>; > >> #address-cells = <1>; > >> #size-cells = <1>; -> >> cell@0 { +> >> cell at 0 { > >> compatible = "nvmem-cell"; > >> reg = <0x0 0x14>; > >> }; @@ -62,9 +62,9 @@ Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > >> #address-cells = <1>; > >> #size-cells = <1>; > >> -> >> partition@0 { +> >> partition at 0 { > >> reg = <0x0 0x20000>; -> >> cell@0 { +> >> cell at 0 { > >> compatible = "nvmem-cell"; > >> reg = <0x0 0x10>; > >> }; @@ -79,7 +79,7 @@ Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > > #address-cells = <1>; > > #size-cells = <1>; > > -> > partition@0 { +> > partition at 0 { > > reg = <0x0 0x20000>; > > ... > > }; diff --git a/a/content_digest b/N2/content_digest index 5b67508..4222897 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,44 +8,10 @@ "ref\0e0ec3194-fd3a-9b3d-fba8-f88447eb56e9@linaro.org\0" "ref\020180821115639.4894c1c9@bbrezillon\0" "ref\0bd4dd892-3b6c-a77e-b2f3-386600c8c9bd@linaro.org\0" - "From\0Boris Brezillon <boris.brezillon@bootlin.com>\0" - "Subject\0Re: [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API\0" + "From\0boris.brezillon@bootlin.com (Boris Brezillon)\0" + "Subject\0[PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API\0" "Date\0Tue, 21 Aug 2018 12:43:52 +0200\0" - "To\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0" - "Cc\0Alban <albeu@free.fr>" - Bartosz Golaszewski <brgl@bgdev.pl> - Jonathan Corbet <corbet@lwn.net> - Sekhar Nori <nsekhar@ti.com> - Kevin Hilman <khilman@kernel.org> - Russell King <linux@armlinux.org.uk> - Arnd Bergmann <arnd@arndb.de> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - David Woodhouse <dwmw2@infradead.org> - Brian Norris <computersforpeace@gmail.com> - Marek Vasut <marek.vasut@gmail.com> - Richard Weinberger <richard@nod.at> - Grygorii Strashko <grygorii.strashko@ti.com> - David S . Miller <davem@davemloft.net> - Naren <naren.kernel@gmail.com> - Mauro Carvalho Chehab <mchehab+samsung@kernel.org> - Andrew Morton <akpm@linux-foundation.org> - Lukas Wunner <lukas@wunner.de> - Dan Carpenter <dan.carpenter@oracle.com> - Florian Fainelli <f.fainelli@gmail.com> - Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - Sven Van Asbroeck <svendev@arcx.com> - Paolo Abeni <pabeni@redhat.com> - Rob Herring <robh@kernel.org> - David Lechner <david@lechnology.com> - Andrew Lunn <andrew@lunn.ch> - linux-doc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-i2c@vger.kernel.org - linux-mtd@lists.infradead.org - linux-omap@vger.kernel.org - netdev@vger.kernel.org - " Bartosz Golaszewski <bgolaszewski@baylibre.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, 21 Aug 2018 11:11:58 +0100\n" @@ -70,7 +36,7 @@ "> >>> \t\t\t#address-cells = <1>;\n" "> >>> \t\t\t#size-cells = <1>;\n" "> >>>\n" - "> >>> \t\t\tcell@0 {\n" + "> >>> \t\t\tcell at 0 {\n" "> >>> \t\t\t\treg = <0x0 0x14>;\n" "> >>> \t\t\t};\n" "> >>> \t\t};\n" @@ -80,14 +46,14 @@ "> >>> \t\t\t#address-cells = <1>;\n" "> >>> \t\t\t#size-cells = <1>;\n" "> >>>\n" - "> >>> \t\t\tpartition@0 {\n" + "> >>> \t\t\tpartition at 0 {\n" "> >>> \t\t\t\treg = <0x0 0x20000>;\n" "> >>>\n" "> >>> \t\t\t\tnvmem-cells {\n" "> >>> \t\t\t\t\t#address-cells = <1>;\n" "> >>> \t\t\t\t\t#size-cells = <1>;\n" "> >>>\n" - "> >>> \t\t\t\t\tcell@0 {\n" + "> >>> \t\t\t\t\tcell at 0 {\n" "> >>> \t\t\t\t\t\treg = <0x0 0x10>;\n" "> >>> \t\t\t\t\t};\n" "> >>> \t\t\t\t};\n" @@ -102,7 +68,7 @@ "> >> \t\treg = <0x0123000 0x40000>;\n" "> >> \t\t#address-cells = <1>;\n" "> >> \t\t#size-cells = <1>;\n" - "> >> \t\tcell@0 {\n" + "> >> \t\tcell at 0 {\n" "> >> \t\t\tcompatible = \"nvmem-cell\";\n" "> >> \t\t\treg = <0x0 0x14>;\n" "> >> \t\t};\n" @@ -112,9 +78,9 @@ "> >> \t\t\t#address-cells = <1>;\n" "> >> \t\t\t#size-cells = <1>;\n" "> >>\n" - "> >> \t\t\tpartition@0 {\n" + "> >> \t\t\tpartition at 0 {\n" "> >> \t\t\t\treg = <0x0 0x20000>;\n" - "> >> \t\t\t\tcell@0 {\n" + "> >> \t\t\t\tcell at 0 {\n" "> >> \t\t\t\t\tcompatible = \"nvmem-cell\";\n" "> >> \t\t\t\t\treg = <0x0 0x10>;\n" "> >> \t\t\t\t};\n" @@ -129,7 +95,7 @@ "> > \t\t#address-cells = <1>;\n" "> > \t\t#size-cells = <1>;\n" "> > \n" - "> > \t\tpartition@0 {\n" + "> > \t\tpartition at 0 {\n" "> > \t\t\treg = <0x0 0x20000>;\n" "> > \t\t\t...\n" "> > \t\t};\n" @@ -157,4 +123,4 @@ "we do for partitions), but I won't object if all parties (you, Alban\n" and Rob) agree on this solution. -9f60c576f99ccac6194936003f641ea614a59eafb9c113acd46397d42e810ef5 +1e74fdb946244290a1a573dfe3170dfbff65a7614630ed62302d3334daba5c8f
diff --git a/a/content_digest b/N3/content_digest index 5b67508..cca5bac 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -31,21 +31,7 @@ Andrew Morton <akpm@linux-foundation.org> Lukas Wunner <lukas@wunner.de> Dan Carpenter <dan.carpenter@oracle.com> - Florian Fainelli <f.fainelli@gmail.com> - Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - Sven Van Asbroeck <svendev@arcx.com> - Paolo Abeni <pabeni@redhat.com> - Rob Herring <robh@kernel.org> - David Lechner <david@lechnology.com> - Andrew Lunn <andrew@lunn.ch> - linux-doc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-i2c@vger.kernel.org - linux-mtd@lists.infradead.org - linux-omap@vger.kernel.org - netdev@vger.kernel.org - " Bartosz Golaszewski <bgolaszewski@baylibre.com>\0" + " Florian Fainelli <f.fainelli@gmail.co\0" "\00:1\0" "b\0" "On Tue, 21 Aug 2018 11:11:58 +0100\n" @@ -157,4 +143,4 @@ "we do for partitions), but I won't object if all parties (you, Alban\n" and Rob) agree on this solution. -9f60c576f99ccac6194936003f641ea614a59eafb9c113acd46397d42e810ef5 +b595db39778dccb8ed09ee9ab97409ed1374b7b9d59a9944f6c85d2442d04aec
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.