diff for duplicates of <8760lwgofx.fsf@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 44e792b..b5df9bc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Romain, - On jeu., déc. 01 2016, Romain Perier <romain.perier@free-electrons.com> wrote: + On jeu., d?c. 01 2016, Romain Perier <romain.perier@free-electrons.com> wrote: > The Armada 3700 has two i2c bus interface units, this commit adds the > definitions of the corresponding device nodes. It also enables the node @@ -43,7 +43,7 @@ Gregory > /* 32M internal register @ 0xd000_0000 */ > ranges = <0x0 0x0 0xd0000000 0x2000000>; > -> + i2c0: i2c@11000 { +> + i2c0: i2c at 11000 { > + compatible = "marvell,armada-3700-i2c"; > + reg = <0x11000 0x24>; > + clocks = <&nb_periph_clk 10>; @@ -52,7 +52,7 @@ Gregory > + status = "disabled"; > + }; > + -> + i2c1: i2c@11080 { +> + i2c1: i2c at 11080 { > + compatible = "marvell,armada-3700-i2c"; > + reg = <0x11080 0x24>; > + clocks = <&nb_periph_clk 9>; @@ -61,7 +61,7 @@ Gregory > + status = "disabled"; > + }; > + -> uart0: serial@12000 { +> uart0: serial at 12000 { > compatible = "marvell,armada-3700-uart"; > reg = <0x12000 0x400>; > -- @@ -73,8 +73,3 @@ Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com - -_______________________________________________ -linux-arm-kernel mailing list -linux-arm-kernel@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index acf0585..63459ae 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,35 +1,14 @@ "ref\020161201110440.27530-1-romain.perier@free-electrons.com\0" "ref\020161201110440.27530-4-romain.perier@free-electrons.com\0" - "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0" - "Subject\0Re: [PATCH v7 3/4] arm64: dts: marvell: Add I2C definitions for the Armada 3700\0" + "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" + "Subject\0[PATCH v7 3/4] arm64: dts: marvell: Add I2C definitions for the Armada 3700\0" "Date\0Tue, 03 Jan 2017 16:20:34 +0100\0" - "To\0Romain Perier <romain.perier@free-electrons.com>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - devicetree@vger.kernel.org - Yahuda Yitschak <yehuday@marvell.com> - Omri Itach <omrii@marvell.com> - Jason Cooper <jason@lakedaemon.net> - Pawel Moll <pawel.moll@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Igal Liberman <igall@marvell.com> - Hanna Hawa <hannah@marvell.com> - Wolfram Sang <wsa@the-dreams.de> - Neta Zur Hershkovits <neta@marvell.com> - Nadav Haklai <nadavh@marvell.com> - Rob Herring <robh+dt@kernel.org> - Andrew Lunn <andrew@lunn.ch> - linux-i2c@vger.kernel.org - Kumar Gala <galak@codeaurora.org> - Shadi Ammouri <shadi@marvell.com> - Marcin Wojtas <mw@semihalf.com> - Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - linux-arm-kernel@lists.infradead.org - " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Romain,\n" " \n" - " On jeu., d\303\251c. 01 2016, Romain Perier <romain.perier@free-electrons.com> wrote:\n" + " On jeu., d?c. 01 2016, Romain Perier <romain.perier@free-electrons.com> wrote:\n" "\n" "> The Armada 3700 has two i2c bus interface units, this commit adds the\n" "> definitions of the corresponding device nodes. It also enables the node\n" @@ -72,7 +51,7 @@ "> \t\t\t/* 32M internal register @ 0xd000_0000 */\n" "> \t\t\tranges = <0x0 0x0 0xd0000000 0x2000000>;\n" "> \n" - "> +\t\t\ti2c0: i2c@11000 {\n" + "> +\t\t\ti2c0: i2c at 11000 {\n" "> +\t\t\t\tcompatible = \"marvell,armada-3700-i2c\";\n" "> +\t\t\t\treg = <0x11000 0x24>;\n" "> +\t\t\t\tclocks = <&nb_periph_clk 10>;\n" @@ -81,7 +60,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ti2c1: i2c@11080 {\n" + "> +\t\t\ti2c1: i2c at 11080 {\n" "> +\t\t\t\tcompatible = \"marvell,armada-3700-i2c\";\n" "> +\t\t\t\treg = <0x11080 0x24>;\n" "> +\t\t\t\tclocks = <&nb_periph_clk 9>;\n" @@ -90,7 +69,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tuart0: serial@12000 {\n" + "> \t\t\tuart0: serial at 12000 {\n" "> \t\t\t\tcompatible = \"marvell,armada-3700-uart\";\n" "> \t\t\t\treg = <0x12000 0x400>;\n" "> -- \n" @@ -101,11 +80,6 @@ "Gregory Clement, Free Electrons\n" "Kernel, drivers, real-time and embedded Linux\n" "development, consulting, training and support.\n" - "http://free-electrons.com\n" - "\n" - "_______________________________________________\n" - "linux-arm-kernel mailing list\n" - "linux-arm-kernel@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + http://free-electrons.com -546ee596311993a4ec17add6c23b6f427b0c95e069c1f7ecd65c500afecb07f9 +a54d6bbecbd1ce863ca3ee357bd563e967232d103c0482769bd580e3a2023af3
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.