diff for duplicates of <5351985C.4090308@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 53c6cd5..832ed77 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,12 +27,12 @@ Thanks, bye. > --- a/arch/arm/boot/dts/sama5d3xcm.dtsi > +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi > @@ -38,6 +38,52 @@ -> macb0: ethernet at f0028000 { +> macb0: ethernet@f0028000 { > phy-mode = "rgmii"; > }; > + -> + i2c1: i2c at f0018000 { -> + pmic: act8865 at 5b { +> + i2c1: i2c@f0018000 { +> + pmic: act8865@5b { > + compatible = "active-semi,act8865"; > + reg = <0x5b>; > + status = "disabled"; @@ -78,7 +78,7 @@ Thanks, bye. > + }; > }; > -> nand0: nand at 60000000 { +> nand0: nand@60000000 { > diff --git a/a/content_digest b/N1/content_digest index 134bf2e..6acd5c3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,18 @@ "ref\01387852421-18033-1-git-send-email-wenyou.yang@atmel.com\0" "ref\01387852570-18159-1-git-send-email-wenyou.yang@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node\0" "Date\0Fri, 18 Apr 2014 23:25:48 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Wenyou Yang <wenyou.yang@atmel.com>\0" + "Cc\0broonie@kernel.org" + lgirdwood@gmail.com + grant.likely@linaro.org + rob.herring@calxeda.com + plagnioj@jcrosoft.com + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + linux-doc@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 24/12/2013 03:36, Wenyou Yang :\n" @@ -35,12 +44,12 @@ "> --- a/arch/arm/boot/dts/sama5d3xcm.dtsi\n" "> +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi\n" "> @@ -38,6 +38,52 @@\n" - "> \t\t\tmacb0: ethernet at f0028000 {\n" + "> \t\t\tmacb0: ethernet@f0028000 {\n" "> \t\t\t\tphy-mode = \"rgmii\";\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\ti2c1: i2c at f0018000 {\n" - "> +\t\t\t\tpmic: act8865 at 5b {\n" + "> +\t\t\ti2c1: i2c@f0018000 {\n" + "> +\t\t\t\tpmic: act8865@5b {\n" "> +\t\t\t\t\tcompatible = \"active-semi,act8865\";\n" "> +\t\t\t\t\treg = <0x5b>;\n" "> +\t\t\t\t\tstatus = \"disabled\";\n" @@ -86,11 +95,11 @@ "> +\t\t\t};\n" "> \t\t};\n" "> \n" - "> \t\tnand0: nand at 60000000 {\n" + "> \t\tnand0: nand@60000000 {\n" "> \n" "\n" "\n" "-- \n" Nicolas Ferre -75bc8f702e9bf92a364dd90b5454080a5e54368ff7b5b68026ad532e9c66c867 +4fe922b60cd1fdb3f1a01ad761713393f655dc1a0b465c0b9c00aa65842ffcdb
diff --git a/a/1.txt b/N2/1.txt index 53c6cd5..832ed77 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -27,12 +27,12 @@ Thanks, bye. > --- a/arch/arm/boot/dts/sama5d3xcm.dtsi > +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi > @@ -38,6 +38,52 @@ -> macb0: ethernet at f0028000 { +> macb0: ethernet@f0028000 { > phy-mode = "rgmii"; > }; > + -> + i2c1: i2c at f0018000 { -> + pmic: act8865 at 5b { +> + i2c1: i2c@f0018000 { +> + pmic: act8865@5b { > + compatible = "active-semi,act8865"; > + reg = <0x5b>; > + status = "disabled"; @@ -78,7 +78,7 @@ Thanks, bye. > + }; > }; > -> nand0: nand at 60000000 { +> nand0: nand@60000000 { > diff --git a/a/content_digest b/N2/content_digest index 134bf2e..46c2824 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,18 @@ "ref\01387852421-18033-1-git-send-email-wenyou.yang@atmel.com\0" "ref\01387852570-18159-1-git-send-email-wenyou.yang@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node\0" "Date\0Fri, 18 Apr 2014 23:25:48 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Wenyou Yang <wenyou.yang@atmel.com>\0" + "Cc\0<broonie@kernel.org>" + <lgirdwood@gmail.com> + <grant.likely@linaro.org> + <rob.herring@calxeda.com> + <plagnioj@jcrosoft.com> + <linux-kernel@vger.kernel.org> + <devicetree@vger.kernel.org> + <linux-doc@vger.kernel.org> + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 24/12/2013 03:36, Wenyou Yang :\n" @@ -35,12 +44,12 @@ "> --- a/arch/arm/boot/dts/sama5d3xcm.dtsi\n" "> +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi\n" "> @@ -38,6 +38,52 @@\n" - "> \t\t\tmacb0: ethernet at f0028000 {\n" + "> \t\t\tmacb0: ethernet@f0028000 {\n" "> \t\t\t\tphy-mode = \"rgmii\";\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\ti2c1: i2c at f0018000 {\n" - "> +\t\t\t\tpmic: act8865 at 5b {\n" + "> +\t\t\ti2c1: i2c@f0018000 {\n" + "> +\t\t\t\tpmic: act8865@5b {\n" "> +\t\t\t\t\tcompatible = \"active-semi,act8865\";\n" "> +\t\t\t\t\treg = <0x5b>;\n" "> +\t\t\t\t\tstatus = \"disabled\";\n" @@ -86,11 +95,11 @@ "> +\t\t\t};\n" "> \t\t};\n" "> \n" - "> \t\tnand0: nand at 60000000 {\n" + "> \t\tnand0: nand@60000000 {\n" "> \n" "\n" "\n" "-- \n" Nicolas Ferre -75bc8f702e9bf92a364dd90b5454080a5e54368ff7b5b68026ad532e9c66c867 +2efdb672989fbe118acf9d96078e32f27a08bb97d0f6959902424e8e27f7023e
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.