diff for duplicates of <20240402180718.GA358505-robh@kernel.org> diff --git a/a/1.txt b/N1/1.txt index cd1d4b7..faca2ba 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Tue, Apr 02, 2024 at 10:31:18PM +1030, Andrew Jeffery wrote: > Squash warnings such as: > > ``` -> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb at 1e600000/watchdog at 1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt'] +> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb@1e600000/watchdog@1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt'] > ``` > > Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au> @@ -94,7 +94,7 @@ Don't need '|' if no formatting to preserve. > + description: | > + The duration, in microseconds, of the pulse emitted on the external signal pin -Wrap at <80. Period@end needed. +Wrap at <80. Period at end needed. > + > + aspeed,ext-push-pull: @@ -152,7 +152,7 @@ Wrap at <80. Period@end needed. > + > +examples: > + - | -> + wdt1: watchdog at 1e785000 { +> + wdt1: watchdog@1e785000 { Drop unused labels. @@ -163,7 +163,7 @@ Drop unused labels. > + }; > + - | > + #include <dt-bindings/watchdog/aspeed-wdt.h> -> + wdt2: watchdog at 1e785040 { +> + wdt2: watchdog@1e785040 { > + compatible = "aspeed,ast2600-wdt"; > + reg = <0x1e785040 0x40>; > + aspeed,reset-mask = <AST2600_WDT_RESET1_DEFAULT @@ -234,7 +234,7 @@ Drop unused labels. > - > -Examples: > - -> - wdt1: watchdog at 1e785000 { +> - wdt1: watchdog@1e785000 { > - compatible = "aspeed,ast2400-wdt"; > - reg = <0x1e785000 0x1c>; > - aspeed,reset-type = "system"; @@ -242,7 +242,7 @@ Drop unused labels. > - }; > - > - #include <dt-bindings/watchdog/aspeed-wdt.h> -> - wdt2: watchdog at 1e785040 { +> - wdt2: watchdog@1e785040 { > - compatible = "aspeed,ast2600-wdt"; > - reg = <0x1e785040 0x40>; > - aspeed,reset-mask = <AST2600_WDT_RESET1_DEFAULT diff --git a/a/content_digest b/N1/content_digest index 3091836..0307b3d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,26 @@ "ref\020240402120118.282035-1-andrew@codeconstruct.com.au\0" "From\0Rob Herring <robh@kernel.org>\0" - "Subject\0[PATCH] dt-bindings: watchdog: Convert Aspeed binding to DT schema\0" + "Subject\0Re: [PATCH] dt-bindings: watchdog: Convert Aspeed binding to DT schema\0" "Date\0Tue, 2 Apr 2024 13:07:18 -0500\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Andrew Jeffery <andrew@codeconstruct.com.au>\0" + "Cc\0wim@linux-watchdog.org" + linux@roeck-us.net + krzysztof.kozlowski+dt@linaro.org + conor+dt@kernel.org + joel@jms.id.au + zev@bewilderbeest.net + linux-watchdog@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-aspeed@lists.ozlabs.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Apr 02, 2024 at 10:31:18PM +1030, Andrew Jeffery wrote:\n" "> Squash warnings such as:\n" "> \n" "> ```\n" - "> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb at 1e600000/watchdog at 1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt']\n" + "> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb@1e600000/watchdog@1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt']\n" "> ```\n" "> \n" "> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>\n" @@ -101,7 +112,7 @@ "> + description: |\n" "> + The duration, in microseconds, of the pulse emitted on the external signal pin\n" "\n" - "Wrap at <80. Period@end needed.\n" + "Wrap at <80. Period at end needed.\n" "\n" "> +\n" "> + aspeed,ext-push-pull:\n" @@ -159,7 +170,7 @@ "> +\n" "> +examples:\n" "> + - |\n" - "> + wdt1: watchdog at 1e785000 {\n" + "> + wdt1: watchdog@1e785000 {\n" "\n" "Drop unused labels.\n" "\n" @@ -170,7 +181,7 @@ "> + };\n" "> + - |\n" "> + #include <dt-bindings/watchdog/aspeed-wdt.h>\n" - "> + wdt2: watchdog at 1e785040 {\n" + "> + wdt2: watchdog@1e785040 {\n" "> + compatible = \"aspeed,ast2600-wdt\";\n" "> + reg = <0x1e785040 0x40>;\n" "> + aspeed,reset-mask = <AST2600_WDT_RESET1_DEFAULT\n" @@ -241,7 +252,7 @@ "> -\n" "> -Examples:\n" "> -\n" - "> -\twdt1: watchdog at 1e785000 {\n" + "> -\twdt1: watchdog@1e785000 {\n" "> -\t\tcompatible = \"aspeed,ast2400-wdt\";\n" "> -\t\treg = <0x1e785000 0x1c>;\n" "> -\t\taspeed,reset-type = \"system\";\n" @@ -249,7 +260,7 @@ "> -\t};\n" "> -\n" "> -\t#include <dt-bindings/watchdog/aspeed-wdt.h>\n" - "> -\twdt2: watchdog at 1e785040 {\n" + "> -\twdt2: watchdog@1e785040 {\n" "> -\t\tcompatible = \"aspeed,ast2600-wdt\";\n" "> -\t\treg = <0x1e785040 0x40>;\n" "> -\t\taspeed,reset-mask = <AST2600_WDT_RESET1_DEFAULT\n" @@ -259,4 +270,4 @@ "> 2.39.2\n" > -f240f0d4f81bc1d59ddfe93fc5b164e2b0d425a6f7bdcc188a5ea5f6aba344bc +486f6996d053d4ccb2224fb90da9d3d161d21f32287f5e905b7a32f9cd7518f5
diff --git a/a/1.txt b/N2/1.txt index cd1d4b7..cf0d2f4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ On Tue, Apr 02, 2024 at 10:31:18PM +1030, Andrew Jeffery wrote: > Squash warnings such as: > > ``` -> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb at 1e600000/watchdog at 1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt'] +> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb@1e600000/watchdog@1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt'] > ``` > > Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au> @@ -94,7 +94,7 @@ Don't need '|' if no formatting to preserve. > + description: | > + The duration, in microseconds, of the pulse emitted on the external signal pin -Wrap at <80. Period@end needed. +Wrap at <80. Period at end needed. > + > + aspeed,ext-push-pull: @@ -152,7 +152,7 @@ Wrap at <80. Period@end needed. > + > +examples: > + - | -> + wdt1: watchdog at 1e785000 { +> + wdt1: watchdog@1e785000 { Drop unused labels. @@ -163,7 +163,7 @@ Drop unused labels. > + }; > + - | > + #include <dt-bindings/watchdog/aspeed-wdt.h> -> + wdt2: watchdog at 1e785040 { +> + wdt2: watchdog@1e785040 { > + compatible = "aspeed,ast2600-wdt"; > + reg = <0x1e785040 0x40>; > + aspeed,reset-mask = <AST2600_WDT_RESET1_DEFAULT @@ -234,7 +234,7 @@ Drop unused labels. > - > -Examples: > - -> - wdt1: watchdog at 1e785000 { +> - wdt1: watchdog@1e785000 { > - compatible = "aspeed,ast2400-wdt"; > - reg = <0x1e785000 0x1c>; > - aspeed,reset-type = "system"; @@ -242,7 +242,7 @@ Drop unused labels. > - }; > - > - #include <dt-bindings/watchdog/aspeed-wdt.h> -> - wdt2: watchdog at 1e785040 { +> - wdt2: watchdog@1e785040 { > - compatible = "aspeed,ast2600-wdt"; > - reg = <0x1e785040 0x40>; > - aspeed,reset-mask = <AST2600_WDT_RESET1_DEFAULT @@ -250,4 +250,9 @@ Drop unused labels. > - }; > -- > 2.39.2 -> +> + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index 3091836..1689687 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,15 +1,26 @@ "ref\020240402120118.282035-1-andrew@codeconstruct.com.au\0" "From\0Rob Herring <robh@kernel.org>\0" - "Subject\0[PATCH] dt-bindings: watchdog: Convert Aspeed binding to DT schema\0" + "Subject\0Re: [PATCH] dt-bindings: watchdog: Convert Aspeed binding to DT schema\0" "Date\0Tue, 2 Apr 2024 13:07:18 -0500\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Andrew Jeffery <andrew@codeconstruct.com.au>\0" + "Cc\0wim@linux-watchdog.org" + linux@roeck-us.net + krzysztof.kozlowski+dt@linaro.org + conor+dt@kernel.org + joel@jms.id.au + zev@bewilderbeest.net + linux-watchdog@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-aspeed@lists.ozlabs.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Apr 02, 2024 at 10:31:18PM +1030, Andrew Jeffery wrote:\n" "> Squash warnings such as:\n" "> \n" "> ```\n" - "> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb at 1e600000/watchdog at 1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt']\n" + "> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb@1e600000/watchdog@1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt']\n" "> ```\n" "> \n" "> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>\n" @@ -101,7 +112,7 @@ "> + description: |\n" "> + The duration, in microseconds, of the pulse emitted on the external signal pin\n" "\n" - "Wrap at <80. Period@end needed.\n" + "Wrap at <80. Period at end needed.\n" "\n" "> +\n" "> + aspeed,ext-push-pull:\n" @@ -159,7 +170,7 @@ "> +\n" "> +examples:\n" "> + - |\n" - "> + wdt1: watchdog at 1e785000 {\n" + "> + wdt1: watchdog@1e785000 {\n" "\n" "Drop unused labels.\n" "\n" @@ -170,7 +181,7 @@ "> + };\n" "> + - |\n" "> + #include <dt-bindings/watchdog/aspeed-wdt.h>\n" - "> + wdt2: watchdog at 1e785040 {\n" + "> + wdt2: watchdog@1e785040 {\n" "> + compatible = \"aspeed,ast2600-wdt\";\n" "> + reg = <0x1e785040 0x40>;\n" "> + aspeed,reset-mask = <AST2600_WDT_RESET1_DEFAULT\n" @@ -241,7 +252,7 @@ "> -\n" "> -Examples:\n" "> -\n" - "> -\twdt1: watchdog at 1e785000 {\n" + "> -\twdt1: watchdog@1e785000 {\n" "> -\t\tcompatible = \"aspeed,ast2400-wdt\";\n" "> -\t\treg = <0x1e785000 0x1c>;\n" "> -\t\taspeed,reset-type = \"system\";\n" @@ -249,7 +260,7 @@ "> -\t};\n" "> -\n" "> -\t#include <dt-bindings/watchdog/aspeed-wdt.h>\n" - "> -\twdt2: watchdog at 1e785040 {\n" + "> -\twdt2: watchdog@1e785040 {\n" "> -\t\tcompatible = \"aspeed,ast2600-wdt\";\n" "> -\t\treg = <0x1e785040 0x40>;\n" "> -\t\taspeed,reset-mask = <AST2600_WDT_RESET1_DEFAULT\n" @@ -257,6 +268,11 @@ "> -\t};\n" "> -- \n" "> 2.39.2\n" - > + "> \n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -f240f0d4f81bc1d59ddfe93fc5b164e2b0d425a6f7bdcc188a5ea5f6aba344bc +e44b0d96412d8d5efc901de95be1483b27eacf82fb4d1e9ef7bae5b1812e3e15
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.