diff for duplicates of <4EA13053.7080306@ti.com> diff --git a/a/1.txt b/N1/1.txt index 79665a4..628eaa4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -86,13 +86,13 @@ of one device per regulator and one device for all regulators. > > And my dts file looks like something below. > -> ecspi@70010000 { /* ECSPI1 */ +> ecspi at 70010000 { /* ECSPI1 */ > fsl,spi-num-chipselects =<2>; > cs-gpios =<&gpio3 24 0>, /* GPIO4_24 */ > <&gpio3 25 0>; /* GPIO4_25 */ > status = "okay"; > -> pmic: mc13892@0 { +> pmic: mc13892 at 0 { > #address-cells =<1>; > #size-cells =<0>; > compatible = "fsl,mc13892"; @@ -129,7 +129,7 @@ of one device per regulator and one device for all regulators. > }; > }; > -> flash: at45db321d@1 { +> flash: at45db321d at 1 { > ...... > }; > }; diff --git a/a/content_digest b/N1/content_digest index 0fea837..0310584 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,19 +7,10 @@ "ref\020111020061408.GE32007@S2100-06.ap.freescale.net\0" "ref\04EA00F7C.1080005@ti.com\0" "ref\020111021082309.GA337@S2100-06.ap.freescale.net\0" - "From\0Rajendra Nayak <rnayak@ti.com>\0" - "Subject\0Re: [PATCH v2 3/5] regulator: helper routine to extract regulator_init_data\0" + "From\0rnayak@ti.com (Rajendra Nayak)\0" + "Subject\0[PATCH v2 3/5] regulator: helper routine to extract regulator_init_data\0" "Date\0Fri, 21 Oct 2011 14:11:55 +0530\0" - "To\0Shawn Guo <shawn.guo@freescale.com>\0" - "Cc\0broonie@opensource.wolfsonmicro.com" - grant.likely@secretlab.ca - patches@linaro.org - tony@atomide.com - devicetree-discuss@lists.ozlabs.org - linux-kernel@vger.kernel.org - linux-omap@vger.kernel.org - lrg@ti.com - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" ">>\n" @@ -110,13 +101,13 @@ ">\n" "> And my dts file looks like something below.\n" ">\n" - "> \tecspi@70010000 { /* ECSPI1 */\n" + "> \tecspi at 70010000 { /* ECSPI1 */\n" "> \t\tfsl,spi-num-chipselects =<2>;\n" "> \t\tcs-gpios =<&gpio3 24 0>, /* GPIO4_24 */\n" "> \t\t\t<&gpio3 25 0>; /* GPIO4_25 */\n" "> \t\tstatus = \"okay\";\n" ">\n" - "> \t\tpmic: mc13892@0 {\n" + "> \t\tpmic: mc13892 at 0 {\n" "> \t\t\t#address-cells =<1>;\n" "> \t\t\t#size-cells =<0>;\n" "> \t\t\tcompatible = \"fsl,mc13892\";\n" @@ -153,11 +144,11 @@ "> \t\t\t};\n" "> \t\t};\n" ">\n" - "> \t\tflash: at45db321d@1 {\n" + "> \t\tflash: at45db321d at 1 {\n" "> \t\t\t......\n" "> \t\t};\n" "> \t};\n" "> };\n" > -dacb1712199d132f45a801bfe6e964c2fb882b4bc3e9cddd13e2b6bb4165b19d +3ddf95e930e89f98c0e2a85c12f7e8e81f7a2fbcc0e33fc7483de3b65d099e70
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.