diff for duplicates of <5294D8F4.6040409@ti.com> diff --git a/a/1.txt b/N1/1.txt index bbc74a3..38bd847 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -48,11 +48,11 @@ On 11/22/2013 11:06 PM, Kumar Gala wrote: > > Why do you need this? As it was mentioned just use reg: > -> So you’d have something like: +> So you?d have something like: > -> memory-controller@21000A00 { -> … -> nand:cs2@2 { +> memory-controller at 21000A00 { +> ? +> nand:cs2 at 2 { > reg = <2 0 0>; > ranges; > ... @@ -60,9 +60,9 @@ On 11/22/2013 11:06 PM, Kumar Gala wrote: > }: > }; > -> However, I’m confused by the example in which you have: +> However, I?m confused by the example in which you have: > -> + nand@0,0x8000000 { +> + nand at 0,0x8000000 { > + compatible = "ti,davinci-nand"; > + reg = <0 0x8000000 0x4000000 It means, use memory of 0 AEMIF range beginning from 0x800000 (started @@ -94,7 +94,7 @@ See Grygorii Starshko comment on it, he described it very well. >> Ivan Khoronzhuk >> -- >> To unsubscribe from this list: send the line "unsubscribe devicetree" in ->> the body of a message to majordomo@vger.kernel.org +>> the body of a message to majordomo at vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > diff --git a/a/content_digest b/N1/content_digest index 49314f2..04f8f6a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,25 +3,10 @@ "ref\020131120182102.GK14627@ns203013.ovh.net\0" "ref\0528D076A.8070806@ti.com\0" "ref\0C0B815B0-E394-494C-88A2-78A0DBFA23DA@kernel.crashing.org\0" - "From\0ivan.khoronzhuk <ivan.khoronzhuk@ti.com>\0" - "Subject\0Re: [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0" + "From\0ivan.khoronzhuk@ti.com (ivan.khoronzhuk)\0" + "Subject\0[PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0" "Date\0Tue, 26 Nov 2013 19:23:00 +0200\0" - "To\0Kumar Gala <galak@kernel.crashing.org>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - devicetree <devicetree@vger.kernel.org> - grygorii.strashko@ti.com - Russell King <linux@arm.linux.org.uk> - Pawel Moll <pawel.moll@arm.com> - Stephen Warren <swarren@wwwdotorg.org> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Ian Campbell <ijc+devicetree@hellion.org.uk> - linux-kernel@vger.kernel.org - Rob Herring <rob.herring@calxeda.com> - Santosh Shilimkar <santosh.shilimkar@ti.com> - Rob Landley <rob@landley.net> - linux-mtd@lists.infradead.org - Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 11/22/2013 11:06 PM, Kumar Gala wrote:\n" @@ -74,11 +59,11 @@ ">\n" "> Why do you need this? As it was mentioned just use reg:\n" ">\n" - "> So you\342\200\231d have something like:\n" + "> So you?d have something like:\n" ">\n" - "> memory-controller@21000A00 {\n" - "> \t\342\200\246\n" - "> \tnand:cs2@2 {\n" + "> memory-controller at 21000A00 {\n" + "> \t?\n" + "> \tnand:cs2 at 2 {\n" "> \t\treg = <2 0 0>;\n" "> \t\tranges;\n" "> \t\t...\n" @@ -86,9 +71,9 @@ "> \t}:\n" "> };\n" ">\n" - "> However, I\342\200\231m confused by the example in which you have:\n" + "> However, I?m confused by the example in which you have:\n" ">\n" - "> +\t\tnand@0,0x8000000 {\n" + "> +\t\tnand at 0,0x8000000 {\n" "> +\t\t\tcompatible = \"ti,davinci-nand\";\n" "> +\t\t\treg = <0 0x8000000 0x4000000\n" "It means, use memory of 0 AEMIF range beginning from 0x800000 (started \n" @@ -120,7 +105,7 @@ ">> Ivan Khoronzhuk\n" ">> --\n" ">> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - ">> the body of a message to majordomo@vger.kernel.org\n" + ">> the body of a message to majordomo at vger.kernel.org\n" ">> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" ">\n" "\n" @@ -129,4 +114,4 @@ "Regards,\n" Ivan Khoronzhuk -38c21c797f92aea40809551bd6156e24ed98f7e742964edb110c53778ba4c28f +3af45938975ae81aa8cf0cd9aa43d860e1d5af0a4853661e7beb7208fc4a8cde
diff --git a/a/1.txt b/N2/1.txt index bbc74a3..eedf45f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -102,3 +102,7 @@ See Grygorii Starshko comment on it, he described it very well. -- Regards, Ivan Khoronzhuk + +______________________________________________________ +Linux MTD discussion mailing list +http://lists.infradead.org/mailman/listinfo/linux-mtd/ diff --git a/a/content_digest b/N2/content_digest index 49314f2..215cf38 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -127,6 +127,10 @@ "\n" "-- \n" "Regards,\n" - Ivan Khoronzhuk + "Ivan Khoronzhuk\n" + "\n" + "______________________________________________________\n" + "Linux MTD discussion mailing list\n" + http://lists.infradead.org/mailman/listinfo/linux-mtd/ -38c21c797f92aea40809551bd6156e24ed98f7e742964edb110c53778ba4c28f +517c88865f8a99ec1571eed7cd184cd975b34324eac19bd38224e29f7cb02293
diff --git a/a/content_digest b/N3/content_digest index 49314f2..a47f567 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -7,21 +7,21 @@ "Subject\0Re: [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0" "Date\0Tue, 26 Nov 2013 19:23:00 +0200\0" "To\0Kumar Gala <galak@kernel.crashing.org>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - devicetree <devicetree@vger.kernel.org> - grygorii.strashko@ti.com + "Cc\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>" + Santosh Shilimkar <santosh.shilimkar@ti.com> + Rob Landley <rob@landley.net> Russell King <linux@arm.linux.org.uk> + Mark Rutland <mark.rutland@arm.com> + devicetree <devicetree@vger.kernel.org> + <grygorii.strashko@ti.com> Pawel Moll <pawel.moll@arm.com> Stephen Warren <swarren@wwwdotorg.org> Greg Kroah-Hartman <gregkh@linuxfoundation.org> Ian Campbell <ijc+devicetree@hellion.org.uk> - linux-kernel@vger.kernel.org Rob Herring <rob.herring@calxeda.com> - Santosh Shilimkar <santosh.shilimkar@ti.com> - Rob Landley <rob@landley.net> - linux-mtd@lists.infradead.org - Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> - " linux-arm-kernel@lists.infradead.org\0" + <linux-kernel@vger.kernel.org> + <linux-mtd@lists.infradead.org> + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 11/22/2013 11:06 PM, Kumar Gala wrote:\n" @@ -129,4 +129,4 @@ "Regards,\n" Ivan Khoronzhuk -38c21c797f92aea40809551bd6156e24ed98f7e742964edb110c53778ba4c28f +690e4fe6519cac9f0b6bd8b5792f8d2ba7d00e43d2e57797e3892e53ee03bb3d
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.