diff for duplicates of <561D1642.3070105@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index ea6a751..126c7f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On 10/13/2015 12:39 PM, Bayi Cheng wrote: > status = "disabled"; > }; > -> + nor_flash: spi@1100d000 { +> + nor_flash: spi at 1100d000 { I don't think this is a good label name for a SPI controller. @@ -29,15 +29,15 @@ On 10/13/2015 12:39 PM, Bayi Cheng wrote: > + #address-cells = <1>; > + #size-cells = <0>; > + -> + flash@0 { +> + flash at 0 { > + compatible = "jedec,spi-nor"; > + reg = <0>; > + }; > + }; > + -> i2c3: i2c3@11010000 { +> i2c3: i2c3 at 11010000 { - Grr, the name should be "i2c@11010000". + Grr, the name should be "i2c at 11010000". [...] diff --git a/a/content_digest b/N1/content_digest index 53ef3bc..7780ab3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,9 @@ "ref\01444729160-26433-1-git-send-email-bayi.cheng@mediatek.com\0" "ref\01444729160-26433-4-git-send-email-bayi.cheng@mediatek.com\0" - "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" - "Subject\0Re: [PATCH v4 3/3] arm64: dts: mt8173: Add nor flash node\0" + "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" + "Subject\0[PATCH v4 3/3] arm64: dts: mt8173: Add nor flash node\0" "Date\0Tue, 13 Oct 2015 17:33:38 +0300\0" - "To\0Bayi Cheng <bayi.cheng@mediatek.com>" - David Woodhouse <dwmw2@infradead.org> - " Brian Norris <computersforpeace@gmail.com>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - devicetree@vger.kernel.org - srv_heupstream@mediatek.com - Pawel Moll <pawel.moll@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Sascha Hauer <s.hauer@pengutronix.de> - linux-kernel@vger.kernel.org - Daniel Kurtz <djkurtz@chromium.org> - Rob Herring <robh+dt@kernel.org> - linux-mediatek@lists.infradead.org - Kumar Gala <galak@codeaurora.org> - Matthias Brugger <matthias.bgg@gmail.com> - linux-mtd@lists.infradead.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello.\n" @@ -41,7 +25,7 @@ "> \t\t\tstatus = \"disabled\";\n" "> \t\t};\n" ">\n" - "> +\t\tnor_flash: spi@1100d000 {\n" + "> +\t\tnor_flash: spi at 1100d000 {\n" "\n" " I don't think this is a good label name for a SPI controller.\n" "\n" @@ -53,18 +37,18 @@ "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\tflash@0 {\n" + "> +\t\t\tflash at 0 {\n" "> +\t\t\t\tcompatible = \"jedec,spi-nor\";\n" "> +\t\t\t\treg = <0>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\ti2c3: i2c3@11010000 {\n" + "> \t\ti2c3: i2c3 at 11010000 {\n" "\n" - " Grr, the name should be \"i2c@11010000\".\n" + " Grr, the name should be \"i2c at 11010000\".\n" "\n" "[...]\n" "\n" MBR, Sergei -12ac644c69702810bc5c400c782eb88af900d5f07a979399e61cdb45bc83f630 +37731d0767eaf357f05712084696bf1f7213012e3cb21660ad7dde7b1ceeb497
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.