diff for duplicates of <20180927191000.GA18549@bogus> diff --git a/a/1.txt b/N1/1.txt index 3bf6e5f..b6cbbb6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,11 +42,11 @@ On Fri, Sep 21, 2018 at 03:52:00PM +0530, Yogesh Gaur wrote: > + > +Example showing the usage of two SPI NOR slave devices on bus A: > + -> +fspi@0: flexspi@20c0000 { +> +fspi at 0: flexspi at 20c0000 { Use standard node names. -spi@... +spi at ... > + compatible = "nxp,lx2160a-fspi"; > + reg = <0x0 0x20c0000 0x0 0x10000>, <0x0 0x20000000 0x0 0x10000000>; @@ -55,7 +55,7 @@ spi@... > + clocks = <&clockgen 4 3>, <&clockgen 4 3>; > + clock-names = "fspi_en", "fspi"; > + -> + flash@0: mt35xu512aba@0 { +> + flash at 0: mt35xu512aba at 0 { You've got the label and node name reversed. Drop the '@' in the label. That should be reserved for node names. @@ -64,7 +64,7 @@ That should be reserved for node names. > + .... > + }; > + -> + flash@1: mt35xu512aba@1 { +> + flash at 1: mt35xu512aba at 1 { > + reg = <1>; > + .... > + }; diff --git a/a/content_digest b/N1/content_digest index 6416c70..a22ed7f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,9 @@ "ref\01537525323-20730-1-git-send-email-yogeshnarayan.gaur@nxp.com\0" "ref\01537525323-20730-3-git-send-email-yogeshnarayan.gaur@nxp.com\0" - "From\0Rob Herring <robh@kernel.org>\0" - "Subject\0Re: [PATCH v3 2/5] dt-bindings: spi: add binding file for NXP FlexSPI controller\0" + "From\0robh@kernel.org (Rob Herring)\0" + "Subject\0[PATCH v3 2/5] dt-bindings: spi: add binding file for NXP FlexSPI controller\0" "Date\0Thu, 27 Sep 2018 14:10:00 -0500\0" - "To\0Yogesh Gaur <yogeshnarayan.gaur@nxp.com>\0" - "Cc\0linux-mtd@lists.infradead.org" - boris.brezillon@bootlin.com - marek.vasut@gmail.com - linux-spi@vger.kernel.org - devicetree@vger.kernel.org - mark.rutland@arm.com - shawnguo@kernel.org - linux-arm-kernel@lists.infradead.org - computersforpeace@gmail.com - frieder.schrempf@exceet.de - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Sep 21, 2018 at 03:52:00PM +0530, Yogesh Gaur wrote:\n" @@ -61,11 +50,11 @@ "> +\n" "> +Example showing the usage of two SPI NOR slave devices on bus A:\n" "> +\n" - "> +fspi@0: flexspi@20c0000 {\n" + "> +fspi at 0: flexspi at 20c0000 {\n" "\n" "Use standard node names.\n" "\n" - "spi@...\n" + "spi at ...\n" "\n" "> +\tcompatible = \"nxp,lx2160a-fspi\";\n" "> +\treg = <0x0 0x20c0000 0x0 0x10000>, <0x0 0x20000000 0x0 0x10000000>;\n" @@ -74,7 +63,7 @@ "> +\tclocks = <&clockgen 4 3>, <&clockgen 4 3>;\n" "> +\tclock-names = \"fspi_en\", \"fspi\";\n" "> +\n" - "> +\tflash@0: mt35xu512aba@0 {\n" + "> +\tflash at 0: mt35xu512aba at 0 {\n" "\n" "You've got the label and node name reversed. Drop the '@' in the label. \n" "That should be reserved for node names.\n" @@ -83,7 +72,7 @@ "> +\t\t....\n" "> +\t};\n" "> +\n" - "> +\tflash@1: mt35xu512aba@1 {\n" + "> +\tflash at 1: mt35xu512aba at 1 {\n" "> +\t\treg = <1>;\n" "> +\t\t....\n" "> +\t};\n" @@ -92,4 +81,4 @@ "> 2.7.4\n" > -83cb1eeb3852d202f70e03e81e47ee9dea8a40206d5aee558a8836a93fbd31ae +8d105175e4c0536173433d1150a4001c89804316e678ae0b6f6e87c522fef4fb
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.