All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120620105116.GA2179@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index ca152d1..a85a568 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -103,18 +103,18 @@ Some platforms may not fully service SMC on all CPUs, so there might be a
 need to set this per CPU node.  This can be topologically determined, so
 you might have:
 
-	cluster at 0 {
+	cluster@0 {
 		arm,smc = "vendor,platform-basic-firmware";
 		
-		cpu at 0 {
+		cpu@0 {
 			arm,smc = "vendor,platform-fancy-firmware";
 		};
 
-		cpu at 1 {
+		cpu@1 {
 			// no arm,smc property
 		};
 
-		cpu at 2 {
+		cpu@2 {
 			// no arm,smc property
 		};
 
@@ -134,14 +134,14 @@ back to the legacy case in that situation.
 If additional properties are needed, like version or capability info,
 we could have nodes instead:
 
-	cluster at 0 {
+	cluster@0 {
 		arm,smc {
 			basic-firmware {
 				compatible = "vendor,platform-basic-firmware";
 			};
 		}
 
-		cpu at 0 {
+		cpu@0 {
 			arm,smc {
 				fancy-firmware {
 					compatible = "vendor,platform-fancy-firmware";
diff --git a/a/content_digest b/N1/content_digest
index 793da1b..af92fab 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,10 +4,17 @@
  "ref\0201206181410.39267.arnd@arndb.de\0"
  "ref\04FE125C6.3030401@codeaurora.org\0"
  "ref\020120620094334.GA32666@mudshark.cambridge.arm.com\0"
- "From\0dave.martin@linaro.org (Dave Martin)\0"
+ "ref\020120620094334.GA32666-MRww78TxoiP5vMa5CHWGZ34zcgK1vI+I0E9HWUfgJXw@public.gmane.org\0"
+ "From\0Dave Martin <dave.martin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Bindings for SMC/HVC firmware interfaces on ARM (Re: [RFC PATCH] ARM: Make a compile trustzone conditionally)\0"
  "Date\0Wed, 20 Jun 2012 11:51:17 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0"
+ "Cc\0Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>"
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+  Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  Kyungmin Park <kmpark-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+ " Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jun 20, 2012 at 10:43:34AM +0100, Will Deacon wrote:\n"
@@ -115,18 +122,18 @@
  "need to set this per CPU node.  This can be topologically determined, so\n"
  "you might have:\n"
  "\n"
- "\tcluster at 0 {\n"
+ "\tcluster@0 {\n"
  "\t\tarm,smc = \"vendor,platform-basic-firmware\";\n"
  "\t\t\n"
- "\t\tcpu at 0 {\n"
+ "\t\tcpu@0 {\n"
  "\t\t\tarm,smc = \"vendor,platform-fancy-firmware\";\n"
  "\t\t};\n"
  "\n"
- "\t\tcpu at 1 {\n"
+ "\t\tcpu@1 {\n"
  "\t\t\t// no arm,smc property\n"
  "\t\t};\n"
  "\n"
- "\t\tcpu at 2 {\n"
+ "\t\tcpu@2 {\n"
  "\t\t\t// no arm,smc property\n"
  "\t\t};\n"
  "\n"
@@ -146,14 +153,14 @@
  "If additional properties are needed, like version or capability info,\n"
  "we could have nodes instead:\n"
  "\n"
- "\tcluster at 0 {\n"
+ "\tcluster@0 {\n"
  "\t\tarm,smc {\n"
  "\t\t\tbasic-firmware {\n"
  "\t\t\t\tcompatible = \"vendor,platform-basic-firmware\";\n"
  "\t\t\t};\n"
  "\t\t}\n"
  "\n"
- "\t\tcpu at 0 {\n"
+ "\t\tcpu@0 {\n"
  "\t\t\tarm,smc {\n"
  "\t\t\t\tfancy-firmware {\n"
  "\t\t\t\t\tcompatible = \"vendor,platform-fancy-firmware\";\n"
@@ -184,4 +191,4 @@
  "Cheers\n"
  ---Dave
 
-4919c3a5add6576111a161ee58d250285881fa6a35fef651863c4efaa1b51773
+c58c2b8c985e2022efb9ec1a4dc9dfc7af30a9666b7ccb19674161faa203c13d

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.