All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F7A3491.2060003@firmworks.com>

diff --git a/a/1.txt b/N1/1.txt
index 806f03b..91d1587 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -65,7 +65,7 @@ See above.
 > +
 > +Example:
 > +
-> +	gpio: gpio at d4019000 {
+> +	gpio: gpio@d4019000 {
 > +		compatible = "mrvl,mmp-gpio", "mrvl,pxa-gpio";
 
 The text above says "mrvl,pxa-gpio" *or* "mrvl,mmp-gpio", but the 
@@ -141,7 +141,7 @@ interrupt parent.  If so, you should say that.
 > + - mrvl,i2c-fast-mode : Enable fast mode of i2c controller.
 > +
 > +Examples:
-> +	twsi1: i2c at d4011000 {
+> +	twsi1: i2c@d4011000 {
 > +		compatible = "mrvl,mmp-twsi", "mrvl,pxa-i2c";
 
 No need for two different values, as discussed above.
@@ -152,7 +152,7 @@ No need for two different values, as discussed above.
 > +		mrvl,i2c-fast-mode;
 > +	};
 > +	
-> +	twsi2: i2c at d4025000 {
+> +	twsi2: i2c@d4025000 {
 > +		compatible = "mrvl,mmp-twsi", "mrvl,pxa-i2c";
 
 No need for two different values, as discussed above.
@@ -179,7 +179,7 @@ No need for two different values, as discussed above.
 > +- interrupt-names: Assign name of irq resource.
 > +
 > +Example:
-> +	rtc: rtc at d4010000 {
+> +	rtc: rtc@d4010000 {
 > +		compatible = "mrvl,mmp-rtc";
 > +		reg =<0xd4010000 0x1000>;
 > +		interrupts =<5>,<6>;
diff --git a/a/content_digest b/N1/content_digest
index e209615..7aaad6c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,15 @@
  "ref\01330950111-30797-1-git-send-email-haojian.zhuang@marvell.com\0"
  "ref\01330950111-30797-8-git-send-email-haojian.zhuang@marvell.com\0"
- "From\0wmb@firmworks.com (Mitch Bradley)\0"
- "Subject\0[PATCH v2 7/7] Document: devicetree: add OF documents for arch-mmp\0"
+ "From\0Mitch Bradley <wmb@firmworks.com>\0"
+ "Subject\0Re: [PATCH v2 7/7] Document: devicetree: add OF documents for arch-mmp\0"
  "Date\0Mon, 02 Apr 2012 13:21:53 -1000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Haojian Zhuang <haojian.zhuang@marvell.com>\0"
+ "Cc\0eric.y.miao@gmail.com"
+  arnd@arndb.de
+  devicetree-discuss@lists.ozlabs.org
+  grant.likely@secretlab.ca
+  linux@arm.linux.org.uk
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "There are some inconsistencies in this patch as indicated in-line below:\n"
@@ -73,7 +79,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +\tgpio: gpio at d4019000 {\n"
+ "> +\tgpio: gpio@d4019000 {\n"
  "> +\t\tcompatible = \"mrvl,mmp-gpio\", \"mrvl,pxa-gpio\";\n"
  "\n"
  "The text above says \"mrvl,pxa-gpio\" *or* \"mrvl,mmp-gpio\", but the \n"
@@ -149,7 +155,7 @@
  "> + - mrvl,i2c-fast-mode : Enable fast mode of i2c controller.\n"
  "> +\n"
  "> +Examples:\n"
- "> +\ttwsi1: i2c at d4011000 {\n"
+ "> +\ttwsi1: i2c@d4011000 {\n"
  "> +\t\tcompatible = \"mrvl,mmp-twsi\", \"mrvl,pxa-i2c\";\n"
  "\n"
  "No need for two different values, as discussed above.\n"
@@ -160,7 +166,7 @@
  "> +\t\tmrvl,i2c-fast-mode;\n"
  "> +\t};\n"
  "> +\t\n"
- "> +\ttwsi2: i2c at d4025000 {\n"
+ "> +\ttwsi2: i2c@d4025000 {\n"
  "> +\t\tcompatible = \"mrvl,mmp-twsi\", \"mrvl,pxa-i2c\";\n"
  "\n"
  "No need for two different values, as discussed above.\n"
@@ -187,7 +193,7 @@
  "> +- interrupt-names: Assign name of irq resource.\n"
  "> +\n"
  "> +Example:\n"
- "> +\trtc: rtc at d4010000 {\n"
+ "> +\trtc: rtc@d4010000 {\n"
  "> +\t\tcompatible = \"mrvl,mmp-rtc\";\n"
  "> +\t\treg =<0xd4010000 0x1000>;\n"
  "> +\t\tinterrupts =<5>,<6>;\n"
@@ -204,4 +210,4 @@
  "> +Required properties:\n"
  "> +- compatible : should be \"mrvl,mmp-uart\" or \"mrvl,pxa-uart\"."
 
-0e106ce03868371c83975b33ea01b8e2c0376ccc6feb123778f98be17ad21487
+899b6220f5f7447d2f7bfabb705465293bff388ddb99a0204adb00fe4caae647

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.