All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131023075758.GA7404@ulmo.nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index d8b4778..08a52f4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -98,7 +98,7 @@ to board files because some things can no longer be described.
 > 
 >                 i2c-parent = <&pic1i2c>;
 > 
->                 eeprom at 55 {
+>                 eeprom@55 {
 >                     compatible = "atmel,24c02";
 >                     reg = <0x55>;
 >                     ideeprom;
@@ -117,7 +117,7 @@ above could more traditionally be written as:
 	pic1i2c: i2c-controller {
 		...
 
-		eeprom at 55 {
+		eeprom@55 {
 			/* insert all other properties here */
 		};
 	};
@@ -153,12 +153,12 @@ device was controlled by an I2C chip, and the touchscreen controller's
 interrupt pin was connected to the GPIO controller on the PCI bus. So
 what we ended up with looked roughly something like this:
 
-	pci at 3fc {
+	pci@3fc {
 		[...bunch of nodes to describe PCI hierarchy...]
 
-		pci at 2,0 {
+		pci@2,0 {
 			/* GPIO expander */
-			gpio: pci at 0,0 {
+			gpio: pci@0,0 {
 				...
 				interrupt-controller;
 				...
@@ -167,10 +167,10 @@ what we ended up with looked roughly something like this:
 
 		[...more nodes...]
 
-		pci at 8,0 {
+		pci@8,0 {
 			/* I2C controller */
-			pci at 0,0 {
-				touchscreen at 48 {
+			pci@0,0 {
+				touchscreen@48 {
 					...
 					interrupt-parent = <&gpio>;
 					interrupts = <1 0x8>;
@@ -189,10 +189,3 @@ But perhaps that doesn't help you at all with the problems that you've
 encountered?
 
 Thierry
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: not available
-Type: application/pgp-signature
-Size: 836 bytes
-Desc: not available
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131023/9e6fded2/attachment.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..afd278e
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iQIcBAEBAgAGBQJSZ4GGAAoJEN0jrNd/PrOhPe4P/23/28CcMjuFYztZdgQb41av
+8vpsxSAQkxalhTZFy+k6tO5qpADkHwawbKGQxuN2lxAs9F4ZrygGOjzECniR7k2C
+2SO5MUFrjat1XvUa2pHyfQfYEWvRfKfkh5CCpuSIweIEQw0Y1aHvbIWcBkSscb6Q
+PABQkEUPucEUX3+/Onbh6ras48VakrRDVKDjUTMKsrcW/hGbjca78I5XlGnnNUrC
+vX0kfTwXW5oz3UnjHo6zYKRMRChh8Ac5EKlZl2yFq19jl/s2xyTXBPfMJRpLVUcD
+cBi9ZkXJfbGeWxRLIZS09b+r2Bqi9pJfO9EsZBBiFwryQop2MRDkkYKUX3IlPfFL
+jm3nWsz3v9Frgy0dCEez04z3Ke2mEijT8w686DfbZDsft14AWt6g7n0CaNbHB3PA
+ux/qQglz/vvVlQuM2aFH4BytSpK7hkdnPAw3CyTMbegQn6yRj4uOmfCh+XTnYbb3
+L4Oa0eGNdloDJCIaVsfo73s4HTkJYpkDScmPDct5bbPY+1DDT2/wRqv0U94oaRMR
+CBiKyLDrzr0p1Zi7sJGVv8XAwiuygcEklpaoYVyn9bJYFkjtdm9juOJApt3qaBZI
+xA09s+TYsKs3c3ZocaK4jq514P9ZZRoXwF2qm0eL7t9dZ2vnw4WVsfFG96uJGoh7
+s+mKOISVP6sRJu+dLBc/
+=sY2H
+-----END PGP SIGNATURE-----
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..a09cc95
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1 @@
+Content-Type: application/pgp-signature
diff --git a/a/content_digest b/N1/content_digest
index 449220f..ee7ae27 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,11 +7,17 @@
  "ref\020131022164922.GA29852@roeck-us.net\0"
  "ref\020131022203546.GC8037@mithrandir\0"
  "ref\020131022211000.GA30394@roeck-us.net\0"
- "From\0thierry.reding@gmail.com (Thierry Reding)\0"
- "Subject\0[Ksummit-2013-discuss] ARM topic: Is DT on ARM the solution, or is there something better?\0"
+ "ref\020131022211000.GA30394-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org\0"
+ "From\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [Ksummit-2013-discuss] ARM topic: Is DT on ARM the solution, or is there something better?\0"
  "Date\0Wed, 23 Oct 2013 09:57:58 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0"
+ "Cc\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  ksummit-2013-discuss-cunTk1MwBs98uUxBSJOaYoYkZiVZrdSR2LY78lusg7I@public.gmane.org <ksummit-2013-discuss-cunTk1MwBs98uUxBSJOaYoYkZiVZrdSR2LY78lusg7I@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "\01:1\0"
  "b\0"
  "On Tue, Oct 22, 2013 at 02:10:00PM -0700, Guenter Roeck wrote:\n"
  "[...]\n"
@@ -113,7 +119,7 @@
  "> \n"
  ">                 i2c-parent = <&pic1i2c>;\n"
  "> \n"
- ">                 eeprom at 55 {\n"
+ ">                 eeprom@55 {\n"
  ">                     compatible = \"atmel,24c02\";\n"
  ">                     reg = <0x55>;\n"
  ">                     ideeprom;\n"
@@ -132,7 +138,7 @@
  "\tpic1i2c: i2c-controller {\n"
  "\t\t...\n"
  "\n"
- "\t\teeprom at 55 {\n"
+ "\t\teeprom@55 {\n"
  "\t\t\t/* insert all other properties here */\n"
  "\t\t};\n"
  "\t};\n"
@@ -168,12 +174,12 @@
  "interrupt pin was connected to the GPIO controller on the PCI bus. So\n"
  "what we ended up with looked roughly something like this:\n"
  "\n"
- "\tpci at 3fc {\n"
+ "\tpci@3fc {\n"
  "\t\t[...bunch of nodes to describe PCI hierarchy...]\n"
  "\n"
- "\t\tpci at 2,0 {\n"
+ "\t\tpci@2,0 {\n"
  "\t\t\t/* GPIO expander */\n"
- "\t\t\tgpio: pci at 0,0 {\n"
+ "\t\t\tgpio: pci@0,0 {\n"
  "\t\t\t\t...\n"
  "\t\t\t\tinterrupt-controller;\n"
  "\t\t\t\t...\n"
@@ -182,10 +188,10 @@
  "\n"
  "\t\t[...more nodes...]\n"
  "\n"
- "\t\tpci at 8,0 {\n"
+ "\t\tpci@8,0 {\n"
  "\t\t\t/* I2C controller */\n"
- "\t\t\tpci at 0,0 {\n"
- "\t\t\t\ttouchscreen at 48 {\n"
+ "\t\t\tpci@0,0 {\n"
+ "\t\t\t\ttouchscreen@48 {\n"
  "\t\t\t\t\t...\n"
  "\t\t\t\t\tinterrupt-parent = <&gpio>;\n"
  "\t\t\t\t\tinterrupts = <1 0x8>;\n"
@@ -203,13 +209,25 @@
  "But perhaps that doesn't help you at all with the problems that you've\n"
  "encountered?\n"
  "\n"
- "Thierry\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: not available\n"
- "Type: application/pgp-signature\n"
- "Size: 836 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131023/9e6fded2/attachment.sig>
+ Thierry
+ "\01:2\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "Version: GnuPG v2.0.22 (GNU/Linux)\n"
+ "\n"
+ "iQIcBAEBAgAGBQJSZ4GGAAoJEN0jrNd/PrOhPe4P/23/28CcMjuFYztZdgQb41av\n"
+ "8vpsxSAQkxalhTZFy+k6tO5qpADkHwawbKGQxuN2lxAs9F4ZrygGOjzECniR7k2C\n"
+ "2SO5MUFrjat1XvUa2pHyfQfYEWvRfKfkh5CCpuSIweIEQw0Y1aHvbIWcBkSscb6Q\n"
+ "PABQkEUPucEUX3+/Onbh6ras48VakrRDVKDjUTMKsrcW/hGbjca78I5XlGnnNUrC\n"
+ "vX0kfTwXW5oz3UnjHo6zYKRMRChh8Ac5EKlZl2yFq19jl/s2xyTXBPfMJRpLVUcD\n"
+ "cBi9ZkXJfbGeWxRLIZS09b+r2Bqi9pJfO9EsZBBiFwryQop2MRDkkYKUX3IlPfFL\n"
+ "jm3nWsz3v9Frgy0dCEez04z3Ke2mEijT8w686DfbZDsft14AWt6g7n0CaNbHB3PA\n"
+ "ux/qQglz/vvVlQuM2aFH4BytSpK7hkdnPAw3CyTMbegQn6yRj4uOmfCh+XTnYbb3\n"
+ "L4Oa0eGNdloDJCIaVsfo73s4HTkJYpkDScmPDct5bbPY+1DDT2/wRqv0U94oaRMR\n"
+ "CBiKyLDrzr0p1Zi7sJGVv8XAwiuygcEklpaoYVyn9bJYFkjtdm9juOJApt3qaBZI\n"
+ "xA09s+TYsKs3c3ZocaK4jq514P9ZZRoXwF2qm0eL7t9dZ2vnw4WVsfFG96uJGoh7\n"
+ "s+mKOISVP6sRJu+dLBc/\n"
+ "=sY2H\n"
+ "-----END PGP SIGNATURE-----\n"
 
-ffa21a4322c666f0f359d776b6d3a7497d656adbcedc912a760b55c3b8e4401a
+04e33df6dd26bd433e0bd6b6994bae9899cbfd6eccb6c7abee969128dd97026e

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.