All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20240131-felt-tip-mountain-e29606b63acf@spud>

diff --git a/a/1.txt b/N1/1.txt
index 25ac194..d4b9a99 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -108,7 +108,7 @@ You don't need the "oneOf" or "items" here, it's enough to do:
 > +    #include <dt-bindings/clock/aspeed-clock.h>
 > +    #include <dt-bindings/interrupt-controller/irq.h>
 > +
-> +      jtag: jtag at 1e6e4000 {
+> +      jtag: jtag@1e6e4000 {
 
 The labels for both of these examples are also not needed
 as they're not used anywhere.
@@ -126,7 +126,7 @@ Conor.
 > +    #include <dt-bindings/clock/aspeed-clock.h>
 > +    #include <dt-bindings/interrupt-controller/irq.h>
 > +
-> +      jtag1: jtag at 1e6e4100 {
+> +      jtag1: jtag@1e6e4100 {
 > +          compatible = "aspeed,ast2600-jtag";
 > +          reg = <0x1e6e4100 0x40>;
 > +          clocks = <&syscon ASPEED_CLK_APB1>;
@@ -137,10 +137,3 @@ Conor.
 > +...
 > -- 
 > 2.25.1
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 228 bytes
-Desc: not available
-URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20240131/cbc87905/attachment.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..d8552c9
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+
+iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbmVKgAKCRB4tDGHoIJi
+0rCjAQDYj1EFmAGScPlfZN5yZJTxnHl32pOtpDUx3mrrfxczLQEA2sbvYzMN1NN0
+lsTxpN/rFe4/GnLJeDKbYtp82xbo1gA=
+=L/R4
+-----END PGP SIGNATURE-----
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..5e5352c
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1 @@
+Content-Type: application/pgp-signature; name="signature.asc"
diff --git a/a/content_digest b/N1/content_digest
index 6bbea20..31252da 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,38 @@
  "ref\0LV8PR11MB8463D0017B82135324127DB98B7D2@LV8PR11MB8463.namprd11.prod.outlook.com\0"
  "From\0Conor Dooley <conor@kernel.org>\0"
- "Subject\0[PATCH 30 2/7] Add binding for Aspeed SOC\0"
+ "Subject\0Re: [PATCH 30 2/7] Add binding for Aspeed SOC\0"
  "Date\0Wed, 31 Jan 2024 00:32:42 +0000\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
- "\00:1\0"
+ "To\0Corona"
+ " Ernesto <ernesto.corona@intel.com>\0"
+ "Cc\0linux-doc@vger.kernel.org <linux-doc@vger.kernel.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-aspeed@lists.ozlabs.org <linux-aspeed@lists.ozlabs.org>
+  'oleksandrs@mellanox.com' <oleksandrs@mellanox.com>
+  'jiri@nvidia.com' <jiri@nvidia.com>
+  Castro
+  Omar Eduardo <omar.eduardo.castro@intel.com>
+  'omar.eduardo.castro@linux.intel.com' <omar.eduardo.castro@linux.intel.com>
+  'robh@kernel.org' <robh@kernel.org>
+  'corbet@lwn.net' <corbet@lwn.net>
+  'mchehab+samsung@kernel.org' <mchehab+samsung@kernel.org>
+  'alexandre.belloni@bootlin.com' <alexandre.belloni@bootlin.com>
+  'tytso@mit.edu' <tytso@mit.edu>
+  'arnd@arndb.de' <arnd@arndb.de>
+  'ebiggers@google.com' <ebiggers@google.com>
+  'mark.rutland@arm.com' <mark.rutland@arm.com>
+  'joel@jms.id.au' <joel@jms.id.au>
+  'andrew@aj.id.au' <andrew@aj.id.au>
+  Filary
+  Steven A <steven.a.filary@intel.com>
+  'vadimp@mellanox.com' <vadimp@mellanox.com>
+  'amithash@fb.com' <amithash@fb.com>
+  'patrickw3@fb.com' <patrickw3@fb.com>
+  Chen
+  Luke <luke_chen@aspeedtech.com>
+  'billy_tsai@aspeedtech.com' <billy_tsai@aspeedtech.com>
+ " 'rgrs@protonmail.com' <rgrs@protonmail.com>\0"
+ "\01:1\0"
  "b\0"
  "Hey,\n"
  "\n"
@@ -115,7 +144,7 @@
  "> +    #include <dt-bindings/clock/aspeed-clock.h>\n"
  "> +    #include <dt-bindings/interrupt-controller/irq.h>\n"
  "> +\n"
- "> +      jtag: jtag at 1e6e4000 {\n"
+ "> +      jtag: jtag@1e6e4000 {\n"
  "\n"
  "The labels for both of these examples are also not needed\n"
  "as they're not used anywhere.\n"
@@ -133,7 +162,7 @@
  "> +    #include <dt-bindings/clock/aspeed-clock.h>\n"
  "> +    #include <dt-bindings/interrupt-controller/irq.h>\n"
  "> +\n"
- "> +      jtag1: jtag at 1e6e4100 {\n"
+ "> +      jtag1: jtag@1e6e4100 {\n"
  "> +          compatible = \"aspeed,ast2600-jtag\";\n"
  "> +          reg = <0x1e6e4100 0x40>;\n"
  "> +          clocks = <&syscon ASPEED_CLK_APB1>;\n"
@@ -143,13 +172,16 @@
  "> +\n"
  "> +...\n"
  "> -- \n"
- "> 2.25.1\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 228 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20240131/cbc87905/attachment.sig>
+ > 2.25.1
+ "\01:2\0"
+ "fn\0signature.asc\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "\n"
+ "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbmVKgAKCRB4tDGHoIJi\n"
+ "0rCjAQDYj1EFmAGScPlfZN5yZJTxnHl32pOtpDUx3mrrfxczLQEA2sbvYzMN1NN0\n"
+ "lsTxpN/rFe4/GnLJeDKbYtp82xbo1gA=\n"
+ "=L/R4\n"
+ "-----END PGP SIGNATURE-----\n"
 
-3dbdeace036897a91eb83916cc9c7951fa46538fd28622edc72c37269e307482
+44dd423ff1b3dc124f0e2ba44daad02b64d9882eabf05907a1157b9f6db2a7ad

diff --git a/N2/1.1.hdr b/N2/1.1.hdr
new file mode 100644
index 0000000..5a32186
--- /dev/null
+++ b/N2/1.1.hdr
@@ -0,0 +1,3 @@
+Content-Type: text/plain; charset=us-ascii
+Content-Disposition: inline
+Content-Transfer-Encoding: quoted-printable
diff --git a/a/1.txt b/N2/1.1.txt
similarity index 92%
rename from a/1.txt
rename to N2/1.1.txt
index 25ac194..d4b9a99 100644
--- a/a/1.txt
+++ b/N2/1.1.txt
@@ -108,7 +108,7 @@ You don't need the "oneOf" or "items" here, it's enough to do:
 > +    #include <dt-bindings/clock/aspeed-clock.h>
 > +    #include <dt-bindings/interrupt-controller/irq.h>
 > +
-> +      jtag: jtag at 1e6e4000 {
+> +      jtag: jtag@1e6e4000 {
 
 The labels for both of these examples are also not needed
 as they're not used anywhere.
@@ -126,7 +126,7 @@ Conor.
 > +    #include <dt-bindings/clock/aspeed-clock.h>
 > +    #include <dt-bindings/interrupt-controller/irq.h>
 > +
-> +      jtag1: jtag at 1e6e4100 {
+> +      jtag1: jtag@1e6e4100 {
 > +          compatible = "aspeed,ast2600-jtag";
 > +          reg = <0x1e6e4100 0x40>;
 > +          clocks = <&syscon ASPEED_CLK_APB1>;
@@ -137,10 +137,3 @@ Conor.
 > +...
 > -- 
 > 2.25.1
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 228 bytes
-Desc: not available
-URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20240131/cbc87905/attachment.sig>
diff --git a/N2/1.2.bin b/N2/1.2.bin
new file mode 100644
index 0000000..d8552c9
--- /dev/null
+++ b/N2/1.2.bin
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+
+iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbmVKgAKCRB4tDGHoIJi
+0rCjAQDYj1EFmAGScPlfZN5yZJTxnHl32pOtpDUx3mrrfxczLQEA2sbvYzMN1NN0
+lsTxpN/rFe4/GnLJeDKbYtp82xbo1gA=
+=L/R4
+-----END PGP SIGNATURE-----
diff --git a/N2/1.2.hdr b/N2/1.2.hdr
new file mode 100644
index 0000000..5e5352c
--- /dev/null
+++ b/N2/1.2.hdr
@@ -0,0 +1 @@
+Content-Type: application/pgp-signature; name="signature.asc"
diff --git a/N2/2.hdr b/N2/2.hdr
new file mode 100644
index 0000000..4b86001
--- /dev/null
+++ b/N2/2.hdr
@@ -0,0 +1,4 @@
+Content-Type: text/plain; charset="us-ascii"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Content-Disposition: inline
diff --git a/N2/2.txt b/N2/2.txt
new file mode 100644
index 0000000..8133cf0
--- /dev/null
+++ b/N2/2.txt
@@ -0,0 +1,4 @@
+_______________________________________________
+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 6bbea20..3ce2360 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,38 @@
  "ref\0LV8PR11MB8463D0017B82135324127DB98B7D2@LV8PR11MB8463.namprd11.prod.outlook.com\0"
  "From\0Conor Dooley <conor@kernel.org>\0"
- "Subject\0[PATCH 30 2/7] Add binding for Aspeed SOC\0"
+ "Subject\0Re: [PATCH 30 2/7] Add binding for Aspeed SOC\0"
  "Date\0Wed, 31 Jan 2024 00:32:42 +0000\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
- "\00:1\0"
+ "To\0Corona"
+ " Ernesto <ernesto.corona@intel.com>\0"
+ "Cc\0linux-doc@vger.kernel.org <linux-doc@vger.kernel.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-aspeed@lists.ozlabs.org <linux-aspeed@lists.ozlabs.org>
+  'oleksandrs@mellanox.com' <oleksandrs@mellanox.com>
+  'jiri@nvidia.com' <jiri@nvidia.com>
+  Castro
+  Omar Eduardo <omar.eduardo.castro@intel.com>
+  'omar.eduardo.castro@linux.intel.com' <omar.eduardo.castro@linux.intel.com>
+  'robh@kernel.org' <robh@kernel.org>
+  'corbet@lwn.net' <corbet@lwn.net>
+  'mchehab+samsung@kernel.org' <mchehab+samsung@kernel.org>
+  'alexandre.belloni@bootlin.com' <alexandre.belloni@bootlin.com>
+  'tytso@mit.edu' <tytso@mit.edu>
+  'arnd@arndb.de' <arnd@arndb.de>
+  'ebiggers@google.com' <ebiggers@google.com>
+  'mark.rutland@arm.com' <mark.rutland@arm.com>
+  'joel@jms.id.au' <joel@jms.id.au>
+  'andrew@aj.id.au' <andrew@aj.id.au>
+  Filary
+  Steven A <steven.a.filary@intel.com>
+  'vadimp@mellanox.com' <vadimp@mellanox.com>
+  'amithash@fb.com' <amithash@fb.com>
+  'patrickw3@fb.com' <patrickw3@fb.com>
+  Chen
+  Luke <luke_chen@aspeedtech.com>
+  'billy_tsai@aspeedtech.com' <billy_tsai@aspeedtech.com>
+ " 'rgrs@protonmail.com' <rgrs@protonmail.com>\0"
+ "\02:1.1\0"
  "b\0"
  "Hey,\n"
  "\n"
@@ -115,7 +144,7 @@
  "> +    #include <dt-bindings/clock/aspeed-clock.h>\n"
  "> +    #include <dt-bindings/interrupt-controller/irq.h>\n"
  "> +\n"
- "> +      jtag: jtag at 1e6e4000 {\n"
+ "> +      jtag: jtag@1e6e4000 {\n"
  "\n"
  "The labels for both of these examples are also not needed\n"
  "as they're not used anywhere.\n"
@@ -133,7 +162,7 @@
  "> +    #include <dt-bindings/clock/aspeed-clock.h>\n"
  "> +    #include <dt-bindings/interrupt-controller/irq.h>\n"
  "> +\n"
- "> +      jtag1: jtag at 1e6e4100 {\n"
+ "> +      jtag1: jtag@1e6e4100 {\n"
  "> +          compatible = \"aspeed,ast2600-jtag\";\n"
  "> +          reg = <0x1e6e4100 0x40>;\n"
  "> +          clocks = <&syscon ASPEED_CLK_APB1>;\n"
@@ -143,13 +172,22 @@
  "> +\n"
  "> +...\n"
  "> -- \n"
- "> 2.25.1\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 228 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20240131/cbc87905/attachment.sig>
+ > 2.25.1
+ "\02:1.2\0"
+ "fn\0signature.asc\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "\n"
+ "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbmVKgAKCRB4tDGHoIJi\n"
+ "0rCjAQDYj1EFmAGScPlfZN5yZJTxnHl32pOtpDUx3mrrfxczLQEA2sbvYzMN1NN0\n"
+ "lsTxpN/rFe4/GnLJeDKbYtp82xbo1gA=\n"
+ "=L/R4\n"
+ "-----END PGP SIGNATURE-----\n"
+ "\01:2\0"
+ "b\0"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-3dbdeace036897a91eb83916cc9c7951fa46538fd28622edc72c37269e307482
+612f137b4e20a544184c650078e710870f5576631ed75f83b0acf09224c55a90

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.