diff for duplicates of <1374191972-18015-3-git-send-email-sboyd@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index a594256..b61810a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,11 +8,11 @@ frame, while the second view can be restricted to particular registers within a frame. Each frame must support a physical timer. It's optional for a frame to support a virtual timer. -Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org -Cc: Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org> -Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> -Cc: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +Cc: devicetree-discuss at lists.ozlabs.org +Cc: Marc Zyngier <Marc.Zyngier@arm.com> +Cc: Mark Rutland <mark.rutland@arm.com> +Cc: Rob Herring <robherring2@gmail.com> +Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> --- .../devicetree/bindings/arm/arch_timer.txt | 59 ++++++++++++++++++++-- 1 file changed, 56 insertions(+), 3 deletions(-) @@ -69,7 +69,7 @@ index 20746e5..06fc760 100644 + +Example: + -+ timer@f0000000 { ++ timer at f0000000 { + compatible = "arm,armv7-timer-mem"; + #address-cells = <1>; + #size-cells = <1>; @@ -77,7 +77,7 @@ index 20746e5..06fc760 100644 + reg = <0xf0000000 0x1000>; + clock-frequency = <50000000>; + -+ frame@f0001000 { ++ frame at f0001000 { + frame-number = <0> + interrupts = <0 13 0x8>, + <0 14 0x8>; @@ -85,7 +85,7 @@ index 20746e5..06fc760 100644 + <0xf0002000 0x1000>; + }; + -+ frame@f0003000 { ++ frame at f0003000 { + frame-number = <1> + interrupts = <0 15 0x8>; + reg = <0xf0003000 0x1000>; diff --git a/a/content_digest b/N1/content_digest index 016aa7e..4be5b7a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,8 @@ "ref\01374191972-18015-1-git-send-email-sboyd@codeaurora.org\0" - "ref\01374191972-18015-1-git-send-email-sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" "Subject\0[PATCH v4 2/5] Documentation: Add memory mapped ARM architected timer binding\0" "Date\0Thu, 18 Jul 2013 16:59:29 -0700\0" - "To\0Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - John Stultz <john.stultz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Add a binding for the arm architected timer hardware's memory\n" @@ -22,11 +15,11 @@ "registers within a frame. Each frame must support a physical\n" "timer. It's optional for a frame to support a virtual timer.\n" "\n" - "Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n" - "Cc: Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org>\n" - "Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" - "Cc: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "Cc: devicetree-discuss at lists.ozlabs.org\n" + "Cc: Marc Zyngier <Marc.Zyngier@arm.com>\n" + "Cc: Mark Rutland <mark.rutland@arm.com>\n" + "Cc: Rob Herring <robherring2@gmail.com>\n" + "Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>\n" "---\n" " .../devicetree/bindings/arm/arch_timer.txt | 59 ++++++++++++++++++++--\n" " 1 file changed, 56 insertions(+), 3 deletions(-)\n" @@ -83,7 +76,7 @@ "+\n" "+Example:\n" "+\n" - "+\ttimer@f0000000 {\n" + "+\ttimer at f0000000 {\n" "+\t\tcompatible = \"arm,armv7-timer-mem\";\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <1>;\n" @@ -91,7 +84,7 @@ "+\t\treg = <0xf0000000 0x1000>;\n" "+\t\tclock-frequency = <50000000>;\n" "+\n" - "+\t\tframe@f0001000 {\n" + "+\t\tframe at f0001000 {\n" "+\t\t\tframe-number = <0>\n" "+\t\t\tinterrupts = <0 13 0x8>,\n" "+\t\t\t\t <0 14 0x8>;\n" @@ -99,7 +92,7 @@ "+\t\t\t <0xf0002000 0x1000>;\n" "+\t\t};\n" "+\n" - "+\t\tframe@f0003000 {\n" + "+\t\tframe at f0003000 {\n" "+\t\t\tframe-number = <1>\n" "+\t\t\tinterrupts = <0 15 0x8>;\n" "+\t\t\treg = <0xf0003000 0x1000>;\n" @@ -110,4 +103,4 @@ "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" hosted by The Linux Foundation -b1793f4fac45e5a48e51f8b444b8a567fbdc1b64b83f3be39d7495c815ada0de +7271675c10c69920d419a53133211cc2f38dbed615512ce92f168a501c730e54
diff --git a/a/1.txt b/N2/1.txt index a594256..6c66985 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,11 +8,11 @@ frame, while the second view can be restricted to particular registers within a frame. Each frame must support a physical timer. It's optional for a frame to support a virtual timer. -Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org -Cc: Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org> -Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> -Cc: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +Cc: devicetree-discuss@lists.ozlabs.org +Cc: Marc Zyngier <Marc.Zyngier@arm.com> +Cc: Mark Rutland <mark.rutland@arm.com> +Cc: Rob Herring <robherring2@gmail.com> +Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> --- .../devicetree/bindings/arm/arch_timer.txt | 59 ++++++++++++++++++++-- 1 file changed, 56 insertions(+), 3 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 016aa7e..0233a3b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,15 +1,17 @@ "ref\01374191972-18015-1-git-send-email-sboyd@codeaurora.org\0" - "ref\01374191972-18015-1-git-send-email-sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0Stephen Boyd <sboyd@codeaurora.org>\0" "Subject\0[PATCH v4 2/5] Documentation: Add memory mapped ARM architected timer binding\0" "Date\0Thu, 18 Jul 2013 16:59:29 -0700\0" - "To\0Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - John Stultz <john.stultz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Daniel Lezcano <daniel.lezcano@linaro.org>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-arm-msm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + John Stultz <john.stultz@linaro.org> + Thomas Gleixner <tglx@linutronix.de> + devicetree-discuss@lists.ozlabs.org + Marc Zyngier <Marc.Zyngier@arm.com> + Mark Rutland <mark.rutland@arm.com> + " Rob Herring <robherring2@gmail.com>\0" "\00:1\0" "b\0" "Add a binding for the arm architected timer hardware's memory\n" @@ -22,11 +24,11 @@ "registers within a frame. Each frame must support a physical\n" "timer. It's optional for a frame to support a virtual timer.\n" "\n" - "Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n" - "Cc: Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org>\n" - "Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" - "Cc: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "Cc: devicetree-discuss@lists.ozlabs.org\n" + "Cc: Marc Zyngier <Marc.Zyngier@arm.com>\n" + "Cc: Mark Rutland <mark.rutland@arm.com>\n" + "Cc: Rob Herring <robherring2@gmail.com>\n" + "Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>\n" "---\n" " .../devicetree/bindings/arm/arch_timer.txt | 59 ++++++++++++++++++++--\n" " 1 file changed, 56 insertions(+), 3 deletions(-)\n" @@ -110,4 +112,4 @@ "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" hosted by The Linux Foundation -b1793f4fac45e5a48e51f8b444b8a567fbdc1b64b83f3be39d7495c815ada0de +b51c502cad6f4bf84b0cf514b72acb4e9ca860757332e70856402f18aa575f3e
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.