diff for duplicates of <1365474623-29181-2-git-send-email-sboyd@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index f45f012..73af7e8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ 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@lists.ozlabs.org +Cc: devicetree-discuss at lists.ozlabs.org Cc: Mark Rutland <mark.rutland@arm.com> Cc: Marc Zyngier <Marc.Zyngier@arm.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> @@ -74,21 +74,21 @@ index 20746e5..69ef711 100644 + +Example: + -+ timer@f0000000 { ++ timer at f0000000 { + compatible = "arm,armv7-timer-mem"; + #address-cells = <1>; + #size-cells = <1>; + ranges; + reg = <0xf0000000 0x1000>; + clock-frequency = <50000000>; -+ frame0@f0001000 { ++ frame0 at f0001000 { + frame-id = <0x0> + interrupts = <0 13 0x8>, + <0 14 0x8>; + reg = <0xf0001000 0x1000>, + <0xf0002000 0x1000>; + }; -+ frame1@f0003000 { ++ frame1 at f0003000 { + frame-id = <0x11> + interrupts = <0 15 0x8>; + reg = <0xf0003000 0x1000>; diff --git a/a/content_digest b/N1/content_digest index abe1efe..cbcde9d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,8 @@ "ref\01365474623-29181-1-git-send-email-sboyd@codeaurora.org\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" "Subject\0[PATCH 1/4] Documentation: Add memory mapped ARM architected timer binding\0" "Date\0Mon, 8 Apr 2013 19:30:20 -0700\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-arm-msm@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - Mark Rutland <mark.rutland@arm.com> - " Marc Zyngier <Marc.Zyngier@arm.com>\0" "\00:1\0" "b\0" "Add a binding for the arm architected timer hardware's memory\n" @@ -20,7 +15,7 @@ "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@lists.ozlabs.org\n" + "Cc: devicetree-discuss at lists.ozlabs.org\n" "Cc: Mark Rutland <mark.rutland@arm.com>\n" "Cc: Marc Zyngier <Marc.Zyngier@arm.com>\n" "Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>\n" @@ -86,21 +81,21 @@ "+\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" "+\t\tranges;\n" "+\t\treg = <0xf0000000 0x1000>;\n" "+\t\tclock-frequency = <50000000>;\n" - "+\t\tframe0@f0001000 {\n" + "+\t\tframe0 at f0001000 {\n" "+\t\t\tframe-id = <0x0>\n" "+\t\t\tinterrupts = <0 13 0x8>,\n" "+\t\t\t\t <0 14 0x8>;\n" "+\t\t\treg = <0xf0001000 0x1000>,\n" "+\t\t\t <0xf0002000 0x1000>;\n" "+\t\t};\n" - "+\t\tframe1@f0003000 {\n" + "+\t\tframe1 at f0003000 {\n" "+\t\t\tframe-id = <0x11>\n" "+\t\t\tinterrupts = <0 15 0x8>;\n" "+\t\t\treg = <0xf0003000 0x1000>;\n" @@ -110,4 +105,4 @@ "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" hosted by The Linux Foundation -2c713bd28763877e4c33dafa46263be75adef7ed2e431d96153fd2d1c22b3f5c +a80ba579389d8e346b805d13bd5bb0b50165a64418256deed5950807a5216f43
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.