diff for duplicates of <5050C4B3.9040107@ti.com> diff --git a/a/1.txt b/N1/1.txt index dd3a18a..1778e68 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ Benoit > compatible = "ti,am335x-bone", "ti,am33xx"; > > + cpus { -> + cpu@0 { +> + cpu at 0 { > + cpu0-supply = <&dcdc2_reg>; > + }; > + }; @@ -56,7 +56,7 @@ Benoit > compatible = "ti,am335x-evm", "ti,am33xx"; > > + cpus { -> + cpu@0 { +> + cpu at 0 { > + cpu0-supply = <&vdd1_reg>; > + }; > + }; @@ -70,7 +70,7 @@ Benoit > +++ b/arch/arm/boot/dts/am33xx.dtsi > @@ -25,6 +25,21 @@ > cpus { -> cpu@0 { +> cpu at 0 { > compatible = "arm,cortex-a8"; > + > + /* diff --git a/a/content_digest b/N1/content_digest index 9a9b0da..a997bae 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,9 @@ "ref\01346405840-31058-1-git-send-email-anilkumar@ti.com\0" "ref\01346405840-31058-3-git-send-email-anilkumar@ti.com\0" - "From\0Benoit Cousson <b-cousson@ti.com>\0" - "Subject\0Re: [PATCH 2/2] arm/dts: AM33XX: Add device tree OPP table\0" + "From\0b-cousson@ti.com (Benoit Cousson)\0" + "Subject\0[PATCH 2/2] arm/dts: AM33XX: Add device tree OPP table\0" "Date\0Wed, 12 Sep 2012 19:21:55 +0200\0" - "To\0AnilKumar Ch <anilkumar@ti.com>" - " paul Walmsley <paul@pwsan.com>\0" - "Cc\0rjw@sisk.pl" - linux-pm@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - cpufreq@vger.kernel.org - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "+ Paul\n" @@ -54,7 +47,7 @@ "> \tcompatible = \"ti,am335x-bone\", \"ti,am33xx\";\n" "> \n" "> +\tcpus {\n" - "> +\t\tcpu@0 {\n" + "> +\t\tcpu at 0 {\n" "> +\t\t\tcpu0-supply = <&dcdc2_reg>;\n" "> +\t\t};\n" "> +\t};\n" @@ -71,7 +64,7 @@ "> \tcompatible = \"ti,am335x-evm\", \"ti,am33xx\";\n" "> \n" "> +\tcpus {\n" - "> +\t\tcpu@0 {\n" + "> +\t\tcpu at 0 {\n" "> +\t\t\tcpu0-supply = <&vdd1_reg>;\n" "> +\t\t};\n" "> +\t};\n" @@ -85,7 +78,7 @@ "> +++ b/arch/arm/boot/dts/am33xx.dtsi\n" "> @@ -25,6 +25,21 @@\n" "> \tcpus {\n" - "> \t\tcpu@0 {\n" + "> \t\tcpu at 0 {\n" "> \t\t\tcompatible = \"arm,cortex-a8\";\n" "> +\n" "> +\t\t\t/*\n" @@ -107,4 +100,4 @@ "> \n" > -9cf656991fec893ea2200b304dbd2d2a8c97974ef2abdb9b8a4cf07acab51e5d +c6a44bf244a0c5f46ab02149a1aa800dfe88446d6a725f55762def3f98d6bffb
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.