All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87fs6rhaun.fsf@BL-laptop>

diff --git a/a/1.txt b/N1/1.txt
index 6ff63a2..bf92bbb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,9 +3,9 @@ Andrew Lunn <andrew@lunn.ch> writes:
 > On Tue, May 23, 2023 at 05:50:21PM +0200, Geert Uytterhoeven wrote:
 >> "make dtbs_check":
 >> 
->>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch at 70: $nodename:0: 'i2c-switch at 70' does not match '^(i2c-?)?mux'
+>>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch@70: $nodename:0: 'i2c-switch@70' does not match '^(i2c-?)?mux'
 >> 	    From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
->>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch at 70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c at 0', 'i2c at 1', 'i2c at 2' were unexpected)
+>>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch@70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@0', 'i2c@1', 'i2c@2' were unexpected)
 >> 	    From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
 >>     ...
 >> 
@@ -14,7 +14,7 @@ Andrew Lunn <andrew@lunn.ch> writes:
 >> the Devicetree Specification.
 >> 
 >> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
->> Reviewed-by: Philippe Mathieu-Daud? <philmd@linaro.org>
+>> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
 >
 > Reviewed-by: Andrew Lunn <andrew@lunn.ch>
 >
@@ -30,3 +30,8 @@ Gregory
 Gregory Clement, Bootlin
 Embedded Linux and Kernel engineering
 http://bootlin.com
+
+_______________________________________________
+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/N1/content_digest
index 9a4a653..a66e1f2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,24 @@
  "ref\0fed5b15691283ce72ceb9fb074f953c5da0f6852.1684856632.git.geert+renesas@glider.be\0"
  "ref\0685e7539-0a2b-4bf3-9725-a7a4780c82cb@lunn.ch\0"
  "From\0Gregory CLEMENT <gregory.clement@bootlin.com>\0"
- "Subject\0[PATCH v2 3/3] arm64: dts: marvell: Fix pca954x i2c-mux node names\0"
+ "Subject\0Re: [PATCH v2 3/3] arm64: dts: marvell: Fix pca954x i2c-mux node names\0"
  "Date\0Fri, 16 Jun 2023 14:04:32 +0200\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Lunn <andrew@lunn.ch>"
+ " Geert Uytterhoeven <geert+renesas@glider.be>\0"
+ "Cc\0Joel Stanley <joel@jms.id.au>"
+  Andrew Jeffery <andrew@aj.id.au>
+  Avi Fishman <avifishman70@gmail.com>
+  Tomer Maimon <tmaimon77@gmail.com>
+  Tali Perry <tali.perry1@gmail.com>
+  Patrick Venture <venture@google.com>
+  Nancy Yuen <yuenn@google.com>
+  Benjamin Fair <benjaminfair@google.com>
+  Russell King <linux@armlinux.org.uk>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+ " Philippe Mathieu-Daud\303\251 <philmd@linaro.org>\0"
  "\00:1\0"
  "b\0"
  "Andrew Lunn <andrew@lunn.ch> writes:\n"
@@ -12,9 +27,9 @@
  "> On Tue, May 23, 2023 at 05:50:21PM +0200, Geert Uytterhoeven wrote:\n"
  ">> \"make dtbs_check\":\n"
  ">> \n"
- ">>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch at 70: $nodename:0: 'i2c-switch at 70' does not match '^(i2c-?)?mux'\n"
+ ">>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch@70: $nodename:0: 'i2c-switch@70' does not match '^(i2c-?)?mux'\n"
  ">> \t    From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml\n"
- ">>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch at 70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c at 0', 'i2c at 1', 'i2c at 2' were unexpected)\n"
+ ">>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch@70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@0', 'i2c@1', 'i2c@2' were unexpected)\n"
  ">> \t    From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml\n"
  ">>     ...\n"
  ">> \n"
@@ -23,7 +38,7 @@
  ">> the Devicetree Specification.\n"
  ">> \n"
  ">> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>\n"
- ">> Reviewed-by: Philippe Mathieu-Daud? <philmd@linaro.org>\n"
+ ">> Reviewed-by: Philippe Mathieu-Daud\303\251 <philmd@linaro.org>\n"
  ">\n"
  "> Reviewed-by: Andrew Lunn <andrew@lunn.ch>\n"
  ">\n"
@@ -38,6 +53,11 @@
  "-- \n"
  "Gregory Clement, Bootlin\n"
  "Embedded Linux and Kernel engineering\n"
- http://bootlin.com
+ "http://bootlin.com\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
 
-5266876ad795b91d0dd58059f915944c084c38a4c70df0cb6219b035c51774aa
+0ebf27eabc4c445a6dc0c975ec50583c30dfbcfc480ce4930c84c4912fb1c3e0

diff --git a/a/1.txt b/N2/1.txt
index 6ff63a2..da7f27f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,9 +3,9 @@ Andrew Lunn <andrew@lunn.ch> writes:
 > On Tue, May 23, 2023 at 05:50:21PM +0200, Geert Uytterhoeven wrote:
 >> "make dtbs_check":
 >> 
->>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch at 70: $nodename:0: 'i2c-switch at 70' does not match '^(i2c-?)?mux'
+>>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch@70: $nodename:0: 'i2c-switch@70' does not match '^(i2c-?)?mux'
 >> 	    From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
->>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch at 70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c at 0', 'i2c at 1', 'i2c at 2' were unexpected)
+>>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch@70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@0', 'i2c@1', 'i2c@2' were unexpected)
 >> 	    From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
 >>     ...
 >> 
@@ -14,7 +14,7 @@ Andrew Lunn <andrew@lunn.ch> writes:
 >> the Devicetree Specification.
 >> 
 >> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
->> Reviewed-by: Philippe Mathieu-Daud? <philmd@linaro.org>
+>> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
 >
 > Reviewed-by: Andrew Lunn <andrew@lunn.ch>
 >
diff --git a/a/content_digest b/N2/content_digest
index 9a4a653..c017ef8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,9 +2,24 @@
  "ref\0fed5b15691283ce72ceb9fb074f953c5da0f6852.1684856632.git.geert+renesas@glider.be\0"
  "ref\0685e7539-0a2b-4bf3-9725-a7a4780c82cb@lunn.ch\0"
  "From\0Gregory CLEMENT <gregory.clement@bootlin.com>\0"
- "Subject\0[PATCH v2 3/3] arm64: dts: marvell: Fix pca954x i2c-mux node names\0"
+ "Subject\0Re: [PATCH v2 3/3] arm64: dts: marvell: Fix pca954x i2c-mux node names\0"
  "Date\0Fri, 16 Jun 2023 14:04:32 +0200\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Lunn <andrew@lunn.ch>"
+ " Geert Uytterhoeven <geert+renesas@glider.be>\0"
+ "Cc\0Joel Stanley <joel@jms.id.au>"
+  Andrew Jeffery <andrew@aj.id.au>
+  Avi Fishman <avifishman70@gmail.com>
+  Tomer Maimon <tmaimon77@gmail.com>
+  Tali Perry <tali.perry1@gmail.com>
+  Patrick Venture <venture@google.com>
+  Nancy Yuen <yuenn@google.com>
+  Benjamin Fair <benjaminfair@google.com>
+  Russell King <linux@armlinux.org.uk>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+ " Philippe Mathieu-Daud\303\251 <philmd@linaro.org>\0"
  "\00:1\0"
  "b\0"
  "Andrew Lunn <andrew@lunn.ch> writes:\n"
@@ -12,9 +27,9 @@
  "> On Tue, May 23, 2023 at 05:50:21PM +0200, Geert Uytterhoeven wrote:\n"
  ">> \"make dtbs_check\":\n"
  ">> \n"
- ">>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch at 70: $nodename:0: 'i2c-switch at 70' does not match '^(i2c-?)?mux'\n"
+ ">>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch@70: $nodename:0: 'i2c-switch@70' does not match '^(i2c-?)?mux'\n"
  ">> \t    From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml\n"
- ">>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch at 70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c at 0', 'i2c at 1', 'i2c at 2' were unexpected)\n"
+ ">>     arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: i2c-switch@70: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@0', 'i2c@1', 'i2c@2' were unexpected)\n"
  ">> \t    From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml\n"
  ">>     ...\n"
  ">> \n"
@@ -23,7 +38,7 @@
  ">> the Devicetree Specification.\n"
  ">> \n"
  ">> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>\n"
- ">> Reviewed-by: Philippe Mathieu-Daud? <philmd@linaro.org>\n"
+ ">> Reviewed-by: Philippe Mathieu-Daud\303\251 <philmd@linaro.org>\n"
  ">\n"
  "> Reviewed-by: Andrew Lunn <andrew@lunn.ch>\n"
  ">\n"
@@ -40,4 +55,4 @@
  "Embedded Linux and Kernel engineering\n"
  http://bootlin.com
 
-5266876ad795b91d0dd58059f915944c084c38a4c70df0cb6219b035c51774aa
+da88920c2ef2672335b9166944952b4c3f7772ff947e1fd4bcd058e216e7c3b6

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.