diff for duplicates of <55EF7209.8060407@kernel.org> diff --git a/a/1.txt b/N1/1.txt index a3c241f..2b3d57a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -65,7 +65,7 @@ Okay, but why not allow all children and use "status"? > + > +Example: > + -> +flexcom at f8034000 { +> +flexcom@f8034000 { > + compatible = "atmel,sama5d2-flexcom"; > + reg = <0xf8034000 0x200>; > + clocks = <&flx0_clk>; @@ -74,7 +74,7 @@ Okay, but why not allow all children and use "status"? > + ranges = <0x0 0xf8034000 0x800>; > + atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>; > + -> + spi at 400 { +> + spi@400 { > + compatible = "atmel,at91rm9200-spi"; > + reg = <0x400 0x200>; > + interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>; @@ -86,7 +86,7 @@ Okay, but why not allow all children and use "status"? > + 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 11a0eff..0835cfc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,22 @@ "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0" "ref\090fa2e0ded92567a29c996658153d833aaa5e411.1441118159.git.cyrille.pitchen@atmel.com\0" - "From\0robh@kernel.org (Rob Herring)\0" - "Subject\0[PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0" + "From\0Rob Herring <robh@kernel.org>\0" + "Subject\0Re: [PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0" "Date\0Tue, 8 Sep 2015 18:40:57 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>" + nicolas.ferre@atmel.com + boris.brezillon@free-electrons.com + alexandre.belloni@free-electrons.com + sameo@linux.intel.com + " lee.jones@linaro.org\0" + "Cc\0mark.rutland@arm.com" + devicetree@vger.kernel.org + pawel.moll@arm.com + ijc+devicetree@hellion.org.uk + linux-kernel@vger.kernel.org + robh+dt@kernel.org + galak@codeaurora.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 09/01/2015 09:46 AM, Cyrille Pitchen wrote:\n" @@ -73,7 +86,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" @@ -82,7 +95,7 @@ "> +\tranges = <0x0 0xf8034000 0x800>;\n" "> +\tatmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;\n" "> +\n" - "> +\tspi at 400 {\n" + "> +\tspi@400 {\n" "> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n" "> +\t\treg = <0x400 0x200>;\n" "> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -94,7 +107,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" @@ -103,4 +116,4 @@ "> +};\n" > -62a7b63b2387dbba006af2e355725bdb14fd36bc0a7989c0f999123d3089db2d +5cc07d09a925735af2e3a07c05456004592fe43b7b77faf8c30f48980a3b267f
diff --git a/a/1.txt b/N2/1.txt index a3c241f..2b3d57a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -65,7 +65,7 @@ Okay, but why not allow all children and use "status"? > + > +Example: > + -> +flexcom at f8034000 { +> +flexcom@f8034000 { > + compatible = "atmel,sama5d2-flexcom"; > + reg = <0xf8034000 0x200>; > + clocks = <&flx0_clk>; @@ -74,7 +74,7 @@ Okay, but why not allow all children and use "status"? > + ranges = <0x0 0xf8034000 0x800>; > + atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>; > + -> + spi at 400 { +> + spi@400 { > + compatible = "atmel,at91rm9200-spi"; > + reg = <0x400 0x200>; > + interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>; @@ -86,7 +86,7 @@ Okay, but why not allow all children and use "status"? > + 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 11a0eff..2bf5a55 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,22 @@ "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0" "ref\090fa2e0ded92567a29c996658153d833aaa5e411.1441118159.git.cyrille.pitchen@atmel.com\0" - "From\0robh@kernel.org (Rob Herring)\0" - "Subject\0[PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0" + "From\0Rob Herring <robh@kernel.org>\0" + "Subject\0Re: [PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0" "Date\0Tue, 8 Sep 2015 18:40:57 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>" + nicolas.ferre@atmel.com + boris.brezillon@free-electrons.com + alexandre.belloni@free-electrons.com + sameo@linux.intel.com + " lee.jones@linaro.org\0" + "Cc\0linux-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 09/01/2015 09:46 AM, Cyrille Pitchen wrote:\n" @@ -73,7 +86,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" @@ -82,7 +95,7 @@ "> +\tranges = <0x0 0xf8034000 0x800>;\n" "> +\tatmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;\n" "> +\n" - "> +\tspi at 400 {\n" + "> +\tspi@400 {\n" "> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n" "> +\t\treg = <0x400 0x200>;\n" "> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -94,7 +107,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" @@ -103,4 +116,4 @@ "> +};\n" > -62a7b63b2387dbba006af2e355725bdb14fd36bc0a7989c0f999123d3089db2d +1821b1147de45f8c10fd3edd71fb762327e15cf0f15971b7f19c26332534c354
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.