diff for duplicates of <20150723214857.4322c758@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index 7095759..39be03d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,7 +56,7 @@ Cyrille Pitchen <cyrille.pitchen@atmel.com> wrote: > + > +Example: > + -> +flexcom at f8034000 { +> +flexcom@f8034000 { > + compatible = "atmel,sama5d2-flexcom"; > + reg = <0xf8034000 0x200>; > + clocks = <&flx0_clk>; @@ -66,11 +66,11 @@ Cyrille Pitchen <cyrille.pitchen@atmel.com> wrote: > + 2 0 0xf8034400 0x200 /* opmode 2: SPI */ > + 3 0 0xf8034600 0x200>; /* opmode 3: I2C */ > + -> + spi at f8034400 { +> + spi@f8034400 { Should be: - spi at 2,0 { + spi@2,0 { > + compatible = "atmel,at91rm9200-spi"; > + reg = <2 0 0x200>; @@ -83,7 +83,7 @@ Should be: > + clock-names = "spi_clk"; > + atmel,fifo-size = <32>; > + -> + mtd_dataflash at 0 { +> + mtd_dataflash@0 { > + compatible = "atmel,at25f512b"; > + reg = <0>; > + spi-max-frequency = <20000000>; diff --git a/a/content_digest b/N1/content_digest index 2c94b49..8429851 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\0cover.1437669004.git.cyrille.pitchen@atmel.com\0" "ref\060057bbf7d39ec63d391d26271747cf0228a3ed1.1437669004.git.cyrille.pitchen@atmel.com\0" - "From\0boris.brezillon@free-electrons.com (Boris Brezillon)\0" - "Subject\0[PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0" + "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0" + "Subject\0Re: [PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0" "Date\0Thu, 23 Jul 2015 21:48:57 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "Cc\0nicolas.ferre@atmel.com" + alexandre.belloni@free-electrons.com + sameo@linux.intel.com + lee.jones@linaro.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "On Thu, 23 Jul 2015 18:42:55 +0200\n" @@ -64,7 +76,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +flexcom at f8034000 {\n" + "> +flexcom@f8034000 {\n" "> +\tcompatible = \"atmel,sama5d2-flexcom\";\n" "> +\treg = <0xf8034000 0x200>;\n" "> +\tclocks = <&flx0_clk>;\n" @@ -74,11 +86,11 @@ "> +\t\t 2 0 0xf8034400 0x200\t\t/* opmode 2: SPI */\n" "> +\t\t 3 0 0xf8034600 0x200>;\t/* opmode 3: I2C */\n" "> +\n" - "> +\tspi at f8034400 {\n" + "> +\tspi@f8034400 {\n" "\n" "Should be:\n" "\n" - "\tspi at 2,0 {\n" + "\tspi@2,0 {\n" "\n" "> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n" "> +\t\treg = <2 0 0x200>;\n" @@ -91,7 +103,7 @@ "> +\t\tclock-names = \"spi_clk\";\n" "> +\t\tatmel,fifo-size = <32>;\n" "> +\n" - "> +\t\tmtd_dataflash at 0 {\n" + "> +\t\tmtd_dataflash@0 {\n" "> +\t\t\tcompatible = \"atmel,at25f512b\";\n" "> +\t\t\treg = <0>;\n" "> +\t\t\tspi-max-frequency = <20000000>;\n" @@ -106,4 +118,4 @@ "Embedded Linux and Kernel engineering\n" http://free-electrons.com -95b0fa6ba91c58aef165571ad72955eb770e888cf66161c01460f763506a58a5 +68868939c735a512ce4cdd9f5ecd85e6e1a2fc6c4453555e9466937e1b1d9cce
diff --git a/a/1.txt b/N2/1.txt index 7095759..39be03d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -56,7 +56,7 @@ Cyrille Pitchen <cyrille.pitchen@atmel.com> wrote: > + > +Example: > + -> +flexcom at f8034000 { +> +flexcom@f8034000 { > + compatible = "atmel,sama5d2-flexcom"; > + reg = <0xf8034000 0x200>; > + clocks = <&flx0_clk>; @@ -66,11 +66,11 @@ Cyrille Pitchen <cyrille.pitchen@atmel.com> wrote: > + 2 0 0xf8034400 0x200 /* opmode 2: SPI */ > + 3 0 0xf8034600 0x200>; /* opmode 3: I2C */ > + -> + spi at f8034400 { +> + spi@f8034400 { Should be: - spi at 2,0 { + spi@2,0 { > + compatible = "atmel,at91rm9200-spi"; > + reg = <2 0 0x200>; @@ -83,7 +83,7 @@ Should be: > + clock-names = "spi_clk"; > + atmel,fifo-size = <32>; > + -> + mtd_dataflash at 0 { +> + mtd_dataflash@0 { > + compatible = "atmel,at25f512b"; > + reg = <0>; > + spi-max-frequency = <20000000>; diff --git a/a/content_digest b/N2/content_digest index 2c94b49..8edd90a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,21 @@ "ref\0cover.1437669004.git.cyrille.pitchen@atmel.com\0" "ref\060057bbf7d39ec63d391d26271747cf0228a3ed1.1437669004.git.cyrille.pitchen@atmel.com\0" - "From\0boris.brezillon@free-electrons.com (Boris Brezillon)\0" - "Subject\0[PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0" + "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0" + "Subject\0Re: [PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0" "Date\0Thu, 23 Jul 2015 21:48:57 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "Cc\0<nicolas.ferre@atmel.com>" + <alexandre.belloni@free-electrons.com> + <sameo@linux.intel.com> + <lee.jones@linaro.org> + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" "On Thu, 23 Jul 2015 18:42:55 +0200\n" @@ -64,7 +76,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +flexcom at f8034000 {\n" + "> +flexcom@f8034000 {\n" "> +\tcompatible = \"atmel,sama5d2-flexcom\";\n" "> +\treg = <0xf8034000 0x200>;\n" "> +\tclocks = <&flx0_clk>;\n" @@ -74,11 +86,11 @@ "> +\t\t 2 0 0xf8034400 0x200\t\t/* opmode 2: SPI */\n" "> +\t\t 3 0 0xf8034600 0x200>;\t/* opmode 3: I2C */\n" "> +\n" - "> +\tspi at f8034400 {\n" + "> +\tspi@f8034400 {\n" "\n" "Should be:\n" "\n" - "\tspi at 2,0 {\n" + "\tspi@2,0 {\n" "\n" "> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n" "> +\t\treg = <2 0 0x200>;\n" @@ -91,7 +103,7 @@ "> +\t\tclock-names = \"spi_clk\";\n" "> +\t\tatmel,fifo-size = <32>;\n" "> +\n" - "> +\t\tmtd_dataflash at 0 {\n" + "> +\t\tmtd_dataflash@0 {\n" "> +\t\t\tcompatible = \"atmel,at25f512b\";\n" "> +\t\t\treg = <0>;\n" "> +\t\t\tspi-max-frequency = <20000000>;\n" @@ -106,4 +118,4 @@ "Embedded Linux and Kernel engineering\n" http://free-electrons.com -95b0fa6ba91c58aef165571ad72955eb770e888cf66161c01460f763506a58a5 +7d539f5784eef7f6d8d9b4fb853f5bc9d43432d3979ab63e240a86b7f00de456
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.