All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <YYKatBCCroiYxLew@heinlein>

diff --git a/a/1.txt b/N1/1.txt
index 1747591..b84daf4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -57,7 +57,7 @@ I see a number of references to 'ember'/'EMBER'.  I think the intention is
 
 > +&fmc {
 > +	status = "okay";
-> +	flash at 0 {
+> +	flash@0 {
 > +		status = "okay";
 > +		m25p,fast-read;
 > +		label = "bmc";
@@ -67,7 +67,7 @@ I see a number of references to 'ember'/'EMBER'.  I think the intention is
 Is this board using 64MB or 128MB modules?  Many of the newer systems have been
 starting to use 128MB.  I just want to confirm this is correct.
 
-> +	sled0_ioexp: pca9539 at 76 {
+> +	sled0_ioexp: pca9539@76 {
 > +		compatible = "nxp,pca9539";
 > +		reg = <0x76>;
 > +		#address-cells = <1>;
@@ -105,10 +105,3 @@ Was this intentional to have defined a multi-master bus with nothing on it?
 
 -- 
 Patrick Williams
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 833 bytes
-Desc: not available
-URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20211103/bb996475/attachment.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..6f7234b
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEBGD9ii4LE9cNbqJBqwNHzC0AwRkFAmGCmrIACgkQqwNHzC0A
+wRnw0RAAqViUSHmkD6lssoV4YyVBcAqa+5giq26JKHUQKTAIJO/dBK8OHWeWEAbU
++qZEU3xhNiZjaUl2ZBKVS2kdZzDfRwOlFvkT+v2o+Vt4c7vfNkK5u20Q8M6NCJBy
+HbkRTun38Nc2MS/aUAdcoQm2DsfRxHtlxIQDXmSDEpIDtI3ttduZw1jwjtFGjpF/
+z8LKJMOi0GXGj2C29KG10oAEjpC4vmFyqFsjc7DlErmmRP9Qb1rx+0dVNVhhb+Kj
+eUMkRZoRBbhJvN8fIE999aeaYW3T1uhhNVI/lWJipbrRgqgaFkq0WG6vfnHbtwVl
+8iOUcjGYpDsuUuU2SabVZWaX/8pl7EIS1QGsb4l1ue9L45zGXSZY5rrylctXs3Nj
+TzsStgS8eoDdrceiV9R+HCJi2mTwf7Lw6i7XbRVmm4YTsTmib3BC/jMu7Eve192a
+k7ZH/W8e6865N5evshoVgX0NlogxNKa/qch0DiFgS5Ep1ISyBAJKQwaTS5ZsqKqr
+fuNaQGh3efTzmdlQQ/spa1XOUJUWfw5B1nuCXz5ZdtOXhKpqyjN9H4JaRtio3ORS
+FEYS85xF8j4mz362uauFtZanTTLlPPoPzg61QVumk2oOU8Vv05fEOkT4+pJtae48
+wi2kfsRMOYrJ1Kem1LGNnGT5/tuK31FkOeqmybFcwhbMuLArh1M=
+=qzaE
+-----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 c08a6c1..33b2998 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,20 @@
  "ref\020211103071417.388388-1-howard.chiu@quantatw.com\0"
  "From\0Patrick Williams <patrick@stwcx.xyz>\0"
- "Subject\0[PATCH v1] ARM: dts: aspeed: Adding Facebook Bletchley BMC\0"
+ "Subject\0Re: [PATCH v1] ARM: dts: aspeed: Adding Facebook Bletchley BMC\0"
  "Date\0Wed, 3 Nov 2021 09:20:36 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
- "\00:1\0"
+ "To\0Howard Chiu <howard10703049@gmail.com>\0"
+ "Cc\0arnd@arndb.de"
+  olof@lixom.net
+  robh+dt@kernel.org
+  joel@jms.id.au
+  andrew@aj.id.au
+  soc@kernel.org
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+ " Howard Chiu <howard.chiu@quantatw.com>\0"
+ "\01:1\0"
  "b\0"
  "Hello Howard,\n"
  "\n"
@@ -64,7 +75,7 @@
  "\n"
  "> +&fmc {\n"
  "> +\tstatus = \"okay\";\n"
- "> +\tflash at 0 {\n"
+ "> +\tflash@0 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tm25p,fast-read;\n"
  "> +\t\tlabel = \"bmc\";\n"
@@ -74,7 +85,7 @@
  "Is this board using 64MB or 128MB modules?  Many of the newer systems have been\n"
  "starting to use 128MB.  I just want to confirm this is correct.\n"
  "\n"
- "> +\tsled0_ioexp: pca9539 at 76 {\n"
+ "> +\tsled0_ioexp: pca9539@76 {\n"
  "> +\t\tcompatible = \"nxp,pca9539\";\n"
  "> +\t\treg = <0x76>;\n"
  "> +\t\t#address-cells = <1>;\n"
@@ -111,13 +122,25 @@
  "Was this intentional to have defined a multi-master bus with nothing on it?\n"
  "\n"
  "-- \n"
- "Patrick Williams\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 833 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20211103/bb996475/attachment.sig>
+ Patrick Williams
+ "\01:2\0"
+ "fn\0signature.asc\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "\n"
+ "iQIzBAABCAAdFiEEBGD9ii4LE9cNbqJBqwNHzC0AwRkFAmGCmrIACgkQqwNHzC0A\n"
+ "wRnw0RAAqViUSHmkD6lssoV4YyVBcAqa+5giq26JKHUQKTAIJO/dBK8OHWeWEAbU\n"
+ "+qZEU3xhNiZjaUl2ZBKVS2kdZzDfRwOlFvkT+v2o+Vt4c7vfNkK5u20Q8M6NCJBy\n"
+ "HbkRTun38Nc2MS/aUAdcoQm2DsfRxHtlxIQDXmSDEpIDtI3ttduZw1jwjtFGjpF/\n"
+ "z8LKJMOi0GXGj2C29KG10oAEjpC4vmFyqFsjc7DlErmmRP9Qb1rx+0dVNVhhb+Kj\n"
+ "eUMkRZoRBbhJvN8fIE999aeaYW3T1uhhNVI/lWJipbrRgqgaFkq0WG6vfnHbtwVl\n"
+ "8iOUcjGYpDsuUuU2SabVZWaX/8pl7EIS1QGsb4l1ue9L45zGXSZY5rrylctXs3Nj\n"
+ "TzsStgS8eoDdrceiV9R+HCJi2mTwf7Lw6i7XbRVmm4YTsTmib3BC/jMu7Eve192a\n"
+ "k7ZH/W8e6865N5evshoVgX0NlogxNKa/qch0DiFgS5Ep1ISyBAJKQwaTS5ZsqKqr\n"
+ "fuNaQGh3efTzmdlQQ/spa1XOUJUWfw5B1nuCXz5ZdtOXhKpqyjN9H4JaRtio3ORS\n"
+ "FEYS85xF8j4mz362uauFtZanTTLlPPoPzg61QVumk2oOU8Vv05fEOkT4+pJtae48\n"
+ "wi2kfsRMOYrJ1Kem1LGNnGT5/tuK31FkOeqmybFcwhbMuLArh1M=\n"
+ "=qzaE\n"
+ "-----END PGP SIGNATURE-----\n"
 
-6f12e5fc91e4abf7a336ae0431e64557e3dc29165706fcfd1f2bcc438831d653
+32d25bf0e94f6444c4f70dd6e210f6d5175c45fd68b811906504bebca433dc8e

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 91%
rename from a/1.txt
rename to N2/1.1.txt
index 1747591..b84daf4 100644
--- a/a/1.txt
+++ b/N2/1.1.txt
@@ -57,7 +57,7 @@ I see a number of references to 'ember'/'EMBER'.  I think the intention is
 
 > +&fmc {
 > +	status = "okay";
-> +	flash at 0 {
+> +	flash@0 {
 > +		status = "okay";
 > +		m25p,fast-read;
 > +		label = "bmc";
@@ -67,7 +67,7 @@ I see a number of references to 'ember'/'EMBER'.  I think the intention is
 Is this board using 64MB or 128MB modules?  Many of the newer systems have been
 starting to use 128MB.  I just want to confirm this is correct.
 
-> +	sled0_ioexp: pca9539 at 76 {
+> +	sled0_ioexp: pca9539@76 {
 > +		compatible = "nxp,pca9539";
 > +		reg = <0x76>;
 > +		#address-cells = <1>;
@@ -105,10 +105,3 @@ Was this intentional to have defined a multi-master bus with nothing on it?
 
 -- 
 Patrick Williams
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 833 bytes
-Desc: not available
-URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20211103/bb996475/attachment.sig>
diff --git a/N2/1.2.bin b/N2/1.2.bin
new file mode 100644
index 0000000..6f7234b
--- /dev/null
+++ b/N2/1.2.bin
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEBGD9ii4LE9cNbqJBqwNHzC0AwRkFAmGCmrIACgkQqwNHzC0A
+wRnw0RAAqViUSHmkD6lssoV4YyVBcAqa+5giq26JKHUQKTAIJO/dBK8OHWeWEAbU
++qZEU3xhNiZjaUl2ZBKVS2kdZzDfRwOlFvkT+v2o+Vt4c7vfNkK5u20Q8M6NCJBy
+HbkRTun38Nc2MS/aUAdcoQm2DsfRxHtlxIQDXmSDEpIDtI3ttduZw1jwjtFGjpF/
+z8LKJMOi0GXGj2C29KG10oAEjpC4vmFyqFsjc7DlErmmRP9Qb1rx+0dVNVhhb+Kj
+eUMkRZoRBbhJvN8fIE999aeaYW3T1uhhNVI/lWJipbrRgqgaFkq0WG6vfnHbtwVl
+8iOUcjGYpDsuUuU2SabVZWaX/8pl7EIS1QGsb4l1ue9L45zGXSZY5rrylctXs3Nj
+TzsStgS8eoDdrceiV9R+HCJi2mTwf7Lw6i7XbRVmm4YTsTmib3BC/jMu7Eve192a
+k7ZH/W8e6865N5evshoVgX0NlogxNKa/qch0DiFgS5Ep1ISyBAJKQwaTS5ZsqKqr
+fuNaQGh3efTzmdlQQ/spa1XOUJUWfw5B1nuCXz5ZdtOXhKpqyjN9H4JaRtio3ORS
+FEYS85xF8j4mz362uauFtZanTTLlPPoPzg61QVumk2oOU8Vv05fEOkT4+pJtae48
+wi2kfsRMOYrJ1Kem1LGNnGT5/tuK31FkOeqmybFcwhbMuLArh1M=
+=qzaE
+-----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 c08a6c1..627296a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,20 @@
  "ref\020211103071417.388388-1-howard.chiu@quantatw.com\0"
  "From\0Patrick Williams <patrick@stwcx.xyz>\0"
- "Subject\0[PATCH v1] ARM: dts: aspeed: Adding Facebook Bletchley BMC\0"
+ "Subject\0Re: [PATCH v1] ARM: dts: aspeed: Adding Facebook Bletchley BMC\0"
  "Date\0Wed, 3 Nov 2021 09:20:36 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
- "\00:1\0"
+ "To\0Howard Chiu <howard10703049@gmail.com>\0"
+ "Cc\0arnd@arndb.de"
+  olof@lixom.net
+  robh+dt@kernel.org
+  joel@jms.id.au
+  andrew@aj.id.au
+  soc@kernel.org
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+ " Howard Chiu <howard.chiu@quantatw.com>\0"
+ "\02:1.1\0"
  "b\0"
  "Hello Howard,\n"
  "\n"
@@ -64,7 +75,7 @@
  "\n"
  "> +&fmc {\n"
  "> +\tstatus = \"okay\";\n"
- "> +\tflash at 0 {\n"
+ "> +\tflash@0 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tm25p,fast-read;\n"
  "> +\t\tlabel = \"bmc\";\n"
@@ -74,7 +85,7 @@
  "Is this board using 64MB or 128MB modules?  Many of the newer systems have been\n"
  "starting to use 128MB.  I just want to confirm this is correct.\n"
  "\n"
- "> +\tsled0_ioexp: pca9539 at 76 {\n"
+ "> +\tsled0_ioexp: pca9539@76 {\n"
  "> +\t\tcompatible = \"nxp,pca9539\";\n"
  "> +\t\treg = <0x76>;\n"
  "> +\t\t#address-cells = <1>;\n"
@@ -111,13 +122,31 @@
  "Was this intentional to have defined a multi-master bus with nothing on it?\n"
  "\n"
  "-- \n"
- "Patrick Williams\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 833 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20211103/bb996475/attachment.sig>
+ Patrick Williams
+ "\02:1.2\0"
+ "fn\0signature.asc\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "\n"
+ "iQIzBAABCAAdFiEEBGD9ii4LE9cNbqJBqwNHzC0AwRkFAmGCmrIACgkQqwNHzC0A\n"
+ "wRnw0RAAqViUSHmkD6lssoV4YyVBcAqa+5giq26JKHUQKTAIJO/dBK8OHWeWEAbU\n"
+ "+qZEU3xhNiZjaUl2ZBKVS2kdZzDfRwOlFvkT+v2o+Vt4c7vfNkK5u20Q8M6NCJBy\n"
+ "HbkRTun38Nc2MS/aUAdcoQm2DsfRxHtlxIQDXmSDEpIDtI3ttduZw1jwjtFGjpF/\n"
+ "z8LKJMOi0GXGj2C29KG10oAEjpC4vmFyqFsjc7DlErmmRP9Qb1rx+0dVNVhhb+Kj\n"
+ "eUMkRZoRBbhJvN8fIE999aeaYW3T1uhhNVI/lWJipbrRgqgaFkq0WG6vfnHbtwVl\n"
+ "8iOUcjGYpDsuUuU2SabVZWaX/8pl7EIS1QGsb4l1ue9L45zGXSZY5rrylctXs3Nj\n"
+ "TzsStgS8eoDdrceiV9R+HCJi2mTwf7Lw6i7XbRVmm4YTsTmib3BC/jMu7Eve192a\n"
+ "k7ZH/W8e6865N5evshoVgX0NlogxNKa/qch0DiFgS5Ep1ISyBAJKQwaTS5ZsqKqr\n"
+ "fuNaQGh3efTzmdlQQ/spa1XOUJUWfw5B1nuCXz5ZdtOXhKpqyjN9H4JaRtio3ORS\n"
+ "FEYS85xF8j4mz362uauFtZanTTLlPPoPzg61QVumk2oOU8Vv05fEOkT4+pJtae48\n"
+ "wi2kfsRMOYrJ1Kem1LGNnGT5/tuK31FkOeqmybFcwhbMuLArh1M=\n"
+ "=qzaE\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
 
-6f12e5fc91e4abf7a336ae0431e64557e3dc29165706fcfd1f2bcc438831d653
+33d4950d57beda1c534a0ebd41ecaa54140e4f7189ad5a0b1151e8a89939cf33

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.