diff for duplicates of <519201C0.2060908@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 559441e..2ead477 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,11 +3,11 @@ On 29/04/2013 11:54, Nicolas Ferre : >> This patch updates the in-kernel dts files according to the latest cpus >> and cpu bindings updates for ARM. >> ->> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> +>> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org> > > With changes in compatible string... ok then. > -> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> +> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> Now that our Cortex-A5 is in mainline, can you please update the: @@ -34,7 +34,7 @@ Thanks, best regards, >> ssc2 = &ssc2; >> }; >> cpus { ->> - cpu at 0 { +>> - cpu@0 { >> + #address-cells = <0>; >> + #size-cells = <0>; >> + @@ -52,7 +52,7 @@ Thanks, best regards, >> ssc0 = &ssc0; >> }; >> cpus { ->> - cpu at 0 { +>> - cpu@0 { >> - compatible = "arm,arm926ejs"; >> + #address-cells = <0>; >> + #size-cells = <0>; @@ -71,7 +71,7 @@ Thanks, best regards, >> ssc1 = &ssc1; >> }; >> cpus { ->> - cpu at 0 { +>> - cpu@0 { >> - compatible = "arm,arm926ejs"; >> + #address-cells = <0>; >> + #size-cells = <0>; @@ -90,7 +90,7 @@ Thanks, best regards, >> ssc1 = &ssc1; >> }; >> cpus { ->> - cpu at 0 { +>> - cpu@0 { >> - compatible = "arm,arm926ejs"; >> + #address-cells = <0>; >> + #size-cells = <0>; @@ -109,7 +109,7 @@ Thanks, best regards, >> ssc0 = &ssc0; >> }; >> cpus { ->> - cpu at 0 { +>> - cpu@0 { >> - compatible = "arm,arm926ejs"; >> + #address-cells = <0>; >> + #size-cells = <0>; @@ -128,7 +128,7 @@ Thanks, best regards, >> ssc0 = &ssc0; >> }; >> cpus { ->> - cpu at 0 { +>> - cpu@0 { >> - compatible = "arm,arm926ejs"; >> + #address-cells = <0>; >> + #size-cells = <0>; diff --git a/a/content_digest b/N1/content_digest index ef2ba7c..d2e3abd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,31 @@ "ref\01366824502-19729-1-git-send-email-lorenzo.pieralisi@arm.com\0" "ref\01366824502-19729-6-git-send-email-lorenzo.pieralisi@arm.com\0" "ref\0517E4366.4040209@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[RFC PATCH v3 05/17] ARM: dts: at91: cpus/cpu node dts updates\0" + "ref\0517E4366.4040209-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [RFC PATCH v3 05/17] ARM: dts: at91: cpus/cpu node dts updates\0" "Date\0Tue, 14 May 2013 11:20:00 +0200\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>" + Jon Medhurst <tixy-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Kukjin Kim <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Amit Kucheria <amit.kucheria-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + Barry Song <baohua.song-kQvG35nSl+M@public.gmane.org> + Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> + Simon Horman <horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org> + Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + David Brown <davidb-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Vinayak Kale <vkale-qTEPVZfXA3Y@public.gmane.org> + Lennert Buytenhek <kernel-OLH4Qvv75CYX/NnBR394Jw@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "On 29/04/2013 11:54, Nicolas Ferre :\n" @@ -12,11 +33,11 @@ ">> This patch updates the in-kernel dts files according to the latest cpus\n" ">> and cpu bindings updates for ARM.\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" "> With changes in compatible string... ok then.\n" ">\n" - "> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + "> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "\n" "Now that our Cortex-A5 is in mainline, can you please update the:\n" "\n" @@ -43,7 +64,7 @@ ">> \t\tssc2 = &ssc2;\n" ">> \t};\n" ">> \tcpus {\n" - ">> -\t\tcpu at 0 {\n" + ">> -\t\tcpu@0 {\n" ">> +\t\t#address-cells = <0>;\n" ">> +\t\t#size-cells = <0>;\n" ">> +\n" @@ -61,7 +82,7 @@ ">> \t\tssc0 = &ssc0;\n" ">> \t};\n" ">> \tcpus {\n" - ">> -\t\tcpu at 0 {\n" + ">> -\t\tcpu@0 {\n" ">> -\t\t\tcompatible = \"arm,arm926ejs\";\n" ">> +\t\t#address-cells = <0>;\n" ">> +\t\t#size-cells = <0>;\n" @@ -80,7 +101,7 @@ ">> \t\tssc1 = &ssc1;\n" ">> \t};\n" ">> \tcpus {\n" - ">> -\t\tcpu at 0 {\n" + ">> -\t\tcpu@0 {\n" ">> -\t\t\tcompatible = \"arm,arm926ejs\";\n" ">> +\t\t#address-cells = <0>;\n" ">> +\t\t#size-cells = <0>;\n" @@ -99,7 +120,7 @@ ">> \t\tssc1 = &ssc1;\n" ">> \t};\n" ">> \tcpus {\n" - ">> -\t\tcpu at 0 {\n" + ">> -\t\tcpu@0 {\n" ">> -\t\t\tcompatible = \"arm,arm926ejs\";\n" ">> +\t\t#address-cells = <0>;\n" ">> +\t\t#size-cells = <0>;\n" @@ -118,7 +139,7 @@ ">> \t\tssc0 = &ssc0;\n" ">> \t};\n" ">> \tcpus {\n" - ">> -\t\tcpu at 0 {\n" + ">> -\t\tcpu@0 {\n" ">> -\t\t\tcompatible = \"arm,arm926ejs\";\n" ">> +\t\t#address-cells = <0>;\n" ">> +\t\t#size-cells = <0>;\n" @@ -137,7 +158,7 @@ ">> \t\tssc0 = &ssc0;\n" ">> \t};\n" ">> \tcpus {\n" - ">> -\t\tcpu at 0 {\n" + ">> -\t\tcpu@0 {\n" ">> -\t\t\tcompatible = \"arm,arm926ejs\";\n" ">> +\t\t#address-cells = <0>;\n" ">> +\t\t#size-cells = <0>;\n" @@ -156,4 +177,4 @@ "-- \n" Nicolas Ferre -df55523a7abbb2d044faf44683f96c722a7d9967211fa27a56e507606a2e3dd1 +416a16e1168509ba939071588f05089a2e634178642c4c16364afbcbfbc993b8
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.