All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131001103305.813.70296.sendpatchset@w520>

diff --git a/a/1.txt b/N1/1.txt
index 7cd8356..b56c394 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,7 +28,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
  		bootargs = "console=ttyS1,115200n81 ignore_loglevel root=/dev/nfs ip=dhcp";
  	};
 +
-+	reg_1p8v: regulator@0 {
++	reg_1p8v: regulator at 0 {
 +		compatible = "regulator-fixed";
 +		regulator-name = "fixed-1.8V";
 +		regulator-min-microvolt = <1800000>;
@@ -37,7 +37,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		regulator-boot-on;
 +	};
 +
-+	reg_3p3v: regulator@1 {
++	reg_3p3v: regulator at 1 {
 +		compatible = "regulator-fixed";
 +		regulator-name = "fixed-3.3V";
 +		regulator-min-microvolt = <3300000>;
@@ -46,7 +46,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		regulator-boot-on;
 +	};
 +
-+	lan9220@20000000 {
++	lan9220 at 20000000 {
 +		compatible = "smsc,lan9220", "smsc,lan9115";
 +		reg = <0x20000000 0x10000>;
 +		phy-mode = "mii";
diff --git a/a/content_digest b/N1/content_digest
index d156146..47377a5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020131001103255.813.65710.sendpatchset@w520\0"
- "From\0Magnus Damm <magnus.damm@gmail.com>\0"
+ "From\0magnus.damm@gmail.com (Magnus Damm)\0"
  "Subject\0[PATCH 01/05] ARM: shmobile: Sync KZM9D DTS with KZM9D reference DTS\0"
- "Date\0Tue, 01 Oct 2013 10:33:05 +0000\0"
+ "Date\0Tue, 01 Oct 2013 19:33:05 +0900\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -35,7 +35,7 @@
  " \t\tbootargs = \"console=ttyS1,115200n81 ignore_loglevel root=/dev/nfs ip=dhcp\";\n"
  " \t};\n"
  "+\n"
- "+\treg_1p8v: regulator@0 {\n"
+ "+\treg_1p8v: regulator at 0 {\n"
  "+\t\tcompatible = \"regulator-fixed\";\n"
  "+\t\tregulator-name = \"fixed-1.8V\";\n"
  "+\t\tregulator-min-microvolt = <1800000>;\n"
@@ -44,7 +44,7 @@
  "+\t\tregulator-boot-on;\n"
  "+\t};\n"
  "+\n"
- "+\treg_3p3v: regulator@1 {\n"
+ "+\treg_3p3v: regulator at 1 {\n"
  "+\t\tcompatible = \"regulator-fixed\";\n"
  "+\t\tregulator-name = \"fixed-3.3V\";\n"
  "+\t\tregulator-min-microvolt = <3300000>;\n"
@@ -53,7 +53,7 @@
  "+\t\tregulator-boot-on;\n"
  "+\t};\n"
  "+\n"
- "+\tlan9220@20000000 {\n"
+ "+\tlan9220 at 20000000 {\n"
  "+\t\tcompatible = \"smsc,lan9220\", \"smsc,lan9115\";\n"
  "+\t\treg = <0x20000000 0x10000>;\n"
  "+\t\tphy-mode = \"mii\";\n"
@@ -67,4 +67,4 @@
  "+\t};\n"
   };
 
-808c35c466fe1fe137dcff92c125b625865d2aabbf6cfa214da2c7c1dc3375d9
+dd67897ecf0b50753ade850944e926dc9a2f53926fa9bcb33a1d2c497ecc7525

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.