All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50EAE441.4050804@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index dc759f6..8400d49 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ On 12/7/2012 3:57 PM, Kumar, Anil wrote:
 >  3)Boot and confirm NAND is detected by the kernel.
 >  4)cat /proc/mtd to show partitions.
 > 
-> Signed-off-by: Kumar, Anil <anilkumar.v@ti.com>
+> Signed-off-by: Kumar, Anil <anilkumar.v-l0cyMroinI0@public.gmane.org>
 > ---
 > :000000 100644 0000000... f999d9e... A	Documentation/devicetree/bindings/arm/davinci/pinctrl.txt
 > :100644 100644 06e0adf... 54a5405... M	arch/arm/Kconfig
@@ -52,7 +52,7 @@ On 12/7/2012 3:57 PM, Kumar, Anil wrote:
 > +  the pinmux register
 > +
 > +Example:
-> +pmx_core:pinmux at 14120 {
+> +pmx_core:pinmux@14120 {
 > +		compatible = "pinctrl-single";
 > +		reg = <0x14120 0x50>;
 > +		#address-cells = <1>;
@@ -90,13 +90,13 @@ No need to force this across DaVinci. You can select only for MACH_DA8XX_DT.
 >  	model = "DA850/AM1808/OMAP-L138 EVM";
 >  
 >  	soc {
-> +		pmx_core:pinmux at 14120 {
+> +		pmx_core:pinmux@14120 {
 
-'pmx_core:pinmux at 1c14120' instead like the way uart is defined?
+'pmx_core:pinmux@1c14120' instead like the way uart is defined?
 
 > +			status = "okay";
 > +		};
->  		serial0: serial at 1c42000 {
+>  		serial0: serial@1c42000 {
 >  			status = "okay";
 >  		};
 > diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
@@ -107,7 +107,7 @@ No need to force this across DaVinci. You can select only for MACH_DA8XX_DT.
 >  		#size-cells = <1>;
 >  		ranges = <0x0 0x01c00000 0x400000>;
 >  
-> +		pmx_core:pinmux at 14120 {
+> +		pmx_core:pinmux@14120 {
 > +			compatible = "pinctrl-single";
 > +			reg = <0x14120 0x50>;
 > +			#address-cells = <1>;
@@ -117,7 +117,7 @@ No need to force this across DaVinci. You can select only for MACH_DA8XX_DT.
 > +			pinctrl-single,function-mask = <0xffffffff>;
 > +			status = "disabled";
 > +		};
->  		serial0: serial at 1c42000 {
+>  		serial0: serial@1c42000 {
 >  			compatible = "ns16550a";
 >  			reg = <0x42000 0x100>;
 > diff --git a/arch/arm/configs/da8xx_omapl_defconfig b/arch/arm/configs/da8xx_omapl_defconfig
diff --git a/a/content_digest b/N1/content_digest
index f5a4908..1d06750 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,20 @@
  "ref\01354876051-25938-1-git-send-email-anilkumar.v@ti.com\0"
  "ref\01354876051-25938-2-git-send-email-anilkumar.v@ti.com\0"
- "From\0nsekhar@ti.com (Sekhar Nori)\0"
- "Subject\0[PATCH 1/2] ARM: davinci: da850: add pinctrl driver entries\0"
+ "ref\01354876051-25938-2-git-send-email-anilkumar.v-l0cyMroinI0@public.gmane.org\0"
+ "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/2] ARM: davinci: da850: add pinctrl driver entries\0"
  "Date\0Mon, 7 Jan 2013 20:35:37 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Kumar"
+ " Anil <anilkumar.v-l0cyMroinI0@public.gmane.org>\0"
+ "Cc\0davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org"
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+  rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org
+  grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org
+  rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org
+  hs-ynQEQJNshbs@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Anil,\n"
@@ -21,7 +32,7 @@
  ">  3)Boot and confirm NAND is detected by the kernel.\n"
  ">  4)cat /proc/mtd to show partitions.\n"
  "> \n"
- "> Signed-off-by: Kumar, Anil <anilkumar.v@ti.com>\n"
+ "> Signed-off-by: Kumar, Anil <anilkumar.v-l0cyMroinI0@public.gmane.org>\n"
  "> ---\n"
  "> :000000 100644 0000000... f999d9e... A\tDocumentation/devicetree/bindings/arm/davinci/pinctrl.txt\n"
  "> :100644 100644 06e0adf... 54a5405... M\tarch/arm/Kconfig\n"
@@ -60,7 +71,7 @@
  "> +  the pinmux register\n"
  "> +\n"
  "> +Example:\n"
- "> +pmx_core:pinmux at 14120 {\n"
+ "> +pmx_core:pinmux@14120 {\n"
  "> +\t\tcompatible = \"pinctrl-single\";\n"
  "> +\t\treg = <0x14120 0x50>;\n"
  "> +\t\t#address-cells = <1>;\n"
@@ -98,13 +109,13 @@
  ">  \tmodel = \"DA850/AM1808/OMAP-L138 EVM\";\n"
  ">  \n"
  ">  \tsoc {\n"
- "> +\t\tpmx_core:pinmux at 14120 {\n"
+ "> +\t\tpmx_core:pinmux@14120 {\n"
  "\n"
- "'pmx_core:pinmux at 1c14120' instead like the way uart is defined?\n"
+ "'pmx_core:pinmux@1c14120' instead like the way uart is defined?\n"
  "\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
- ">  \t\tserial0: serial at 1c42000 {\n"
+ ">  \t\tserial0: serial@1c42000 {\n"
  ">  \t\t\tstatus = \"okay\";\n"
  ">  \t\t};\n"
  "> diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi\n"
@@ -115,7 +126,7 @@
  ">  \t\t#size-cells = <1>;\n"
  ">  \t\tranges = <0x0 0x01c00000 0x400000>;\n"
  ">  \n"
- "> +\t\tpmx_core:pinmux at 14120 {\n"
+ "> +\t\tpmx_core:pinmux@14120 {\n"
  "> +\t\t\tcompatible = \"pinctrl-single\";\n"
  "> +\t\t\treg = <0x14120 0x50>;\n"
  "> +\t\t\t#address-cells = <1>;\n"
@@ -125,7 +136,7 @@
  "> +\t\t\tpinctrl-single,function-mask = <0xffffffff>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
- ">  \t\tserial0: serial at 1c42000 {\n"
+ ">  \t\tserial0: serial@1c42000 {\n"
  ">  \t\t\tcompatible = \"ns16550a\";\n"
  ">  \t\t\treg = <0x42000 0x100>;\n"
  "> diff --git a/arch/arm/configs/da8xx_omapl_defconfig b/arch/arm/configs/da8xx_omapl_defconfig\n"
@@ -139,4 +150,4 @@
  "Thanks,\n"
  Sekhar
 
-67e4bbaaf0449df9a1a149e677eab2dd8e6af8dc16a2118bca8db8461d6b9445
+0d110457c0a3f59b384eb886bf6f01ec29273b66df6dea75b6bb9925854859bf

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.