All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160917145121.GE17518@lukather>

diff --git a/a/1.txt b/N1/1.txt
index 94fb60b..7ca2f09 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
-On Thu, Sep 15, 2016 at 01:08:45AM +0100, André Przywara wrote:
+On Thu, Sep 15, 2016 at 01:08:45AM +0100, Andr? Przywara wrote:
 > > --- a/MAINTAINERS
 > > +++ b/MAINTAINERS
 > > @@ -982,6 +982,7 @@ M:	Chen-Yu Tsai <wens@csie.org>
-> >  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+> >  L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 > >  S:	Maintained
 > >  N:	sun[x456789]i
 > > +F:	arch/arm64/boot/dts/allwinner/
@@ -16,10 +16,10 @@ with maintainers because of that.
 > > +		#address-cells = <1>;
 > > +		#size-cells = <0>;
 > > +
-> > +		cpu@0 {
+> > +		cpu at 0 {
 > 
 > This is probably me to blame here since I put you up to it, but you need
-> "cpux" names (e.g. "cpu0: cpu@0 {") to match the ones that the PMU node
+> "cpux" names (e.g. "cpu0: cpu at 0 {") to match the ones that the PMU node
 > references below. dtc will refuse to compile it otherwise.
 
 Gaah, yes, of course.
@@ -31,7 +31,7 @@ Gaah, yes, of course.
 > > +				allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
 > > +			};
 > > +
-> > +			uart0_pins_a: uart0@0 {
+> > +			uart0_pins_a: uart0 at 0 {
 > > +				allwinner,pins = "PB8", "PB9";
 > > +				allwinner,function = "uart0";
 > > +				allwinner,drive = <SUN4I_PINCTRL_10_MA>;
@@ -79,3 +79,10 @@ Maxime
 Maxime Ripard, Free Electrons
 Embedded Linux and Kernel engineering
 http://free-electrons.com
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 819 bytes
+Desc: not available
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160917/cca5bec3/attachment.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index a2f5e07..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,17 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-
-iQIcBAEBAgAGBQJX3VhpAAoJEBx+YmzsjxAg6xQP/1APfYusWSt1eq5XDuSd71Aq
-IUyvlwYn4HgE2NDrg5pPnUP1gnuRWNFMIpoukBjkkn9rDOr6828K1/XmT3/NKErc
-nFdgZyZa8/sAHP2xSdXkdW/ESDfqAPuPPn2YzVjrcMWokPPM+FU84vI6o43Jq3hD
-h150m4wwFEmJO6In7TwzHWOmbeQ1fvDSq4YpycxHG4T/DUOPx1c2TqaxuWgzxy4w
-K4idxD/xWXT/m3lsl/T9mDu4rL2aiaSvRibLU1HnP7rfabAun/CddNYWh/r/SMyL
-pcNIbFMOd4YftKzue9/w9fAfNbdMMp2BU5SEuseyTmruZlc7mTR4d2XJt/MavOY3
-dPk+14E1kCc/4L+AXoYNPUjofdW6JAShtq4S9ZImIEJUWvw83I03ttlxSwMsWrsF
-cCT4ny18sGenjHp/V7Z4dy1Dl5FhjQE9HNPZL0Ci4eRUrDgZyEqHIqGqywYysbLn
-tNwQFK/sIu6lAQC/A+lgRBDfhjfcIReLupvS3CO4sqbdEx2LfM2e0s9BvfCbAGjW
-zzxbHC2/9PIXVm087hi3A5JfEU9cEzxDP1BLtSLO244hRcSfj9NcU4lnFBZM7LuI
-ObQbA4uwweMN/Lv4xQJXr7NNDiA1pN5GXA+e+9C0g8m43rhrFmU+Vectksr3QIPU
-nGwoxXVyejqI6YjTTY/g
-=SWJl
------END PGP SIGNATURE-----
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 5e5352c..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
diff --git a/a/content_digest b/N1/content_digest
index f267edb..50dbad4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,17 @@
  "ref\020160909201029.24530-1-maxime.ripard@free-electrons.com\0"
  "ref\020160909201029.24530-4-maxime.ripard@free-electrons.com\0"
  "ref\0fad78d40-b595-633c-6d43-6246ec893635@arm.com\0"
- "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
- "Subject\0Re: [PATCH v2 3/4] arm64: dts: add Allwinner A64 SoC .dtsi\0"
+ "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
+ "Subject\0[PATCH v2 3/4] arm64: dts: add Allwinner A64 SoC .dtsi\0"
  "Date\0Sat, 17 Sep 2016 16:51:21 +0200\0"
- "To\0Andr\303\251 Przywara <andre.przywara@arm.com>\0"
- "Cc\0Mike Turquette <mturquette@baylibre.com>"
-  Stephen Boyd <sboyd@codeaurora.org>
-  Chen-Yu Tsai <wens@csie.org>
-  linux-arm-kernel@lists.infradead.org
-  linux-clk@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " linux-sunxi@googlegroups.com\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
- "On Thu, Sep 15, 2016 at 01:08:45AM +0100, Andr\303\251 Przywara wrote:\n"
+ "On Thu, Sep 15, 2016 at 01:08:45AM +0100, Andr? Przywara wrote:\n"
  "> > --- a/MAINTAINERS\n"
  "> > +++ b/MAINTAINERS\n"
  "> > @@ -982,6 +982,7 @@ M:\tChen-Yu Tsai <wens@csie.org>\n"
- "> >  L:\tlinux-arm-kernel@lists.infradead.org (moderated for non-subscribers)\n"
+ "> >  L:\tlinux-arm-kernel at lists.infradead.org (moderated for non-subscribers)\n"
  "> >  S:\tMaintained\n"
  "> >  N:\tsun[x456789]i\n"
  "> > +F:\tarch/arm64/boot/dts/allwinner/\n"
@@ -32,10 +25,10 @@
  "> > +\t\t#address-cells = <1>;\n"
  "> > +\t\t#size-cells = <0>;\n"
  "> > +\n"
- "> > +\t\tcpu@0 {\n"
+ "> > +\t\tcpu at 0 {\n"
  "> \n"
  "> This is probably me to blame here since I put you up to it, but you need\n"
- "> \"cpux\" names (e.g. \"cpu0: cpu@0 {\") to match the ones that the PMU node\n"
+ "> \"cpux\" names (e.g. \"cpu0: cpu at 0 {\") to match the ones that the PMU node\n"
  "> references below. dtc will refuse to compile it otherwise.\n"
  "\n"
  "Gaah, yes, of course.\n"
@@ -47,7 +40,7 @@
  "> > +\t\t\t\tallwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n"
  "> > +\t\t\t};\n"
  "> > +\n"
- "> > +\t\t\tuart0_pins_a: uart0@0 {\n"
+ "> > +\t\t\tuart0_pins_a: uart0 at 0 {\n"
  "> > +\t\t\t\tallwinner,pins = \"PB8\", \"PB9\";\n"
  "> > +\t\t\t\tallwinner,function = \"uart0\";\n"
  "> > +\t\t\t\tallwinner,drive = <SUN4I_PINCTRL_10_MA>;\n"
@@ -94,26 +87,13 @@
  "-- \n"
  "Maxime Ripard, Free Electrons\n"
  "Embedded Linux and Kernel engineering\n"
- http://free-electrons.com
- "\01:2\0"
- "fn\0signature.asc\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "Version: GnuPG v1\n"
- "\n"
- "iQIcBAEBAgAGBQJX3VhpAAoJEBx+YmzsjxAg6xQP/1APfYusWSt1eq5XDuSd71Aq\n"
- "IUyvlwYn4HgE2NDrg5pPnUP1gnuRWNFMIpoukBjkkn9rDOr6828K1/XmT3/NKErc\n"
- "nFdgZyZa8/sAHP2xSdXkdW/ESDfqAPuPPn2YzVjrcMWokPPM+FU84vI6o43Jq3hD\n"
- "h150m4wwFEmJO6In7TwzHWOmbeQ1fvDSq4YpycxHG4T/DUOPx1c2TqaxuWgzxy4w\n"
- "K4idxD/xWXT/m3lsl/T9mDu4rL2aiaSvRibLU1HnP7rfabAun/CddNYWh/r/SMyL\n"
- "pcNIbFMOd4YftKzue9/w9fAfNbdMMp2BU5SEuseyTmruZlc7mTR4d2XJt/MavOY3\n"
- "dPk+14E1kCc/4L+AXoYNPUjofdW6JAShtq4S9ZImIEJUWvw83I03ttlxSwMsWrsF\n"
- "cCT4ny18sGenjHp/V7Z4dy1Dl5FhjQE9HNPZL0Ci4eRUrDgZyEqHIqGqywYysbLn\n"
- "tNwQFK/sIu6lAQC/A+lgRBDfhjfcIReLupvS3CO4sqbdEx2LfM2e0s9BvfCbAGjW\n"
- "zzxbHC2/9PIXVm087hi3A5JfEU9cEzxDP1BLtSLO244hRcSfj9NcU4lnFBZM7LuI\n"
- "ObQbA4uwweMN/Lv4xQJXr7NNDiA1pN5GXA+e+9C0g8m43rhrFmU+Vectksr3QIPU\n"
- "nGwoxXVyejqI6YjTTY/g\n"
- "=SWJl\n"
- "-----END PGP SIGNATURE-----\n"
+ "http://free-electrons.com\n"
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: signature.asc\n"
+ "Type: application/pgp-signature\n"
+ "Size: 819 bytes\n"
+ "Desc: not available\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160917/cca5bec3/attachment.sig>
 
-cdcd192da0c900820df05c371c079a24870627f702612074c490fdb980d45c26
+36b6fa5481b0f1b5a38c7c39978fe7c1c0a7a464c712ed7ac370019b5e533359

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.