diff for duplicates of <20240403020439.418788-1-andrew@codeconstruct.com.au> diff --git a/a/1.txt b/N1/1.txt index 33fa5d5..9c58cb9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ 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'] ``` The schema binding additionally defines the clocks property over the @@ -11,10 +11,10 @@ Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au> --- v2: Address feedback from Rob and Zev - - Rob: https://lore.kernel.org/linux-watchdog/20240402180718.GA358505-robh at kernel.org/ - - Zev: https://lore.kernel.org/linux-watchdog/65722a59-2e94-4616-81e1-835615b0e600 at hatter.bewilderbeest.net/ + - Rob: https://lore.kernel.org/linux-watchdog/20240402180718.GA358505-robh@kernel.org/ + - Zev: https://lore.kernel.org/linux-watchdog/65722a59-2e94-4616-81e1-835615b0e600@hatter.bewilderbeest.net/ -v1: https://lore.kernel.org/linux-watchdog/20240402120118.282035-1-andrew at codeconstruct.com.au/ +v1: https://lore.kernel.org/linux-watchdog/20240402120118.282035-1-andrew@codeconstruct.com.au/ .../bindings/watchdog/aspeed,ast2400-wdt.yaml | 142 ++++++++++++++++++ .../bindings/watchdog/aspeed-wdt.txt | 73 --------- @@ -155,7 +155,7 @@ index 000000000000..be78a9865584 + +examples: + - | -+ watchdog at 1e785000 { ++ watchdog@1e785000 { + compatible = "aspeed,ast2400-wdt"; + reg = <0x1e785000 0x1c>; + aspeed,reset-type = "system"; @@ -163,7 +163,7 @@ index 000000000000..be78a9865584 + }; + - | + #include <dt-bindings/watchdog/aspeed-wdt.h> -+ watchdog at 1e785040 { ++ watchdog@1e785040 { + compatible = "aspeed,ast2600-wdt"; + reg = <0x1e785040 0x40>; + aspeed,reset-type = "soc"; @@ -235,7 +235,7 @@ index 3208adb3e52e..000000000000 - -Examples: - -- wdt1: watchdog at 1e785000 { +- wdt1: watchdog@1e785000 { - compatible = "aspeed,ast2400-wdt"; - reg = <0x1e785000 0x1c>; - aspeed,reset-type = "system"; @@ -243,7 +243,7 @@ index 3208adb3e52e..000000000000 - }; - - #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 619ecf9..e6a8993 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,25 @@ "From\0Andrew Jeffery <andrew@codeconstruct.com.au>\0" "Subject\0[PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema\0" "Date\0Wed, 3 Apr 2024 12:34:39 +1030\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0wim@linux-watchdog.org" + " linux@roeck-us.net\0" + "Cc\0Andrew Jeffery <andrew@codeconstruct.com.au>" + robh@kernel.org + 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" "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" "The schema binding additionally defines the clocks property over the\n" @@ -17,10 +29,10 @@ "---\n" "v2: Address feedback from Rob and Zev\n" "\n" - " - Rob: https://lore.kernel.org/linux-watchdog/20240402180718.GA358505-robh at kernel.org/\n" - " - Zev: https://lore.kernel.org/linux-watchdog/65722a59-2e94-4616-81e1-835615b0e600 at hatter.bewilderbeest.net/\n" + " - Rob: https://lore.kernel.org/linux-watchdog/20240402180718.GA358505-robh@kernel.org/\n" + " - Zev: https://lore.kernel.org/linux-watchdog/65722a59-2e94-4616-81e1-835615b0e600@hatter.bewilderbeest.net/\n" "\n" - "v1: https://lore.kernel.org/linux-watchdog/20240402120118.282035-1-andrew at codeconstruct.com.au/\n" + "v1: https://lore.kernel.org/linux-watchdog/20240402120118.282035-1-andrew@codeconstruct.com.au/\n" "\n" " .../bindings/watchdog/aspeed,ast2400-wdt.yaml | 142 ++++++++++++++++++\n" " .../bindings/watchdog/aspeed-wdt.txt | 73 ---------\n" @@ -161,7 +173,7 @@ "+\n" "+examples:\n" "+ - |\n" - "+ watchdog at 1e785000 {\n" + "+ watchdog@1e785000 {\n" "+ compatible = \"aspeed,ast2400-wdt\";\n" "+ reg = <0x1e785000 0x1c>;\n" "+ aspeed,reset-type = \"system\";\n" @@ -169,7 +181,7 @@ "+ };\n" "+ - |\n" "+ #include <dt-bindings/watchdog/aspeed-wdt.h>\n" - "+ watchdog at 1e785040 {\n" + "+ watchdog@1e785040 {\n" "+ compatible = \"aspeed,ast2600-wdt\";\n" "+ reg = <0x1e785040 0x40>;\n" "+ aspeed,reset-type = \"soc\";\n" @@ -241,7 +253,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 +261,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" @@ -258,4 +270,4 @@ "-- \n" 2.39.2 -5352b8cbe4a92adb05a01701ee250d798afa52dadb0d393e4e28ef5ab0ebc4c2 +3253841465b03f9472aef657a08e2d145bd2678a9e6cf710b3f2415e94318c4b
diff --git a/a/1.txt b/N2/1.txt index 33fa5d5..a13003c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ 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'] ``` The schema binding additionally defines the clocks property over the @@ -11,10 +11,10 @@ Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au> --- v2: Address feedback from Rob and Zev - - Rob: https://lore.kernel.org/linux-watchdog/20240402180718.GA358505-robh at kernel.org/ - - Zev: https://lore.kernel.org/linux-watchdog/65722a59-2e94-4616-81e1-835615b0e600 at hatter.bewilderbeest.net/ + - Rob: https://lore.kernel.org/linux-watchdog/20240402180718.GA358505-robh@kernel.org/ + - Zev: https://lore.kernel.org/linux-watchdog/65722a59-2e94-4616-81e1-835615b0e600@hatter.bewilderbeest.net/ -v1: https://lore.kernel.org/linux-watchdog/20240402120118.282035-1-andrew at codeconstruct.com.au/ +v1: https://lore.kernel.org/linux-watchdog/20240402120118.282035-1-andrew@codeconstruct.com.au/ .../bindings/watchdog/aspeed,ast2400-wdt.yaml | 142 ++++++++++++++++++ .../bindings/watchdog/aspeed-wdt.txt | 73 --------- @@ -155,7 +155,7 @@ index 000000000000..be78a9865584 + +examples: + - | -+ watchdog at 1e785000 { ++ watchdog@1e785000 { + compatible = "aspeed,ast2400-wdt"; + reg = <0x1e785000 0x1c>; + aspeed,reset-type = "system"; @@ -163,7 +163,7 @@ index 000000000000..be78a9865584 + }; + - | + #include <dt-bindings/watchdog/aspeed-wdt.h> -+ watchdog at 1e785040 { ++ watchdog@1e785040 { + compatible = "aspeed,ast2600-wdt"; + reg = <0x1e785040 0x40>; + aspeed,reset-type = "soc"; @@ -235,7 +235,7 @@ index 3208adb3e52e..000000000000 - -Examples: - -- wdt1: watchdog at 1e785000 { +- wdt1: watchdog@1e785000 { - compatible = "aspeed,ast2400-wdt"; - reg = <0x1e785000 0x1c>; - aspeed,reset-type = "system"; @@ -243,7 +243,7 @@ index 3208adb3e52e..000000000000 - }; - - #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 @@ -251,3 +251,9 @@ index 3208adb3e52e..000000000000 - }; -- 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 619ecf9..208c810 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,25 @@ "From\0Andrew Jeffery <andrew@codeconstruct.com.au>\0" "Subject\0[PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema\0" "Date\0Wed, 3 Apr 2024 12:34:39 +1030\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0wim@linux-watchdog.org" + " linux@roeck-us.net\0" + "Cc\0Andrew Jeffery <andrew@codeconstruct.com.au>" + robh@kernel.org + 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" "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" "The schema binding additionally defines the clocks property over the\n" @@ -17,10 +29,10 @@ "---\n" "v2: Address feedback from Rob and Zev\n" "\n" - " - Rob: https://lore.kernel.org/linux-watchdog/20240402180718.GA358505-robh at kernel.org/\n" - " - Zev: https://lore.kernel.org/linux-watchdog/65722a59-2e94-4616-81e1-835615b0e600 at hatter.bewilderbeest.net/\n" + " - Rob: https://lore.kernel.org/linux-watchdog/20240402180718.GA358505-robh@kernel.org/\n" + " - Zev: https://lore.kernel.org/linux-watchdog/65722a59-2e94-4616-81e1-835615b0e600@hatter.bewilderbeest.net/\n" "\n" - "v1: https://lore.kernel.org/linux-watchdog/20240402120118.282035-1-andrew at codeconstruct.com.au/\n" + "v1: https://lore.kernel.org/linux-watchdog/20240402120118.282035-1-andrew@codeconstruct.com.au/\n" "\n" " .../bindings/watchdog/aspeed,ast2400-wdt.yaml | 142 ++++++++++++++++++\n" " .../bindings/watchdog/aspeed-wdt.txt | 73 ---------\n" @@ -161,7 +173,7 @@ "+\n" "+examples:\n" "+ - |\n" - "+ watchdog at 1e785000 {\n" + "+ watchdog@1e785000 {\n" "+ compatible = \"aspeed,ast2400-wdt\";\n" "+ reg = <0x1e785000 0x1c>;\n" "+ aspeed,reset-type = \"system\";\n" @@ -169,7 +181,7 @@ "+ };\n" "+ - |\n" "+ #include <dt-bindings/watchdog/aspeed-wdt.h>\n" - "+ watchdog at 1e785040 {\n" + "+ watchdog@1e785040 {\n" "+ compatible = \"aspeed,ast2600-wdt\";\n" "+ reg = <0x1e785040 0x40>;\n" "+ aspeed,reset-type = \"soc\";\n" @@ -241,7 +253,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,13 +261,19 @@ "-\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" "-\t\t\t\t (AST2600_WDT_RESET2_DEFAULT & ~AST2600_WDT_RESET2_LPC)>;\n" "-\t};\n" "-- \n" - 2.39.2 + "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 -5352b8cbe4a92adb05a01701ee250d798afa52dadb0d393e4e28ef5ab0ebc4c2 +887b5cd6577e9287ead0eacbc1d7257fec7f6b8b57f313a44dcb625dc21808c8
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.