All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131204172852.GP26766@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index 029cc47..724b05e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-* Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> [131204 09:12]:
+* Laurent Pinchart <laurent.pinchart@ideasonboard.com> [131204 09:12]:
 > The omap3_pmx_core pinmux device in the device tree handles the system
 > controller module (SCM) PADCONFS fonction. Its control registers are
 > split in two distinct areas, with other SCM registers in-between. Those
@@ -8,7 +8,7 @@
 > Split the omap3_pmx_core device tree node in two for the two memory
 > regions.
 > 
-> Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
+> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > ---
 >  arch/arm/boot/dts/omap3-beagle-xm.dts | 45 ++++++++++++++++++++++++++++-------
 >  arch/arm/boot/dts/omap3-beagle.dts    | 28 +++++++++++++++-------
@@ -95,17 +95,17 @@ Tony
 >  &i2c2 {
 >  	clock-frequency = <400000>;
 > +
-> +	switch@73 {
+> +	switch at 73 {
 > +		compatible = "nxp,pca9543";
 > +		reg = <0x73>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
-> +		i2c@0 {
+> +		i2c at 0 {
 > +			reg = <0>;
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +		};
-> +		i2c@1 {
+> +		i2c at 1 {
 > +			reg = <1>;
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
@@ -257,7 +257,7 @@ Tony
 > +++ b/arch/arm/boot/dts/omap3.dtsi
 > @@ -110,7 +110,18 @@
 >  
->  		omap3_pmx_core: pinmux@48002030 {
+>  		omap3_pmx_core: pinmux at 48002030 {
 >  			compatible = "ti,omap3-padconf", "pinctrl-single";
 > -			reg = <0x48002030 0x05cc>;
 > +			reg = <0x48002030 0x0238>;
@@ -269,7 +269,7 @@ Tony
 > +			pinctrl-single,function-mask = <0xff1f>;
 > +		};
 > +
-> +		omap3_pmx_core2: pinmux@480025a0 {
+> +		omap3_pmx_core2: pinmux at 480025a0 {
 > +			compatible = "ti,omap3-padconf", "pinctrl-single";
 > +			reg = <0x480025a0 0x005c>;
 >  			#address-cells = <1>;
@@ -277,8 +277,4 @@ Tony
 >  			#interrupt-cells = <1>;
 > -- 
 > 1.8.3.2
-> 
---
-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 a14d6b2..f4ece7a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,11 @@
  "ref\01386177110-26424-1-git-send-email-laurent.pinchart@ideasonboard.com\0"
- "ref\01386177110-26424-1-git-send-email-laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org\0"
- "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH/RFC] ARM: omap3: Split the pinmux core device\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH/RFC] ARM: omap3: Split the pinmux core device\0"
  "Date\0Wed, 4 Dec 2013 09:28:53 -0800\0"
- "To\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0"
- "Cc\0linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
- " sakari.ailus-X3B1VOXEql0@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "* Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> [131204 09:12]:\n"
+ "* Laurent Pinchart <laurent.pinchart@ideasonboard.com> [131204 09:12]:\n"
  "> The omap3_pmx_core pinmux device in the device tree handles the system\n"
  "> controller module (SCM) PADCONFS fonction. Its control registers are\n"
  "> split in two distinct areas, with other SCM registers in-between. Those\n"
@@ -21,7 +15,7 @@
  "> Split the omap3_pmx_core device tree node in two for the two memory\n"
  "> regions.\n"
  "> \n"
- "> Signed-off-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\n"
+ "> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/omap3-beagle-xm.dts | 45 ++++++++++++++++++++++++++++-------\n"
  ">  arch/arm/boot/dts/omap3-beagle.dts    | 28 +++++++++++++++-------\n"
@@ -108,17 +102,17 @@
  ">  &i2c2 {\n"
  ">  \tclock-frequency = <400000>;\n"
  "> +\n"
- "> +\tswitch@73 {\n"
+ "> +\tswitch at 73 {\n"
  "> +\t\tcompatible = \"nxp,pca9543\";\n"
  "> +\t\treg = <0x73>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
- "> +\t\ti2c@0 {\n"
+ "> +\t\ti2c at 0 {\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t};\n"
- "> +\t\ti2c@1 {\n"
+ "> +\t\ti2c at 1 {\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
@@ -270,7 +264,7 @@
  "> +++ b/arch/arm/boot/dts/omap3.dtsi\n"
  "> @@ -110,7 +110,18 @@\n"
  ">  \n"
- ">  \t\tomap3_pmx_core: pinmux@48002030 {\n"
+ ">  \t\tomap3_pmx_core: pinmux at 48002030 {\n"
  ">  \t\t\tcompatible = \"ti,omap3-padconf\", \"pinctrl-single\";\n"
  "> -\t\t\treg = <0x48002030 0x05cc>;\n"
  "> +\t\t\treg = <0x48002030 0x0238>;\n"
@@ -282,7 +276,7 @@
  "> +\t\t\tpinctrl-single,function-mask = <0xff1f>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tomap3_pmx_core2: pinmux@480025a0 {\n"
+ "> +\t\tomap3_pmx_core2: pinmux at 480025a0 {\n"
  "> +\t\t\tcompatible = \"ti,omap3-padconf\", \"pinctrl-single\";\n"
  "> +\t\t\treg = <0x480025a0 0x005c>;\n"
  ">  \t\t\t#address-cells = <1>;\n"
@@ -290,10 +284,6 @@
  ">  \t\t\t#interrupt-cells = <1>;\n"
  "> -- \n"
  "> 1.8.3.2\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
+ >
 
-844f86051462d81084657fe2bf04acbff41a68f9b9b77999b00cfa490ad0bbdb
+8502915a6ee7d8cb0f8a89a14cf7ecb40bd1da86c045a58d5f1009f088b4030c

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.