All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150311014606.GY20455@dragon>

diff --git a/a/1.txt b/N1/1.txt
index fbc4a64..62986e5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Mon, Mar 09, 2015 at 05:28:06PM +0800, Peter Chen wrote:
 > max7310 is an i2c interface gpio expander
 > 
-> Signed-off-by: Peter Chen <peter.chen@freescale.com>
+> Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 43 ++++++++++++++++++++++++++++++++
 >  1 file changed, 43 insertions(+)
@@ -40,7 +40,7 @@ Shawn
 > +	pinctrl-assert-gpios = <&gpio5 4 GPIO_ACTIVE_HIGH>;
 > +	status = "okay";
 > +
-> +	max7310_a: gpio at 30 {
+> +	max7310_a: gpio@30 {
 > +		compatible = "maxim,max7310";
 > +		reg = <0x30>;
 > +		gpio-controller;
@@ -48,14 +48,14 @@ Shawn
 > +		resets = <&max7310_reset>;
 > +	};
 > +
-> +	max7310_b: gpio at 32 {
+> +	max7310_b: gpio@32 {
 > +		compatible = "maxim,max7310";
 > +		reg = <0x32>;
 > +		gpio-controller;
 > +		#gpio-cells = <2>;
 > +	};
 > +
-> +	max7310_c: gpio at 34 {
+> +	max7310_c: gpio@34 {
 > +		compatible = "maxim,max7310";
 > +		reg = <0x34>;
 > +		gpio-controller;
@@ -82,4 +82,8 @@ Shawn
 >  				MX6QDL_PAD_SD4_DAT1__PWM3_OUT		0x1b0b1
 > -- 
 > 1.9.1
->
+> 
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index d797e9a..b16a54b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,22 @@
  "ref\01425893288-1517-1-git-send-email-peter.chen@freescale.com\0"
  "ref\01425893288-1517-2-git-send-email-peter.chen@freescale.com\0"
- "From\0shawn.guo@linaro.org (Shawn Guo)\0"
- "Subject\0[PATCH 1/3] ARM: imx6qdl-sabreauto.dtsi: add max7310 support\0"
+ "ref\01425893288-1517-2-git-send-email-peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org\0"
+ "From\0Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/3] ARM: imx6qdl-sabreauto.dtsi: add max7310 support\0"
  "Date\0Wed, 11 Mar 2015 09:46:09 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+ " mark.rutland-5wv7dgnIgG8@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Mar 09, 2015 at 05:28:06PM +0800, Peter Chen wrote:\n"
  "> max7310 is an i2c interface gpio expander\n"
  "> \n"
- "> Signed-off-by: Peter Chen <peter.chen@freescale.com>\n"
+ "> Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 43 ++++++++++++++++++++++++++++++++\n"
  ">  1 file changed, 43 insertions(+)\n"
@@ -48,7 +55,7 @@
  "> +\tpinctrl-assert-gpios = <&gpio5 4 GPIO_ACTIVE_HIGH>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tmax7310_a: gpio at 30 {\n"
+ "> +\tmax7310_a: gpio@30 {\n"
  "> +\t\tcompatible = \"maxim,max7310\";\n"
  "> +\t\treg = <0x30>;\n"
  "> +\t\tgpio-controller;\n"
@@ -56,14 +63,14 @@
  "> +\t\tresets = <&max7310_reset>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tmax7310_b: gpio at 32 {\n"
+ "> +\tmax7310_b: gpio@32 {\n"
  "> +\t\tcompatible = \"maxim,max7310\";\n"
  "> +\t\treg = <0x32>;\n"
  "> +\t\tgpio-controller;\n"
  "> +\t\t#gpio-cells = <2>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tmax7310_c: gpio at 34 {\n"
+ "> +\tmax7310_c: gpio@34 {\n"
  "> +\t\tcompatible = \"maxim,max7310\";\n"
  "> +\t\treg = <0x34>;\n"
  "> +\t\tgpio-controller;\n"
@@ -90,6 +97,10 @@
  ">  \t\t\t\tMX6QDL_PAD_SD4_DAT1__PWM3_OUT\t\t0x1b0b1\n"
  "> -- \n"
  "> 1.9.1\n"
- >
+ "> \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-e82f6b400a2c5c7492a48d96ece6e5e68d10cd7733265f2e2cb5e558f4d0ba5e
+87d15ec530eb9d2bddf2f12699df53fbb465302155a451aaba4de7f541a3260a

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.