diff for duplicates of <53D1973A.9060907@samsung.com> diff --git a/a/1.txt b/N1/1.txt index e67f639..1aa41e9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,9 +13,9 @@ On 07/21/14 22:57, Bartlomiej Zolnierkiewicz wrote: > --- > Based on next-20140717 branch of linux-next tree + > - [PATCH 2/6] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code -> http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg32811.html +> http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg32811.html > - [PATCH] irqchip: gic: Fix core ID calculation when topology is read from DT -> http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg34277.html +> http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg34277.html > > v2: > - match the unit-address with the reg @@ -37,20 +37,20 @@ On 07/21/14 22:57, Bartlomiej Zolnierkiewicz wrote: > + #address-cells =<1>; > + #size-cells =<0>; > + -> + cpu@900 { +> + cpu at 900 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg =<0x900>; > + }; > + -> + cpu@901 { +> + cpu at 901 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg =<0x901>; > + }; > + }; > + -> sysram@02020000 { +> sysram at 02020000 { > compatible = "mmio-sram"; > reg =<0x02020000 0x20000>; > diff --git a/arch/arm/boot/dts/exynos4212.dtsi b/arch/arm/boot/dts/exynos4212.dtsi @@ -65,20 +65,20 @@ On 07/21/14 22:57, Bartlomiej Zolnierkiewicz wrote: > + #address-cells =<1>; > + #size-cells =<0>; > + -> + cpu@A00 { +> + cpu at A00 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg =<0xA00>; > + }; > + -> + cpu@A01 { +> + cpu at A01 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg =<0xA01>; > + }; > + }; > + -> combiner: interrupt-controller@10440000 { +> combiner: interrupt-controller at 10440000 { > samsung,combiner-nr =<18>; > }; > diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi @@ -93,32 +93,32 @@ On 07/21/14 22:57, Bartlomiej Zolnierkiewicz wrote: > + #address-cells =<1>; > + #size-cells =<0>; > + -> + cpu@A00 { +> + cpu at A00 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg =<0xA00>; > + }; > + -> + cpu@A01 { +> + cpu at A01 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg =<0xA01>; > + }; > + -> + cpu@A02 { +> + cpu at A02 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg =<0xA02>; > + }; > + -> + cpu@A03 { +> + cpu at A03 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg =<0xA03>; > + }; > + }; > + -> combiner: interrupt-controller@10440000 { +> combiner: interrupt-controller at 10440000 { > samsung,combiner-nr =<20>; > }; diff --git a/a/content_digest b/N1/content_digest index 11fda25..27e296a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,8 @@ "ref\01444042.RbiCcg7JnP@amdc1032\0" - "From\0Kukjin Kim <kgene.kim@samsung.com>\0" - "Subject\0Re: [PATCH v2] ARM: dts: add CPU nodes for Exynos4 SoCs\0" + "From\0kgene.kim@samsung.com (Kukjin Kim)\0" + "Subject\0[PATCH v2] ARM: dts: add CPU nodes for Exynos4 SoCs\0" "Date\0Fri, 25 Jul 2014 08:31:06 +0900\0" - "To\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0" - "Cc\0linux-samsung-soc@vger.kernel.org" - Mark Rutland <mark.rutland@arm.com> - Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - Thomas Abraham <ta.omasab@gmail.com> - Tomasz Figa <t.figa@samsung.com> - linux-kernel@vger.kernel.org - Kukjin Kim <kgene.kim@samsung.com> - linux-arm-kernel@lists.infradead.org - " Marek Szyprowski <m.szyprowski@samsung.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/21/14 22:57, Bartlomiej Zolnierkiewicz wrote:\n" @@ -29,9 +20,9 @@ "> ---\n" "> Based on next-20140717 branch of linux-next tree +\n" "> - [PATCH 2/6] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code\n" - "> http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg32811.html\n" + "> http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg32811.html\n" "> - [PATCH] irqchip: gic: Fix core ID calculation when topology is read from DT\n" - "> http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg34277.html\n" + "> http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg34277.html\n" ">\n" "> v2:\n" "> - match the unit-address with the reg\n" @@ -53,20 +44,20 @@ "> +\t\t#address-cells =<1>;\n" "> +\t\t#size-cells =<0>;\n" "> +\n" - "> +\t\tcpu@900 {\n" + "> +\t\tcpu at 900 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg =<0x900>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu@901 {\n" + "> +\t\tcpu at 901 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg =<0x901>;\n" "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \tsysram@02020000 {\n" + "> \tsysram at 02020000 {\n" "> \t\tcompatible = \"mmio-sram\";\n" "> \t\treg =<0x02020000 0x20000>;\n" "> diff --git a/arch/arm/boot/dts/exynos4212.dtsi b/arch/arm/boot/dts/exynos4212.dtsi\n" @@ -81,20 +72,20 @@ "> +\t\t#address-cells =<1>;\n" "> +\t\t#size-cells =<0>;\n" "> +\n" - "> +\t\tcpu@A00 {\n" + "> +\t\tcpu at A00 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg =<0xA00>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu@A01 {\n" + "> +\t\tcpu at A01 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg =<0xA01>;\n" "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \tcombiner: interrupt-controller@10440000 {\n" + "> \tcombiner: interrupt-controller at 10440000 {\n" "> \t\tsamsung,combiner-nr =<18>;\n" "> \t};\n" "> diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi\n" @@ -109,32 +100,32 @@ "> +\t\t#address-cells =<1>;\n" "> +\t\t#size-cells =<0>;\n" "> +\n" - "> +\t\tcpu@A00 {\n" + "> +\t\tcpu at A00 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg =<0xA00>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu@A01 {\n" + "> +\t\tcpu at A01 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg =<0xA01>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu@A02 {\n" + "> +\t\tcpu at A02 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg =<0xA02>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu@A03 {\n" + "> +\t\tcpu at A03 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg =<0xA03>;\n" "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \tcombiner: interrupt-controller@10440000 {\n" + "> \tcombiner: interrupt-controller at 10440000 {\n" "> \t\tsamsung,combiner-nr =<20>;\n" "> \t};\n" "\n" @@ -143,4 +134,4 @@ "Thanks,\n" Kukjin -3984b242e5869b96b37cded8389f761a0f494538db00a3288d064cdaf6704240 +4a763354d3aa8bd11050e3b9181357b837f13b3ea2ff186f74064bae1755e149
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.