diff for duplicates of <570CAE67.4020001@samsung.com> diff --git a/a/1.txt b/N1/1.txt index abd69ac..b2daa8f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,11 +15,11 @@ On 04/08/2016 07:00 AM, Chanwoo Choi wrote: > }; > }; > -> + nocp_mem0_0: nocp_mem0_0@10CA1000 { +> + nocp_mem0_0: nocp_mem0_0 at 10CA1000 { The node name should describe general class of device, so: - nocp_mem0_0: nocp@10CA1000 { + nocp_mem0_0: nocp at 10CA1000 { ... } ? @@ -29,13 +29,13 @@ The node name should describe general class of device, so: > + status = "disabled"; > + }; > + -> + nocp_mem0_1: nocp_mem0_1@10CA1400 { +> + nocp_mem0_1: nocp_mem0_1 at 10CA1400 { > + compatible = "samsung,exynos5420-nocp"; > + reg = <0x10CA1400 0x200>; > + status = "disabled"; > + }; > + -> + nocp_mem0_2: nocp_mem0_2@10CA1800 { +> + nocp_mem0_2: nocp_mem0_2 at 10CA1800 { Shouldn't it be nocp_mem1_0? @@ -44,7 +44,7 @@ Shouldn't it be nocp_mem1_0? > + status = "disabled"; > + }; > + -> + nocp_mem0_3: nocp_mem0_3@10CA1C00 { +> + nocp_mem0_3: nocp_mem0_3 at 10CA1C00 { Shouldn't it be nocp_mem1_1? diff --git a/a/content_digest b/N1/content_digest index 3735496..a030747 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,9 @@ "ref\01460091646-28701-1-git-send-email-cw00.choi@samsung.com\0" "ref\01460091646-28701-4-git-send-email-cw00.choi@samsung.com\0" - "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" - "Subject\0Re: [PATCH 3/7] ARM: dts: Add NoC Probe dt node for Exynos542x SoC\0" + "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0" + "Subject\0[PATCH 3/7] ARM: dts: Add NoC Probe dt node for Exynos542x SoC\0" "Date\0Tue, 12 Apr 2016 10:14:31 +0200\0" - "To\0Chanwoo Choi <cw00.choi@samsung.com>" - myungjoo.ham@samsung.com - kyungmin.park@samsung.com - kgene@kernel.org - s.nawrocki@samsung.com - " tomasz.figa@gmail.com\0" - "Cc\0rjw@rjwysocki.net" - robh+dt@kernel.org - pawel.moll@arm.com - mark.rutland@arm.com - ijc+devicetree@hellion.org.uk - galak@codeaurora.org - linux@arm.linux.org.uk - linux.amoon@gmail.com - m.reichl@fivetechno.de - tjakobi@math.uni-bielefeld.de - inki.dae@samsung.com - linux-kernel@vger.kernel.org - linux-pm@vger.kernel.org - linux-samsung-soc@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " devicetree@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 04/08/2016 07:00 AM, Chanwoo Choi wrote:\n" @@ -44,11 +23,11 @@ "> \t\t};\n" "> \t};\n" "> \n" - "> +\tnocp_mem0_0: nocp_mem0_0@10CA1000 {\n" + "> +\tnocp_mem0_0: nocp_mem0_0 at 10CA1000 {\n" "\n" "The node name should describe general class of device, so:\n" "\n" - "\tnocp_mem0_0: nocp@10CA1000 {\n" + "\tnocp_mem0_0: nocp at 10CA1000 {\n" "\t\t...\n" "\t}\n" "?\n" @@ -58,13 +37,13 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tnocp_mem0_1: nocp_mem0_1@10CA1400 {\n" + "> +\tnocp_mem0_1: nocp_mem0_1 at 10CA1400 {\n" "> +\t\tcompatible = \"samsung,exynos5420-nocp\";\n" "> +\t\treg = <0x10CA1400 0x200>;\n" "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tnocp_mem0_2: nocp_mem0_2@10CA1800 {\n" + "> +\tnocp_mem0_2: nocp_mem0_2 at 10CA1800 {\n" "\n" "Shouldn't it be nocp_mem1_0?\n" "\n" @@ -73,7 +52,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tnocp_mem0_3: nocp_mem0_3@10CA1C00 {\n" + "> +\tnocp_mem0_3: nocp_mem0_3 at 10CA1C00 {\n" "\n" "Shouldn't it be nocp_mem1_1?\n" "\n" @@ -81,4 +60,4 @@ "Best regards,\n" Krzysztof -17158e11a7df2d6da7b918772b5ec7f7b5a6c2076e785f23b81b90723f365633 +4adf600c1ab32c97f87b14bc7bfb0308027732aac15e8ceaa3bb31116d5ace3d
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.