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

diff --git a/a/1.txt b/N1/1.txt
index a223257..0586f67 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,17 +1,17 @@
 On Fri, Aug 02, 2024 at 03:06:31PM +0930, Andrew Jeffery wrote:
 > Address warnings such as:
 > 
->     arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: interrupt-controller at 1e6c0080: 'valid-sources' does not match any of the regexes: 'pinctrl-[0-9]+'
+>     arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: interrupt-controller@1e6c0080: 'valid-sources' does not match any of the regexes: 'pinctrl-[0-9]+'
 > 
 > and
 > 
->     arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/copro-interrupt-controller at 1e6c2000: failed to match any schema with compatible: ['aspeed,ast2400-cvic', 'aspeed-cvic']
+>     arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/copro-interrupt-controller@1e6c2000: failed to match any schema with compatible: ['aspeed,ast2400-cvic', 'aspeed-cvic']
 > 
 > Note that the conversion to DT schema causes some further warnings to
 > be emitted, because the Aspeed devicetrees are not in great shape. These
 > new warnings are resolved in a separate series:
 > 
-> https://lore.kernel.org/lkml/20240802-dt-warnings-bmc-dts-cleanups-v1-0-1cb1378e5fcd at codeconstruct.com.au/
+> https://lore.kernel.org/lkml/20240802-dt-warnings-bmc-dts-cleanups-v1-0-1cb1378e5fcd@codeconstruct.com.au/
 > 
 > Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
 > ---
@@ -84,7 +84,7 @@ ref.
 > +
 > +examples:
 > +  - |
-> +    interrupt-controller at 1e6c2000 {
+> +    interrupt-controller@1e6c2000 {
 > +        compatible = "aspeed,ast2500-cvic", "aspeed,cvic";
 > +        reg = <0x1e6c2000 0x80>;
 > +        valid-sources = <0xffffffff>;
diff --git a/a/content_digest b/N1/content_digest
index efd6bb0..e81fb77 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,33 @@
  "ref\020240802-dt-warnings-irq-aspeed-dt-schema-v1-0-8cd4266d2094@codeconstruct.com.au\0"
  "ref\020240802-dt-warnings-irq-aspeed-dt-schema-v1-2-8cd4266d2094@codeconstruct.com.au\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH 2/2] dt-bindings: misc: aspeed,ast2400-cvic: Convert to DT schema\0"
+ "Subject\0Re: [PATCH 2/2] dt-bindings: misc: aspeed,ast2400-cvic: Convert to DT schema\0"
  "Date\0Tue, 6 Aug 2024 11:29:17 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@codeconstruct.com.au>\0"
+ "Cc\0Thomas Gleixner <tglx@linutronix.de>"
+  Krzysztof Kozlowski <krzk+dt@kernel.org>
+  Conor Dooley <conor+dt@kernel.org>
+  Joel Stanley <joel@jms.id.au>
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linux-aspeed@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Aug 02, 2024 at 03:06:31PM +0930, Andrew Jeffery wrote:\n"
  "> Address warnings such as:\n"
  "> \n"
- ">     arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: interrupt-controller at 1e6c0080: 'valid-sources' does not match any of the regexes: 'pinctrl-[0-9]+'\n"
+ ">     arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: interrupt-controller@1e6c0080: 'valid-sources' does not match any of the regexes: 'pinctrl-[0-9]+'\n"
  "> \n"
  "> and\n"
  "> \n"
- ">     arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/copro-interrupt-controller at 1e6c2000: failed to match any schema with compatible: ['aspeed,ast2400-cvic', 'aspeed-cvic']\n"
+ ">     arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/copro-interrupt-controller@1e6c2000: failed to match any schema with compatible: ['aspeed,ast2400-cvic', 'aspeed-cvic']\n"
  "> \n"
  "> Note that the conversion to DT schema causes some further warnings to\n"
  "> be emitted, because the Aspeed devicetrees are not in great shape. These\n"
  "> new warnings are resolved in a separate series:\n"
  "> \n"
- "> https://lore.kernel.org/lkml/20240802-dt-warnings-bmc-dts-cleanups-v1-0-1cb1378e5fcd at codeconstruct.com.au/\n"
+ "> https://lore.kernel.org/lkml/20240802-dt-warnings-bmc-dts-cleanups-v1-0-1cb1378e5fcd@codeconstruct.com.au/\n"
  "> \n"
  "> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>\n"
  "> ---\n"
@@ -92,11 +100,11 @@
  "> +\n"
  "> +examples:\n"
  "> +  - |\n"
- "> +    interrupt-controller at 1e6c2000 {\n"
+ "> +    interrupt-controller@1e6c2000 {\n"
  "> +        compatible = \"aspeed,ast2500-cvic\", \"aspeed,cvic\";\n"
  "> +        reg = <0x1e6c2000 0x80>;\n"
  "> +        valid-sources = <0xffffffff>;\n"
  "> +        copro-sw-interrupts = <1>;\n"
  > +    };
 
-fdac941261a382c812665b564fd08f690b2a352c0c8178a5d836f089207da44f
+6a1f8c3c302da51d4e4d38ea1d56f39ededd5b04f2ae7d0aaa44b8730dc86c53

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.