diff for duplicates of <20140926014126.GE21077@dragon> diff --git a/a/1.txt b/N1/1.txt index 02ce76b..043c37d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,12 +25,12 @@ On Wed, Sep 24, 2014 at 06:20:09PM +0200, Stefan Agner wrote: > <0x40002100 0x100>; > }; > -> + timer: global-timer at 40002200 { +> + timer: global-timer@40002200 { The renaming to "timer" should be applied on node name, not the label name. I change it as below and applied the patch. - global_timer: timer at 40002200 + global_timer: timer@40002200 Shawn @@ -40,7 +40,7 @@ Shawn > + clocks = <&clks VF610_CLK_PLATFORM_BUS>; > + }; > + -> L2: l2-cache at 40006000 { +> L2: l2-cache@40006000 { > compatible = "arm,pl310-cache"; > reg = <0x40006000 0x1000>; > -- diff --git a/a/content_digest b/N1/content_digest index cffcae6..6248244 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,17 @@ "ref\01411575610-20895-1-git-send-email-stefan@agner.ch\0" "ref\01411575610-20895-3-git-send-email-stefan@agner.ch\0" - "From\0shawn.guo@freescale.com (Shawn Guo)\0" - "Subject\0[PATCH v2 2/3] ARM: dts: vf610: Add ARM Global Timer\0" + "From\0Shawn Guo <shawn.guo@freescale.com>\0" + "Subject\0Re: [PATCH v2 2/3] ARM: dts: vf610: Add ARM Global Timer\0" "Date\0Fri, 26 Sep 2014 09:41:27 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Stefan Agner <stefan@agner.ch>\0" + "Cc\0<kernel@pengutronix.de>" + <daniel.lezcano@linaro.org> + <tglx@linutronix.de> + <festevam@gmail.com> + <jingchang.lu@freescale.com> + <bpringlemeir@nbsps.com> + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Wed, Sep 24, 2014 at 06:20:09PM +0200, Stefan Agner wrote:\n" @@ -33,12 +41,12 @@ "> \t\t\t\t <0x40002100 0x100>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\ttimer: global-timer at 40002200 {\n" + "> +\t\t\ttimer: global-timer@40002200 {\n" "\n" "The renaming to \"timer\" should be applied on node name, not the label\n" "name. I change it as below and applied the patch.\n" "\n" - "\tglobal_timer: timer at 40002200\n" + "\tglobal_timer: timer@40002200\n" "\n" "Shawn\n" "\n" @@ -48,11 +56,11 @@ "> +\t\t\t\tclocks = <&clks VF610_CLK_PLATFORM_BUS>;\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tL2: l2-cache at 40006000 {\n" + "> \t\t\tL2: l2-cache@40006000 {\n" "> \t\t\t\tcompatible = \"arm,pl310-cache\";\n" "> \t\t\t\treg = <0x40006000 0x1000>;\n" "> -- \n" "> 2.1.0\n" > -6cb48100305654c5ccc38797628b2fcfbb41355b57df5d5179840f8a3a147c5a +358088b85cabd632fa2581798cf61cf891f141d0314d7ed520ba944d8d35365f
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.