All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20240403171321.GA3996007-robh@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 1cd4d6e..de4595c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Wed, Apr 03, 2024 at 12:34:39PM +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']
 > ```
 > 
 > The schema binding additionally defines the clocks property over the
@@ -12,10 +12,10 @@ On Wed, Apr 03, 2024 at 12:34:39PM +1030, Andrew Jeffery wrote:
 > ---
 > 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 ---------
diff --git a/a/content_digest b/N1/content_digest
index 3602ba4..f4cfb1d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,26 @@
  "ref\020240403020439.418788-1-andrew@codeconstruct.com.au\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema\0"
+ "Subject\0Re: [PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema\0"
  "Date\0Wed, 3 Apr 2024 12:13:21 -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 Wed, Apr 03, 2024 at 12:34:39PM +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"
  "> The schema binding additionally defines the clocks property over the\n"
@@ -19,10 +30,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"
@@ -66,4 +77,4 @@
  "\n"
  Reviewed-by: Rob Herring <robh@kernel.org>
 
-8e8bd0103517fbeecfb5354b81317aac72d0f5162d64fb2a9459c1907b6de560
+89ad241d1a9db3658e268d0992971de49219e4aa12cafa47044fa9b42fbc23c5

diff --git a/a/1.txt b/N2/1.txt
index 1cd4d6e..e08273a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On Wed, Apr 03, 2024 at 12:34:39PM +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']
 > ```
 > 
 > The schema binding additionally defines the clocks property over the
@@ -12,10 +12,10 @@ On Wed, Apr 03, 2024 at 12:34:39PM +1030, Andrew Jeffery wrote:
 > ---
 > 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 ---------
@@ -58,3 +58,8 @@ You don't need '>' either. I guess it is equivalent here as there are no
 double newlines. Drop these if you respin, otherwise:
 
 Reviewed-by: Rob Herring <robh@kernel.org>
+
+_______________________________________________
+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 3602ba4..7ed3a30 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,15 +1,26 @@
  "ref\020240403020439.418788-1-andrew@codeconstruct.com.au\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema\0"
+ "Subject\0Re: [PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema\0"
  "Date\0Wed, 3 Apr 2024 12:13:21 -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 Wed, Apr 03, 2024 at 12:34:39PM +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"
  "> The schema binding additionally defines the clocks property over the\n"
@@ -19,10 +30,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"
@@ -64,6 +75,11 @@
  "You don't need '>' either. I guess it is equivalent here as there are no \n"
  "double newlines. Drop these if you respin, otherwise:\n"
  "\n"
- Reviewed-by: Rob Herring <robh@kernel.org>
+ "Reviewed-by: Rob Herring <robh@kernel.org>\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
 
-8e8bd0103517fbeecfb5354b81317aac72d0f5162d64fb2a9459c1907b6de560
+dcf5bf0ba94ef96be0cb786c12e0550a9e8fbf30ba57856eeb1404b945d74f52

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.