diff for duplicates of <5213A0C5.9000901@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index c988e54..fc2fc96 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ samsung is typo'd there. > + interrupt controllers. Hence, an interrupt-map is created to map > + the interrupts to the respective interrupt controllers. > -> mct@101C0000 { +> mct at 101C0000 { > compatible = "samsung,exynos4210-mct"; > reg = <0x101C0000 0x800>; > - interrupt-controller; @@ -70,7 +70,7 @@ Actually, there's already a 2-timer example above using separate interrupts, so why not make this example *just* be for the single-interrupt case? -> + mct@10050000 { +> + mct at 10050000 { > + compatible = "samsung,exynos4412-mct"; > + reg = <0x10050000 0x800>; > + interrupts = <0 57 0>, <0 69 0>, <0 70 0>, <0 71 0>, diff --git a/a/content_digest b/N1/content_digest index 34670c9..8ac4ea4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,9 @@ "ref\01377006768-23174-1-git-send-email-t.figa@samsung.com\0" "ref\01377006768-23174-2-git-send-email-t.figa@samsung.com\0" - "From\0Stephen Warren <swarren@wwwdotorg.org>\0" - "Subject\0Re: [PATCH 1/8] Documentation: devicetree: Update Exynos MCT bindings description\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH 1/8] Documentation: devicetree: Update Exynos MCT bindings description\0" "Date\0Tue, 20 Aug 2013 11:00:53 -0600\0" - "To\0Tomasz Figa <t.figa@samsung.com>\0" - "Cc\0linux-samsung-soc@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - devicetree@vger.kernel.org - Kukjin Kim <kgene.kim@samsung.com> - Thomas Abraham <thomas.abraham@linaro.org> - ian.campbell@citrix.com - pawel.moll@arm.com - mark.rutland@arm.com - rob.herring@calxeda.com - galak@codeaurora.org - Sylwester Nawrocki <s.nawrocki@samsung.com> - Arnd Bergmann <arnd@arndb.de> - Olof Johansson <olof@lixom.net> - " Kyungmin Park <kyungmin.park@samsung.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 08/20/2013 07:52 AM, Tomasz Figa wrote:\n" @@ -45,7 +31,7 @@ "> +\t interrupt controllers. Hence, an interrupt-map is created to map\n" "> +\t the interrupts to the respective interrupt controllers.\n" "> \n" - "> \tmct@101C0000 {\n" + "> \tmct at 101C0000 {\n" "> \t\tcompatible = \"samsung,exynos4210-mct\";\n" "> \t\treg = <0x101C0000 0x800>;\n" "> -\t\tinterrupt-controller;\n" @@ -92,11 +78,11 @@ "interrupts, so why not make this example *just* be for the\n" "single-interrupt case?\n" "\n" - "> +\tmct@10050000 {\n" + "> +\tmct at 10050000 {\n" "> +\t\tcompatible = \"samsung,exynos4412-mct\";\n" "> +\t\treg = <0x10050000 0x800>;\n" "> +\t\tinterrupts = <0 57 0>, <0 69 0>, <0 70 0>, <0 71 0>,\n" "> +\t\t\t <0 42 0>/*, <0 42 0>, <0 42 0>, <0 42 0>*/;\n" "> +\t};" -43ec87bb1e779fcddf63b430626a20e4e78512763ef213b0673cf5a92a40b3bf +be21e693d883852a2e31f289ac32ea68b3607133139db35237d5bca410856ddc
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.