diff for duplicates of <507DC6C3.6090403@gmail.com> diff --git a/a/1.txt b/N1/1.txt index bfa0871..7d097f3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ On 10/16/2012 08:21 AM, Lorenzo Pieralisi wrote: > > Documentation/devicetree/bindings/arm/cpus.txt > -> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> +> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org> > --- > Documentation/devicetree/bindings/arm/cpus.txt | 42 +++++++++++++++++++++++ > arch/arm/include/asm/prom.h | 2 ++ @@ -59,22 +59,22 @@ You should add a compatible property for the cpu model. > + #size-cells = <0>; > + #address-cells = <1>; > + -> + CPU0: cpu at 0 { +> + CPU0: cpu@0 { > + device_type = "cpu"; > + reg = <0x0>; > + }; > + -> + CPU1: cpu at 1 { +> + CPU1: cpu@1 { > + device_type = "cpu"; > + reg = <0x1>; > + }; > + -> + CPU2: cpu at 100 { +> + CPU2: cpu@100 { > + device_type = "cpu"; > + reg = <0x100>; > + }; > + -> + CPU3: cpu at 101 { +> + CPU3: cpu@101 { > + device_type = "cpu"; > + reg = <0x101>; > + }; diff --git a/a/content_digest b/N1/content_digest index 158ebc0..80fa79d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,20 @@ "ref\01350393709-23546-1-git-send-email-lorenzo.pieralisi@arm.com\0" "ref\01350393709-23546-2-git-send-email-lorenzo.pieralisi@arm.com\0" - "From\0robherring2@gmail.com (Rob Herring)\0" - "Subject\0[RFC PATCH 1/4] ARM: kernel: add device tree init map function\0" + "ref\01350393709-23546-2-git-send-email-lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org\0" + "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [RFC PATCH 1/4] ARM: kernel: add device tree init map function\0" "Date\0Tue, 16 Oct 2012 15:42:43 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>\0" + "Cc\0Nicolas Pitre <nicolas.pitre-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + Kukjin Kim <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> + Amit Kucheria <amit.kucheria-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + David Brown <davidb-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 10/16/2012 08:21 AM, Lorenzo Pieralisi wrote:\n" @@ -22,7 +33,7 @@ "> \n" "> Documentation/devicetree/bindings/arm/cpus.txt\n" "> \n" - "> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\n" + "> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>\n" "> ---\n" "> Documentation/devicetree/bindings/arm/cpus.txt | 42 +++++++++++++++++++++++\n" "> arch/arm/include/asm/prom.h | 2 ++\n" @@ -67,22 +78,22 @@ "> +\t\t#size-cells = <0>;\n" "> +\t\t#address-cells = <1>;\n" "> +\n" - "> +\t\tCPU0: cpu at 0 {\n" + "> +\t\tCPU0: cpu@0 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\treg = <0x0>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tCPU1: cpu at 1 {\n" + "> +\t\tCPU1: cpu@1 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\treg = <0x1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tCPU2: cpu at 100 {\n" + "> +\t\tCPU2: cpu@100 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\treg = <0x100>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tCPU3: cpu at 101 {\n" + "> +\t\tCPU3: cpu@101 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\treg = <0x101>;\n" "> +\t\t};\n" @@ -183,4 +194,4 @@ "> * @dt_phys: physical address of dt blob\n" > -9f5b3427fadd2c3925e492e49828fec4d90ce451a36362fd5608d62b7cee7b0e +9473f46fef9440ddc61f3020bf3b2c5df181610646b901a5cb0cd0af5588ee73
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.