diff for duplicates of <5477200D.5030706@samsung.com> diff --git a/a/1.txt b/N1/1.txt index ab2c3f6..873dd22 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,13 +34,13 @@ if base addresss of clock domain is different. So, I implemented each CMU_BUSx d with different compatible string. > -> clock-controller@113600000 { +> clock-controller at 113600000 { > reg = <0 0x113600000 0 0x1000>; > compatible = "samsung,exynos5433-cmu"; > #clock-cells = <1>; > }; > -> clock-controller@114800000 { +> clock-controller at 114800000 { > reg = <0 0x114800000 0 0x1000>; > compatible = "samsung,exynos5433-cmu"; > #clock-cells = <1>; @@ -59,7 +59,7 @@ Chanwoo Choi >> You can always have multiple entries in the reg property. I've done >> something like this for the exynos4415 CMU_ISPx units: >> ->> cmu_isp: clock-controller@12060000 { +>> cmu_isp: clock-controller at 12060000 { >> compatible = "samsung,exynos4415-cmu-isp"; >> reg = <0x12060000 0xB10>, <0x12070000 0xB10>; >> #clock-cells = <1>; @@ -76,6 +76,6 @@ Chanwoo Choi > Arnd > -- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > diff --git a/a/content_digest b/N1/content_digest index 7526b2c..34698e1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,30 +2,10 @@ "ref\054771173.6090408@samsung.com\0" "ref\054771518.1010004@samsung.com\0" "ref\03556463.Me1EFEY7Zb@wuerfel\0" - "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" - "Subject\0Re: [PATCH 11/19] clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domains\0" + "From\0cw00.choi@samsung.com (Chanwoo Choi)\0" + "Subject\0[PATCH 11/19] clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domains\0" "Date\0Thu, 27 Nov 2014 21:58:53 +0900\0" - "To\0Arnd Bergmann <arnd@arndb.de>\0" - "Cc\0Sylwester Nawrocki <s.nawrocki@samsung.com>" - linux-samsung-soc@vger.kernel.org - linux-kernel@vger.kernel.org - kgene.kim@samsung.com - mark.rutland@arm.com - olof@lixom.net - catalin.marinas@arm.com - will.deacon@arm.com - tomasz.figa@gmail.com - thomas.abraham@linaro.org - linus.walleij@linaro.org - kyungmin.park@samsung.com - inki.dae@samsung.com - chanho61.park@samsung.com - geunsik.lim@samsung.com - sw0312.kim@samsung.com - jh80.chung@samsung.com - a.kesavan@samsung.com - devicetree@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Dear Arnd,\n" @@ -64,13 +44,13 @@ "with different compatible string.\n" "\n" "> \n" - "> \tclock-controller@113600000 {\n" + "> \tclock-controller at 113600000 {\n" "> \t\treg = <0 0x113600000 0 0x1000>;\n" "> \t\tcompatible = \"samsung,exynos5433-cmu\";\n" "> \t\t#clock-cells = <1>;\n" "> \t};\n" "> \n" - "> \tclock-controller@114800000 {\n" + "> \tclock-controller at 114800000 {\n" "> \t\treg = <0 0x114800000 0 0x1000>;\n" "> \t\tcompatible = \"samsung,exynos5433-cmu\";\n" "> \t\t#clock-cells = <1>;\n" @@ -89,7 +69,7 @@ ">> You can always have multiple entries in the reg property. I've done\n" ">> something like this for the exynos4415 CMU_ISPx units:\n" ">>\n" - ">> cmu_isp: clock-controller@12060000 {\n" + ">> cmu_isp: clock-controller at 12060000 {\n" ">> compatible = \"samsung,exynos4415-cmu-isp\";\n" ">> reg = <0x12060000 0xB10>, <0x12070000 0xB10>;\n" ">> #clock-cells = <1>;\n" @@ -106,8 +86,8 @@ "> \tArnd\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-samsung-soc\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -a8b81d737b35f78d23521b3bffd9a755c0facea30bacd940fa9e284c235ab541 +7384b85529ef028acd977787784fc8517a6df3b7c9fa10e17435aa833ee9a6d8
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.