diff for duplicates of <564F8EF3.5010508@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 18c3ab3..6481d2f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ On 20.11.2015 10:47, Jisheng Zhang wrote: > }; > }; > -> + i2c0: i2c at 1400 { +> + i2c0: i2c@1400 { > + compatible = "snps,designware-i2c"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -35,7 +35,7 @@ Sebastian > + status = "disabled"; > + }; > + -> + i2c1: i2c at 1800 { +> + i2c1: i2c@1800 { > + compatible = "snps,designware-i2c"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -48,14 +48,14 @@ Sebastian > + status = "disabled"; > + }; > + -> aic: interrupt-controller at 3800 { +> aic: interrupt-controller@3800 { > compatible = "snps,dw-apb-ictl"; > reg = <0x3800 0x30>; > @@ -319,6 +345,32 @@ > }; > }; > -> + i2c2: i2c at b000 { +> + i2c2: i2c@b000 { > + compatible = "snps,designware-i2c"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -68,7 +68,7 @@ Sebastian > + status = "disabled"; > + }; > + -> + i2c3: i2c at c000 { +> + i2c3: i2c@c000 { > + compatible = "snps,designware-i2c"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -81,7 +81,7 @@ Sebastian > + status = "disabled"; > + }; > + -> uart0: uart at d000 { +> uart0: uart@d000 { > compatible = "snps,dw-apb-uart"; > reg = <0xd000 0x100>; > diff --git a/a/content_digest b/N1/content_digest index de05723..b3bf0c0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,19 @@ "ref\01448012821-7413-1-git-send-email-jszhang@marvell.com\0" "ref\01448012821-7413-2-git-send-email-jszhang@marvell.com\0" - "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" - "Subject\0[PATCH 1/2] arm64: dts: berlin4ct: add I2C nodes for BG4CT\0" + "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Subject\0Re: [PATCH 1/2] arm64: dts: berlin4ct: add I2C nodes for BG4CT\0" "Date\0Fri, 20 Nov 2015 22:21:55 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jisheng Zhang <jszhang@marvell.com>" + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + catalin.marinas@arm.com + " will.deacon@arm.com\0" + "Cc\0devicetree@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On 20.11.2015 10:47, Jisheng Zhang wrote:\n" @@ -23,7 +33,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" "> \n" - "> +\t\t\ti2c0: i2c at 1400 {\n" + "> +\t\t\ti2c0: i2c@1400 {\n" "> +\t\t\t\tcompatible = \"snps,designware-i2c\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" @@ -43,7 +53,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ti2c1: i2c at 1800 {\n" + "> +\t\t\ti2c1: i2c@1800 {\n" "> +\t\t\t\tcompatible = \"snps,designware-i2c\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" @@ -56,14 +66,14 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\taic: interrupt-controller at 3800 {\n" + "> \t\t\taic: interrupt-controller@3800 {\n" "> \t\t\t\tcompatible = \"snps,dw-apb-ictl\";\n" "> \t\t\t\treg = <0x3800 0x30>;\n" "> @@ -319,6 +345,32 @@\n" "> \t\t\t\t};\n" "> \t\t\t};\n" "> \n" - "> +\t\t\ti2c2: i2c at b000 {\n" + "> +\t\t\ti2c2: i2c@b000 {\n" "> +\t\t\t\tcompatible = \"snps,designware-i2c\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" @@ -76,7 +86,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ti2c3: i2c at c000 {\n" + "> +\t\t\ti2c3: i2c@c000 {\n" "> +\t\t\t\tcompatible = \"snps,designware-i2c\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" @@ -89,9 +99,9 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tuart0: uart at d000 {\n" + "> \t\t\tuart0: uart@d000 {\n" "> \t\t\t\tcompatible = \"snps,dw-apb-uart\";\n" "> \t\t\t\treg = <0xd000 0x100>;\n" > -1f92842c37bd04885dd1451c85c02f07f9cc17db12f63453bca7ffcf338bc459 +f3c99eb28b2dbf1dddb061af71a4254653fcc5ea0a0cf4b64f1bd707e8a7fc04
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.