All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20181103190547.GD31179@amd>

diff --git a/a/1.txt b/N1/1.txt
index cfd1418..578581d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,7 +25,7 @@ Acked-by: Pavel Machek <pavel@ucw.cz>
 >  				status = "disabled";
 >  			};
 >  
-> +			twsi3: i2c at d4032000 {
+> +			twsi3: i2c@d4032000 {
 > +				compatible = "mrvl,mmp-twsi";
 > +				reg = <0xd4032000 0x1000>;
 > +				interrupt-parent = <&intcmux17>;
@@ -37,7 +37,7 @@ Acked-by: Pavel Machek <pavel@ucw.cz>
 > +				status = "disabled";
 > +			};
 > +
-> +			twsi4: i2c at d4033000 {
+> +			twsi4: i2c@d4033000 {
 > +				compatible = "mrvl,mmp-twsi";
 > +				reg = <0xd4033000 0x1000>;
 > +				interrupt-parent = <&intcmux17>;
@@ -50,7 +50,7 @@ Acked-by: Pavel Machek <pavel@ucw.cz>
 > +			};
 > +
 > +
-> +			twsi5: i2c at d4033800 {
+> +			twsi5: i2c@d4033800 {
 > +				compatible = "mrvl,mmp-twsi";
 > +				reg = <0xd4033800 0x1000>;
 > +				interrupt-parent = <&intcmux17>;
@@ -62,7 +62,7 @@ Acked-by: Pavel Machek <pavel@ucw.cz>
 > +				status = "disabled";
 > +			};
 > +
-> +			twsi6: i2c at d4034000 {
+> +			twsi6: i2c@d4034000 {
 > +				compatible = "mrvl,mmp-twsi";
 > +				reg = <0xd4034000 0x1000>;
 > +				interrupt-parent = <&intcmux17>;
@@ -74,17 +74,10 @@ Acked-by: Pavel Machek <pavel@ucw.cz>
 > +				status = "disabled";
 > +			};
 > +
->  			rtc: rtc at d4010000 {
+>  			rtc: rtc@d4010000 {
 >  				compatible = "mrvl,mmp-rtc";
 >  				reg = <0xd4010000 0x1000>;
 
 -- 
 (english) http://www.livejournal.com/~pavelmachek
 (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 181 bytes
-Desc: Digital signature
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20181103/7b405c9b/attachment.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..10acb5d
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEARECAAYFAlvd8YsACgkQMOfwapXb+vIjGwCeMZt0dhUno/tmNVOF0yEU3Yyo
+I+IAoIr7T+2NzyjuZ1o4mF+UqrtjLTo/
+=/WmS
+-----END PGP SIGNATURE-----
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..3237378
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1,2 @@
+Content-Type: application/pgp-signature; name="signature.asc"
+Content-Description: Digital signature
diff --git a/a/content_digest b/N1/content_digest
index 2bfc273..b9f72b7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,17 @@
  "ref\020180917113947.12626-1-lkundrak@v3.sk\0"
  "ref\020180917113947.12626-3-lkundrak@v3.sk\0"
- "From\0pavel@ucw.cz (Pavel Machek)\0"
- "Subject\0[PATCH 2/2] DT: marvell,mmp2: add more TWSI controllers\0"
+ "From\0Pavel Machek <pavel@ucw.cz>\0"
+ "Subject\0Re: [PATCH 2/2] DT: marvell,mmp2: add more TWSI controllers\0"
  "Date\0Sat, 3 Nov 2018 20:05:47 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Lubomir Rintel <lkundrak@v3.sk>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  Eric Miao <eric.y.miao@gmail.com>
+  Haojian Zhuang <haojian.zhuang@gmail.com>
+  Rob Herring <robh+dt@kernel.org>
+ " Mark Rutland <mark.rutland@arm.com>\0"
+ "\01:1\0"
  "b\0"
  "On Mon 2018-09-17 13:39:47, Lubomir Rintel wrote:\n"
  "> I've gotten the base addresses, clocks and interrupts from an rusty and old\n"
@@ -33,7 +40,7 @@
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\ttwsi3: i2c at d4032000 {\n"
+ "> +\t\t\ttwsi3: i2c@d4032000 {\n"
  "> +\t\t\t\tcompatible = \"mrvl,mmp-twsi\";\n"
  "> +\t\t\t\treg = <0xd4032000 0x1000>;\n"
  "> +\t\t\t\tinterrupt-parent = <&intcmux17>;\n"
@@ -45,7 +52,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\ttwsi4: i2c at d4033000 {\n"
+ "> +\t\t\ttwsi4: i2c@d4033000 {\n"
  "> +\t\t\t\tcompatible = \"mrvl,mmp-twsi\";\n"
  "> +\t\t\t\treg = <0xd4033000 0x1000>;\n"
  "> +\t\t\t\tinterrupt-parent = <&intcmux17>;\n"
@@ -58,7 +65,7 @@
  "> +\t\t\t};\n"
  "> +\n"
  "> +\n"
- "> +\t\t\ttwsi5: i2c at d4033800 {\n"
+ "> +\t\t\ttwsi5: i2c@d4033800 {\n"
  "> +\t\t\t\tcompatible = \"mrvl,mmp-twsi\";\n"
  "> +\t\t\t\treg = <0xd4033800 0x1000>;\n"
  "> +\t\t\t\tinterrupt-parent = <&intcmux17>;\n"
@@ -70,7 +77,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\ttwsi6: i2c at d4034000 {\n"
+ "> +\t\t\ttwsi6: i2c@d4034000 {\n"
  "> +\t\t\t\tcompatible = \"mrvl,mmp-twsi\";\n"
  "> +\t\t\t\treg = <0xd4034000 0x1000>;\n"
  "> +\t\t\t\tinterrupt-parent = <&intcmux17>;\n"
@@ -82,19 +89,23 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\trtc: rtc at d4010000 {\n"
+ ">  \t\t\trtc: rtc@d4010000 {\n"
  ">  \t\t\t\tcompatible = \"mrvl,mmp-rtc\";\n"
  ">  \t\t\t\treg = <0xd4010000 0x1000>;\n"
  "\n"
  "-- \n"
  "(english) http://www.livejournal.com/~pavelmachek\n"
- "(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 181 bytes\n"
- "Desc: Digital signature\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20181103/7b405c9b/attachment.sig>
+ (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
+ "\01:2\0"
+ "fn\0signature.asc\0"
+ "d\0Digital signature\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "Version: GnuPG v1\n"
+ "\n"
+ "iEYEARECAAYFAlvd8YsACgkQMOfwapXb+vIjGwCeMZt0dhUno/tmNVOF0yEU3Yyo\n"
+ "I+IAoIr7T+2NzyjuZ1o4mF+UqrtjLTo/\n"
+ "=/WmS\n"
+ "-----END PGP SIGNATURE-----\n"
 
-9627476030db0d76692b68aa6e7cd9f943f4d6db1fbc70b8a4a47074ebbc4259
+9fd0103a98f752bb56ef18749f1b9b33476c4565cae22442dfc00f3ea7fbe1e9

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.