diff for duplicates of <20181005165848.3474-4-robh@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 533a72f..26e5c43 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,8 +4,8 @@ various misc SoC bindings out to their own file. Cc: Mark Rutland <mark.rutland@arm.com> Cc: Nicolas Ferre <nicolas.ferre@microchip.com> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> -Cc: devicetree@vger.kernel.org -Cc: linux-arm-kernel@lists.infradead.org +Cc: devicetree at vger.kernel.org +Cc: linux-arm-kernel at lists.infradead.org Signed-off-by: Rob Herring <robh@kernel.org> --- .../devicetree/bindings/arm/atmel-at91.txt | 170 ----------------- @@ -49,7 +49,7 @@ index 31220b54d85d..4bf1b4da7659 100644 - -Example: - -- rstc@fffffd00 { +- rstc at fffffd00 { - compatible = "atmel,at91sam9260-rstc"; - reg = <0xfffffd00 0x10>; - clocks = <&clk32k>; @@ -64,7 +64,7 @@ index 31220b54d85d..4bf1b4da7659 100644 - -Examples: - -- ramc0: ramc@ffffe800 { +- ramc0: ramc at ffffe800 { - compatible = "atmel,at91sam9g45-ddramc"; - reg = <0xffffe800 0x200>; - }; @@ -94,7 +94,7 @@ index 31220b54d85d..4bf1b4da7659 100644 - -Example: - -- shdwc@fffffd10 { +- shdwc at fffffd10 { - compatible = "atmel,at91sam9260-shdwc"; - reg = <0xfffffd10 0x10>; - clocks = <&clk32k>; @@ -136,7 +136,7 @@ index 31220b54d85d..4bf1b4da7659 100644 -Example: - -On the SoC side: -- shdwc@f8048010 { +- shdwc at f8048010 { - compatible = "atmel,sama5d2-shdwc"; - reg = <0xf8048010 0x10>; - clocks = <&clk32k>; @@ -146,14 +146,14 @@ index 31220b54d85d..4bf1b4da7659 100644 - }; - -On the board side: -- shdwc@f8048010 { +- shdwc at f8048010 { - debounce-delay-us = <976>; - -- input@0 { +- input at 0 { - reg = <0>; - }; - -- input@1 { +- input at 1 { - reg = <1>; - atmel,wakeup-active-high; - }; @@ -171,7 +171,7 @@ index 31220b54d85d..4bf1b4da7659 100644 - <chip> can be "sama5d3", "sama5d4" or "sama5d2". -- reg: Should contain registers location and length - -- sfr@f0038000 { +- sfr at f0038000 { - compatible = "atmel,sama5d3-sfr", "syscon"; - reg = <0xf0038000 0x60>; - }; @@ -187,7 +187,7 @@ index 31220b54d85d..4bf1b4da7659 100644 - <chip> can be "sama5d2". -- reg: Should contain registers location and length - -- secumod@fc040000 { +- secumod at fc040000 { - compatible = "atmel,sama5d2-secumod", "syscon"; - reg = <0xfc040000 0x100>; - }; @@ -226,7 +226,7 @@ index 000000000000..4b96608ad692 + +Example: + -+ rstc@fffffd00 { ++ rstc at fffffd00 { + compatible = "atmel,at91sam9260-rstc"; + reg = <0xfffffd00 0x10>; + clocks = <&clk32k>; @@ -241,7 +241,7 @@ index 000000000000..4b96608ad692 + +Examples: + -+ ramc0: ramc@ffffe800 { ++ ramc0: ramc at ffffe800 { + compatible = "atmel,at91sam9g45-ddramc"; + reg = <0xffffe800 0x200>; + }; @@ -271,7 +271,7 @@ index 000000000000..4b96608ad692 + +Example: + -+ shdwc@fffffd10 { ++ shdwc at fffffd10 { + compatible = "atmel,at91sam9260-shdwc"; + reg = <0xfffffd10 0x10>; + clocks = <&clk32k>; @@ -313,7 +313,7 @@ index 000000000000..4b96608ad692 +Example: + +On the SoC side: -+ shdwc@f8048010 { ++ shdwc at f8048010 { + compatible = "atmel,sama5d2-shdwc"; + reg = <0xf8048010 0x10>; + clocks = <&clk32k>; @@ -323,14 +323,14 @@ index 000000000000..4b96608ad692 + }; + +On the board side: -+ shdwc@f8048010 { ++ shdwc at f8048010 { + debounce-delay-us = <976>; + -+ input@0 { ++ input at 0 { + reg = <0>; + }; + -+ input@1 { ++ input at 1 { + reg = <1>; + atmel,wakeup-active-high; + }; @@ -348,7 +348,7 @@ index 000000000000..4b96608ad692 + <chip> can be "sama5d3", "sama5d4" or "sama5d2". +- reg: Should contain registers location and length + -+ sfr@f0038000 { ++ sfr at f0038000 { + compatible = "atmel,sama5d3-sfr", "syscon"; + reg = <0xf0038000 0x60>; + }; @@ -364,7 +364,7 @@ index 000000000000..4b96608ad692 + <chip> can be "sama5d2". +- reg: Should contain registers location and length + -+ secumod@fc040000 { ++ secumod at fc040000 { + compatible = "atmel,sama5d2-secumod", "syscon"; + reg = <0xfc040000 0x100>; + }; diff --git a/a/content_digest b/N1/content_digest index b2f15f6..d261314 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 03/36] dt-bindings: arm: atmel: Move various sys registers out of SoC binding doc\0" "Date\0Fri, 5 Oct 2018 11:58:15 -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> - Alexandre Belloni <alexandre.belloni@bootlin.com> - Kumar Gala <kumar.gala@linaro.org> - Grant Likely <glikely@secretlab.ca> - Arnd Bergmann <arnd@arndb.de> - Linus Walleij <linus.walleij@linaro.org> - Pantelis Antoniou <pantelis.antoniou@konsulko.com> - Nicolas Ferre <nicolas.ferre@microchip.com> - Bjorn Andersson <bjorn.andersson@linaro.org> - Mark Brown <broonie@kernel.org> - Geert Uytterhoeven <geert@linux-m68k.org> - Olof Johansson <olof@lixom.net> - 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" "In preparation to convert board-level bindings to json-schema, move\n" @@ -29,8 +11,8 @@ "Cc: Mark Rutland <mark.rutland@arm.com>\n" "Cc: Nicolas Ferre <nicolas.ferre@microchip.com>\n" "Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>\n" - "Cc: devicetree@vger.kernel.org\n" - "Cc: linux-arm-kernel@lists.infradead.org\n" + "Cc: devicetree at vger.kernel.org\n" + "Cc: linux-arm-kernel at lists.infradead.org\n" "Signed-off-by: Rob Herring <robh@kernel.org>\n" "---\n" " .../devicetree/bindings/arm/atmel-at91.txt | 170 -----------------\n" @@ -74,7 +56,7 @@ "-\n" "-Example:\n" "-\n" - "-\trstc@fffffd00 {\n" + "-\trstc at fffffd00 {\n" "-\t\tcompatible = \"atmel,at91sam9260-rstc\";\n" "-\t\treg = <0xfffffd00 0x10>;\n" "-\t\tclocks = <&clk32k>;\n" @@ -89,7 +71,7 @@ "-\n" "-Examples:\n" "-\n" - "-\tramc0: ramc@ffffe800 {\n" + "-\tramc0: ramc at ffffe800 {\n" "-\t\tcompatible = \"atmel,at91sam9g45-ddramc\";\n" "-\t\treg = <0xffffe800 0x200>;\n" "-\t};\n" @@ -119,7 +101,7 @@ "-\n" "-Example:\n" "-\n" - "-\tshdwc@fffffd10 {\n" + "-\tshdwc at fffffd10 {\n" "-\t\tcompatible = \"atmel,at91sam9260-shdwc\";\n" "-\t\treg = <0xfffffd10 0x10>;\n" "-\t\tclocks = <&clk32k>;\n" @@ -161,7 +143,7 @@ "-Example:\n" "-\n" "-On the SoC side:\n" - "-\tshdwc@f8048010 {\n" + "-\tshdwc at f8048010 {\n" "-\t\tcompatible = \"atmel,sama5d2-shdwc\";\n" "-\t\treg = <0xf8048010 0x10>;\n" "-\t\tclocks = <&clk32k>;\n" @@ -171,14 +153,14 @@ "-\t};\n" "-\n" "-On the board side:\n" - "-\tshdwc@f8048010 {\n" + "-\tshdwc at f8048010 {\n" "-\t\tdebounce-delay-us = <976>;\n" "-\n" - "-\t\tinput@0 {\n" + "-\t\tinput at 0 {\n" "-\t\t\treg = <0>;\n" "-\t\t};\n" "-\n" - "-\t\tinput@1 {\n" + "-\t\tinput at 1 {\n" "-\t\t\treg = <1>;\n" "-\t\t\tatmel,wakeup-active-high;\n" "-\t\t};\n" @@ -196,7 +178,7 @@ "- <chip> can be \"sama5d3\", \"sama5d4\" or \"sama5d2\".\n" "-- reg: Should contain registers location and length\n" "-\n" - "-\tsfr@f0038000 {\n" + "-\tsfr at f0038000 {\n" "-\t\tcompatible = \"atmel,sama5d3-sfr\", \"syscon\";\n" "-\t\treg = <0xf0038000 0x60>;\n" "-\t};\n" @@ -212,7 +194,7 @@ "- <chip> can be \"sama5d2\".\n" "-- reg: Should contain registers location and length\n" "-\n" - "-\tsecumod@fc040000 {\n" + "-\tsecumod at fc040000 {\n" "-\t\tcompatible = \"atmel,sama5d2-secumod\", \"syscon\";\n" "-\t\treg = <0xfc040000 0x100>;\n" "-\t};\n" @@ -251,7 +233,7 @@ "+\n" "+Example:\n" "+\n" - "+\trstc@fffffd00 {\n" + "+\trstc at fffffd00 {\n" "+\t\tcompatible = \"atmel,at91sam9260-rstc\";\n" "+\t\treg = <0xfffffd00 0x10>;\n" "+\t\tclocks = <&clk32k>;\n" @@ -266,7 +248,7 @@ "+\n" "+Examples:\n" "+\n" - "+\tramc0: ramc@ffffe800 {\n" + "+\tramc0: ramc at ffffe800 {\n" "+\t\tcompatible = \"atmel,at91sam9g45-ddramc\";\n" "+\t\treg = <0xffffe800 0x200>;\n" "+\t};\n" @@ -296,7 +278,7 @@ "+\n" "+Example:\n" "+\n" - "+\tshdwc@fffffd10 {\n" + "+\tshdwc at fffffd10 {\n" "+\t\tcompatible = \"atmel,at91sam9260-shdwc\";\n" "+\t\treg = <0xfffffd10 0x10>;\n" "+\t\tclocks = <&clk32k>;\n" @@ -338,7 +320,7 @@ "+Example:\n" "+\n" "+On the SoC side:\n" - "+\tshdwc@f8048010 {\n" + "+\tshdwc at f8048010 {\n" "+\t\tcompatible = \"atmel,sama5d2-shdwc\";\n" "+\t\treg = <0xf8048010 0x10>;\n" "+\t\tclocks = <&clk32k>;\n" @@ -348,14 +330,14 @@ "+\t};\n" "+\n" "+On the board side:\n" - "+\tshdwc@f8048010 {\n" + "+\tshdwc at f8048010 {\n" "+\t\tdebounce-delay-us = <976>;\n" "+\n" - "+\t\tinput@0 {\n" + "+\t\tinput at 0 {\n" "+\t\t\treg = <0>;\n" "+\t\t};\n" "+\n" - "+\t\tinput@1 {\n" + "+\t\tinput at 1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tatmel,wakeup-active-high;\n" "+\t\t};\n" @@ -373,7 +355,7 @@ "+ <chip> can be \"sama5d3\", \"sama5d4\" or \"sama5d2\".\n" "+- reg: Should contain registers location and length\n" "+\n" - "+\tsfr@f0038000 {\n" + "+\tsfr at f0038000 {\n" "+\t\tcompatible = \"atmel,sama5d3-sfr\", \"syscon\";\n" "+\t\treg = <0xf0038000 0x60>;\n" "+\t};\n" @@ -389,11 +371,11 @@ "+ <chip> can be \"sama5d2\".\n" "+- reg: Should contain registers location and length\n" "+\n" - "+\tsecumod@fc040000 {\n" + "+\tsecumod at fc040000 {\n" "+\t\tcompatible = \"atmel,sama5d2-secumod\", \"syscon\";\n" "+\t\treg = <0xfc040000 0x100>;\n" "+\t};\n" "-- \n" 2.17.1 -2f468f90a1568547e10c6b57bffd0ea90c257b293d34807743df06b0c7aa667a +76898ba46caafa716492fe2bb4a69b33ef1c93a115cd0bcde4dbdc206d1713fb
diff --git a/a/content_digest b/N2/content_digest index b2f15f6..fb28817 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> - Alexandre Belloni <alexandre.belloni@bootlin.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> - Pantelis Antoniou <pantelis.antoniou@konsulko.com> - Nicolas Ferre <nicolas.ferre@microchip.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> - Frank Rowand <frowand.list@gmail.com> - " Jonathan Cameron <jic23@kernel.org>\0" + Jonathan Cameron <jic23@kernel.org> + Bjorn Andersson <bjorn.andersson@linaro.org> + Nicolas Ferre <nicolas.ferre@microchip.com> + " Alexandre Belloni <alexandre.belloni@bootlin.com>\0" "\00:1\0" "b\0" "In preparation to convert board-level bindings to json-schema, move\n" @@ -396,4 +396,4 @@ "-- \n" 2.17.1 -2f468f90a1568547e10c6b57bffd0ea90c257b293d34807743df06b0c7aa667a +6ac56a9c3681c8c6ba20936c9f59814b03d660891ff5e5d4f93095c4b22c28c5
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.