All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FD5242B.8060001@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 3ed6350..75965dd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On 06/10/2012 05:32 AM, Andrew Lunn wrote:
 > code has been split out, and is only called if no DT GPIO controllers
 > are found.
 > 
-> Signed-off-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
 > ---
 >  .../devicetree/bindings/gpio/mrvl-gpio.txt         |   25 +++++++
 >  arch/arm/boot/dts/kirkwood.dtsi                    |   20 ++++++
@@ -37,7 +37,7 @@ On 06/10/2012 05:32 AM, Andrew Lunn wrote:
 > +
 > +Example:
 > +
-> +	gpio0: gpio@10100 {
+> +	gpio0: gpio at 10100 {
 > +		compatible = "marvell,orion-gpio";
 > +		#gpio-cells = <2>;
 > +		gpio-controller;
@@ -61,7 +61,7 @@ Rob
 >  		#address-cells = <1>;
 >  		#size-cells = <1>;
 >  
-> +		gpio0: gpio@10100 {
+> +		gpio0: gpio at 10100 {
 > +			compatible = "marvell,orion-gpio";
 > +			#gpio-cells = <2>;
 > +			gpio-controller;
@@ -71,7 +71,7 @@ Rob
 > +			secondary-irq-base = <64>;
 > +		};
 > +
-> +		gpio1: gpio@10140 {
+> +		gpio1: gpio at 10140 {
 > +			compatible = "marvell,orion-gpio";
 > +			#gpio-cells = <2>;
 > +			gpio-controller;
@@ -81,7 +81,7 @@ Rob
 > +			secondary-irq-base = <96>;
 > +		};
 > +
->  		serial@12000 {
+>  		serial at 12000 {
 >  			compatible = "ns16550a";
 >  			reg = <0x12000 0x100>;
 > diff --git a/arch/arm/mach-kirkwood/irq.c b/arch/arm/mach-kirkwood/irq.c
diff --git a/a/content_digest b/N1/content_digest
index 76b9d73..31c1965 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,8 @@
  "ref\01339324322-29388-9-git-send-email-andrew@lunn.ch\0"
- "ref\01339324322-29388-9-git-send-email-andrew-g2DYL2Zd6BY@public.gmane.org\0"
- "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Subject\0Re: [PATCH 8/9] ARM: Kirkwood: Add DT support for GPIO controllers\0"
+ "From\0robherring2@gmail.com (Rob Herring)\0"
+ "Subject\0[PATCH 8/9] ARM: Kirkwood: Add DT support for GPIO controllers\0"
  "Date\0Sun, 10 Jun 2012 17:48:11 -0500\0"
- "To\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0"
- "Cc\0jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org"
-  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-  rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org
-  grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-  machael-QKn5cuLxLXY@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 06/10/2012 05:32 AM, Andrew Lunn wrote:\n"
@@ -20,7 +11,7 @@
  "> code has been split out, and is only called if no DT GPIO controllers\n"
  "> are found.\n"
  "> \n"
- "> Signed-off-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n"
+ "> Signed-off-by: Andrew Lunn <andrew@lunn.ch>\n"
  "> ---\n"
  ">  .../devicetree/bindings/gpio/mrvl-gpio.txt         |   25 +++++++\n"
  ">  arch/arm/boot/dts/kirkwood.dtsi                    |   20 ++++++\n"
@@ -53,7 +44,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +\tgpio0: gpio@10100 {\n"
+ "> +\tgpio0: gpio at 10100 {\n"
  "> +\t\tcompatible = \"marvell,orion-gpio\";\n"
  "> +\t\t#gpio-cells = <2>;\n"
  "> +\t\tgpio-controller;\n"
@@ -77,7 +68,7 @@
  ">  \t\t#address-cells = <1>;\n"
  ">  \t\t#size-cells = <1>;\n"
  ">  \n"
- "> +\t\tgpio0: gpio@10100 {\n"
+ "> +\t\tgpio0: gpio at 10100 {\n"
  "> +\t\t\tcompatible = \"marvell,orion-gpio\";\n"
  "> +\t\t\t#gpio-cells = <2>;\n"
  "> +\t\t\tgpio-controller;\n"
@@ -87,7 +78,7 @@
  "> +\t\t\tsecondary-irq-base = <64>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio1: gpio@10140 {\n"
+ "> +\t\tgpio1: gpio at 10140 {\n"
  "> +\t\t\tcompatible = \"marvell,orion-gpio\";\n"
  "> +\t\t\t#gpio-cells = <2>;\n"
  "> +\t\t\tgpio-controller;\n"
@@ -97,7 +88,7 @@
  "> +\t\t\tsecondary-irq-base = <96>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tserial@12000 {\n"
+ ">  \t\tserial at 12000 {\n"
  ">  \t\t\tcompatible = \"ns16550a\";\n"
  ">  \t\t\treg = <0x12000 0x100>;\n"
  "> diff --git a/arch/arm/mach-kirkwood/irq.c b/arch/arm/mach-kirkwood/irq.c\n"
@@ -263,4 +254,4 @@
  ">   * GPIO interrupt handling.\n"
  >   */
 
-049da1a751184eb17ad0636707e2c702e657f161f2b03eda0175922edd3f9647
+ad7482ce706058eb8dbf709f1baf15838559b3ab3271f5da57c67960c9b57bcc

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.