diff for duplicates of <20181005165848.3474-12-robh@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 12d816f..b3dae96 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ Convert ARM timers to DT schema format using json-schema. Cc: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Mark Rutland <mark.rutland@arm.com> -Cc: devicetree@vger.kernel.org +Cc: devicetree at vger.kernel.org Signed-off-by: Rob Herring <robh@kernel.org> --- .../bindings/timer/arm,arch_timer.txt | 112 ---------------- @@ -114,7 +114,7 @@ index 68301b77e854..000000000000 - -Example: - -- timer@f0000000 { +- timer at f0000000 { - compatible = "arm,armv7-timer-mem"; - #address-cells = <1>; - #size-cells = <1>; @@ -122,7 +122,7 @@ index 68301b77e854..000000000000 - reg = <0xf0000000 0x1000>; - clock-frequency = <50000000>; - -- frame@f0001000 { +- frame at f0001000 { - frame-number = <0> - interrupts = <0 13 0x8>, - <0 14 0x8>; @@ -130,7 +130,7 @@ index 68301b77e854..000000000000 - <0xf0002000 0x1000>; - }; - -- frame@f0003000 { +- frame at f0003000 { - frame-number = <1> - interrupts = <0 15 0x8>; - reg = <0xf0003000 0x1000>; @@ -347,7 +347,7 @@ index 000000000000..34c8ecfea2a5 + +examples: + - | -+ timer@f0000000 { ++ timer at f0000000 { + compatible = "arm,armv7-timer-mem"; + #address-cells = <1>; + #size-cells = <1>; @@ -355,7 +355,7 @@ index 000000000000..34c8ecfea2a5 + reg = <0xf0000000 0x1000>; + clock-frequency = <50000000>; + -+ frame@f0001000 { ++ frame at f0001000 { + frame-number = <0>; + interrupts = <0 13 0x8>, + <0 14 0x8>; @@ -363,7 +363,7 @@ index 000000000000..34c8ecfea2a5 + <0xf0002000 0x1000>; + }; + -+ frame@f0003000 { ++ frame at f0003000 { + frame-number = <1>; + interrupts = <0 15 0x8>; + reg = <0xf0003000 0x1000>; @@ -398,7 +398,7 @@ index bdae3a818793..000000000000 - -Example: - -- timer@2c000600 { +- timer at 2c000600 { - compatible = "arm,cortex-a9-global-timer"; - reg = <0x2c000600 0x20>; - interrupts = <1 13 0xf01>; @@ -449,7 +449,7 @@ index 000000000000..09090f677387 + +examples: + - | -+ timer@2c000600 { ++ timer at 2c000600 { + compatible = "arm,cortex-a9-global-timer"; + reg = <0x2c000600 0x20>; + interrupts = <1 13 0xf01>; diff --git a/a/content_digest b/N1/content_digest index ed23494..9d07a5e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,8 @@ "ref\020181005165848.3474-1-robh@kernel.org\0" - "From\0Rob Herring <robh@kernel.org>\0" + "From\0robh@kernel.org (Rob Herring)\0" "Subject\0[PATCH 11/36] dt-bindings: timer: Convert ARM timer bindings to json-schema\0" "Date\0Fri, 5 Oct 2018 11:58:23 -0500\0" - "To\0linux-kernel@vger.kernel.org" - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linuxppc-dev@lists.ozlabs.org\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - Tom Rini <trini@konsulko.com> - Kumar Gala <kumar.gala@linaro.org> - Grant Likely <glikely@secretlab.ca> - Arnd Bergmann <arnd@arndb.de> - Linus Walleij <linus.walleij@linaro.org> - Daniel Lezcano <daniel.lezcano@linaro.org> - Pantelis Antoniou <pantelis.antoniou@konsulko.com> - Bjorn Andersson <bjorn.andersson@linaro.org> - Mark Brown <broonie@kernel.org> - Geert Uytterhoeven <geert@linux-m68k.org> - Olof Johansson <olof@lixom.net> - Thomas Gleixner <tglx@linutronix.de> - Frank Rowand <frowand.list@gmail.com> - " Jonathan Cameron <jic23@kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Convert ARM timers to DT schema format using json-schema.\n" @@ -28,7 +10,7 @@ "Cc: Daniel Lezcano <daniel.lezcano@linaro.org>\n" "Cc: Thomas Gleixner <tglx@linutronix.de>\n" "Cc: Mark Rutland <mark.rutland@arm.com>\n" - "Cc: devicetree@vger.kernel.org\n" + "Cc: devicetree at vger.kernel.org\n" "Signed-off-by: Rob Herring <robh@kernel.org>\n" "---\n" " .../bindings/timer/arm,arch_timer.txt | 112 ----------------\n" @@ -139,7 +121,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" @@ -147,7 +129,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" @@ -155,7 +137,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" @@ -372,7 +354,7 @@ "+\n" "+examples:\n" "+ - |\n" - "+ timer@f0000000 {\n" + "+ timer at f0000000 {\n" "+ compatible = \"arm,armv7-timer-mem\";\n" "+ #address-cells = <1>;\n" "+ #size-cells = <1>;\n" @@ -380,7 +362,7 @@ "+ reg = <0xf0000000 0x1000>;\n" "+ clock-frequency = <50000000>;\n" "+\n" - "+ frame@f0001000 {\n" + "+ frame at f0001000 {\n" "+ frame-number = <0>;\n" "+ interrupts = <0 13 0x8>,\n" "+ <0 14 0x8>;\n" @@ -388,7 +370,7 @@ "+ <0xf0002000 0x1000>;\n" "+ };\n" "+\n" - "+ frame@f0003000 {\n" + "+ frame at f0003000 {\n" "+ frame-number = <1>;\n" "+ interrupts = <0 15 0x8>;\n" "+ reg = <0xf0003000 0x1000>;\n" @@ -423,7 +405,7 @@ "-\n" "-Example:\n" "-\n" - "-\ttimer@2c000600 {\n" + "-\ttimer at 2c000600 {\n" "-\t\tcompatible = \"arm,cortex-a9-global-timer\";\n" "-\t\treg = <0x2c000600 0x20>;\n" "-\t\tinterrupts = <1 13 0xf01>;\n" @@ -474,7 +456,7 @@ "+\n" "+examples:\n" "+ - |\n" - "+ timer@2c000600 {\n" + "+ timer at 2c000600 {\n" "+ compatible = \"arm,cortex-a9-global-timer\";\n" "+ reg = <0x2c000600 0x20>;\n" "+ interrupts = <1 13 0xf01>;\n" @@ -484,4 +466,4 @@ "-- \n" 2.17.1 -15f899cfd6f2e7e65a44e396ff4534cc04ac9b865f6ee0ef05ddf9696fdd50a6 +2effd2e9a866f90c67ba1c7bab0f7e1e21df3b17e46516ac599582b28ea9d007
diff --git a/a/content_digest b/N2/content_digest index ed23494..de43dcf 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,21 +6,21 @@ devicetree@vger.kernel.org linux-arm-kernel@lists.infradead.org " linuxppc-dev@lists.ozlabs.org\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - Tom Rini <trini@konsulko.com> + "Cc\0Grant Likely <glikely@secretlab.ca>" Kumar Gala <kumar.gala@linaro.org> - Grant Likely <glikely@secretlab.ca> - Arnd Bergmann <arnd@arndb.de> + Frank Rowand <frowand.list@gmail.com> + Mark Rutland <mark.rutland@arm.com> Linus Walleij <linus.walleij@linaro.org> - Daniel Lezcano <daniel.lezcano@linaro.org> - Pantelis Antoniou <pantelis.antoniou@konsulko.com> - Bjorn Andersson <bjorn.andersson@linaro.org> + Olof Johansson <olof@lixom.net> + Arnd Bergmann <arnd@arndb.de> Mark Brown <broonie@kernel.org> + Tom Rini <trini@konsulko.com> + Pantelis Antoniou <pantelis.antoniou@konsulko.com> Geert Uytterhoeven <geert@linux-m68k.org> - Olof Johansson <olof@lixom.net> - Thomas Gleixner <tglx@linutronix.de> - Frank Rowand <frowand.list@gmail.com> - " Jonathan Cameron <jic23@kernel.org>\0" + Jonathan Cameron <jic23@kernel.org> + Bjorn Andersson <bjorn.andersson@linaro.org> + Daniel Lezcano <daniel.lezcano@linaro.org> + " Thomas Gleixner <tglx@linutronix.de>\0" "\00:1\0" "b\0" "Convert ARM timers to DT schema format using json-schema.\n" @@ -484,4 +484,4 @@ "-- \n" 2.17.1 -15f899cfd6f2e7e65a44e396ff4534cc04ac9b865f6ee0ef05ddf9696fdd50a6 +f1871cb08aae7445a4456646cb34250226b8d4e93fdab109a93e4f9bdd268a16
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.