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

diff --git a/a/1.txt b/N1/1.txt
index 2a3c045..ee01ef5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
  		interrupts = <1 9 0xf04>;
  	};
  
-+	gpio0: gpio@ffc40000 {
++	gpio0: gpio at ffc40000 {
 +		compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar";
 +		reg = <0 0xffc40000 0 0x50>;
 +		interrupt-parent = <&gic>;
@@ -26,7 +26,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		interrupt-controller;
 +	};
 +
-+	gpio1: gpio@ffc41000 {
++	gpio1: gpio at ffc41000 {
 +		compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar";
 +		reg = <0 0xffc41000 0 0x50>;
 +		interrupt-parent = <&gic>;
@@ -38,7 +38,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		interrupt-controller;
 +	};
 +
-+	gpio2: gpio@ffc42000 {
++	gpio2: gpio at ffc42000 {
 +		compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar";
 +		reg = <0 0xffc42000 0 0x50>;
 +		interrupt-parent = <&gic>;
@@ -50,7 +50,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		interrupt-controller;
 +	};
 +
-+	gpio3: gpio@ffc43000 {
++	gpio3: gpio at ffc43000 {
 +		compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar";
 +		reg = <0 0xffc43000 0 0x50>;
 +		interrupt-parent = <&gic>;
@@ -62,7 +62,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		interrupt-controller;
 +	};
 +
-+	gpio4: gpio@ffc44000 {
++	gpio4: gpio at ffc44000 {
 +		compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar";
 +		reg = <0 0xffc44000 0 0x50>;
 +		interrupt-parent = <&gic>;
@@ -74,7 +74,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		interrupt-controller;
 +	};
 +
-+	gpio5: gpio@ffc45000 {
++	gpio5: gpio at ffc45000 {
 +		compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar";
 +		reg = <0 0xffc45000 0 0x50>;
 +		interrupt-parent = <&gic>;
@@ -86,7 +86,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		interrupt-controller;
 +	};
 +
-+	gpio6: gpio@ffc45400 {
++	gpio6: gpio at ffc45400 {
 +		compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar";
 +		reg = <0 0xffc45400 0 0x50>;
 +		interrupt-parent = <&gic>;
@@ -98,7 +98,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		interrupt-controller;
 +	};
 +
-+	gpio7: gpio@ffc45800 {
++	gpio7: gpio at ffc45800 {
 +		compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar";
 +		reg = <0 0xffc45800 0 0x50>;
 +		interrupt-parent = <&gic>;
diff --git a/a/content_digest b/N1/content_digest
index 0f11976..194098e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020131008033851.20455.68845.sendpatchset@w520\0"
- "From\0Magnus Damm <magnus.damm@gmail.com>\0"
+ "From\0magnus.damm@gmail.com (Magnus Damm)\0"
  "Subject\0[PATCH 04/08] ARM: shmobile: r8a7791 GPIO device tree node\0"
- "Date\0Tue, 08 Oct 2013 03:39:30 +0000\0"
+ "Date\0Tue, 08 Oct 2013 12:39:30 +0900\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -21,7 +21,7 @@
  " \t\tinterrupts = <1 9 0xf04>;\n"
  " \t};\n"
  " \n"
- "+\tgpio0: gpio@ffc40000 {\n"
+ "+\tgpio0: gpio at ffc40000 {\n"
  "+\t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n"
  "+\t\treg = <0 0xffc40000 0 0x50>;\n"
  "+\t\tinterrupt-parent = <&gic>;\n"
@@ -33,7 +33,7 @@
  "+\t\tinterrupt-controller;\n"
  "+\t};\n"
  "+\n"
- "+\tgpio1: gpio@ffc41000 {\n"
+ "+\tgpio1: gpio at ffc41000 {\n"
  "+\t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n"
  "+\t\treg = <0 0xffc41000 0 0x50>;\n"
  "+\t\tinterrupt-parent = <&gic>;\n"
@@ -45,7 +45,7 @@
  "+\t\tinterrupt-controller;\n"
  "+\t};\n"
  "+\n"
- "+\tgpio2: gpio@ffc42000 {\n"
+ "+\tgpio2: gpio at ffc42000 {\n"
  "+\t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n"
  "+\t\treg = <0 0xffc42000 0 0x50>;\n"
  "+\t\tinterrupt-parent = <&gic>;\n"
@@ -57,7 +57,7 @@
  "+\t\tinterrupt-controller;\n"
  "+\t};\n"
  "+\n"
- "+\tgpio3: gpio@ffc43000 {\n"
+ "+\tgpio3: gpio at ffc43000 {\n"
  "+\t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n"
  "+\t\treg = <0 0xffc43000 0 0x50>;\n"
  "+\t\tinterrupt-parent = <&gic>;\n"
@@ -69,7 +69,7 @@
  "+\t\tinterrupt-controller;\n"
  "+\t};\n"
  "+\n"
- "+\tgpio4: gpio@ffc44000 {\n"
+ "+\tgpio4: gpio at ffc44000 {\n"
  "+\t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n"
  "+\t\treg = <0 0xffc44000 0 0x50>;\n"
  "+\t\tinterrupt-parent = <&gic>;\n"
@@ -81,7 +81,7 @@
  "+\t\tinterrupt-controller;\n"
  "+\t};\n"
  "+\n"
- "+\tgpio5: gpio@ffc45000 {\n"
+ "+\tgpio5: gpio at ffc45000 {\n"
  "+\t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n"
  "+\t\treg = <0 0xffc45000 0 0x50>;\n"
  "+\t\tinterrupt-parent = <&gic>;\n"
@@ -93,7 +93,7 @@
  "+\t\tinterrupt-controller;\n"
  "+\t};\n"
  "+\n"
- "+\tgpio6: gpio@ffc45400 {\n"
+ "+\tgpio6: gpio at ffc45400 {\n"
  "+\t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n"
  "+\t\treg = <0 0xffc45400 0 0x50>;\n"
  "+\t\tinterrupt-parent = <&gic>;\n"
@@ -105,7 +105,7 @@
  "+\t\tinterrupt-controller;\n"
  "+\t};\n"
  "+\n"
- "+\tgpio7: gpio@ffc45800 {\n"
+ "+\tgpio7: gpio at ffc45800 {\n"
  "+\t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n"
  "+\t\treg = <0 0xffc45800 0 0x50>;\n"
  "+\t\tinterrupt-parent = <&gic>;\n"
@@ -121,4 +121,4 @@
  " \t\tcompatible = \"arm,armv7-timer\";\n"
  " \t\tinterrupts = <1 13 0xf08>,"
 
-215d01a4950bc8f520f32dfd94177fa4eff69912c92307938a52576f9ed11b60
+e46cddbcf5d49d7ee907efa60db1aa41379806da490a22e86d4cfd59a08a91ac

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.