diff for duplicates of <52ACAE54.2060007@ti.com> diff --git a/a/1.txt b/N1/1.txt index 5cba0ad..da56b71 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -171,7 +171,7 @@ is needed to take the series forward. Thanks > + > +Example for aemif, davinci nand and nor flash chip select shown below. > + -> +memory-controller@21000A00 { +> +memory-controller at 21000A00 { > + compatible = "ti,davinci-aemif"; > + #address-cells = <2>; > + #size-cells = <1>; @@ -203,7 +203,7 @@ is needed to take the series forward. Thanks > + ti,cs-wstrobe = <42>; > + ti,cs-wsetup = <14>; > + -> + nand@0,0x8000000 { +> + nand at 0,0x8000000 { > + compatible = "ti,davinci-nand"; > + reg = <0 0x8000000 0x4000000 > + 1 0x0000000 0x0000100>; @@ -233,7 +233,7 @@ is needed to take the series forward. Thanks > + ti,cs-wsetup = <14>; > + ti,cs-asize = <1>; > + -> + flash@0,0x0000000 { +> + flash at 0,0x0000000 { > + compatible = "cfi-flash"; > + reg = <0 0x0000000 0x4000000>; > + diff --git a/a/content_digest b/N1/content_digest index b477d0e..622e82d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,9 @@ "ref\01386759570-29671-1-git-send-email-ivan.khoronzhuk@ti.com\0" "ref\01386759570-29671-3-git-send-email-ivan.khoronzhuk@ti.com\0" - "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0" - "Subject\0Re: [PATCH v3 2/2] memory: ti-aemif: add bindings for AEMIF driver\0" + "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0" + "Subject\0[PATCH v3 2/2] memory: ti-aemif: add bindings for AEMIF driver\0" "Date\0Sat, 14 Dec 2013 14:15:32 -0500\0" - "To\0Kumar Gala <galak@kernel.crashing.org>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - 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> - gregkh@linuxfoundation.org - Ian Campbell <ijc+devicetree@hellion.org.uk> - nsekhar@ti.com - linux-kernel@vger.kernel.org - Rob Herring <rob.herring@calxeda.com> - linux-mtd@lists.infradead.org - Rob Landley <rob@landley.net> - Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> - dwmw2@infradead.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Kumar,\n" @@ -195,7 +179,7 @@ "> +\n" "> +Example for aemif, davinci nand and nor flash chip select shown below.\n" "> +\n" - "> +memory-controller@21000A00 {\n" + "> +memory-controller at 21000A00 {\n" "> +\tcompatible = \"ti,davinci-aemif\";\n" "> +\t#address-cells = <2>;\n" "> +\t#size-cells = <1>;\n" @@ -227,7 +211,7 @@ "> +\t\tti,cs-wstrobe = <42>;\n" "> +\t\tti,cs-wsetup = <14>;\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" "> +\t\t\t 1 0x0000000 0x0000100>;\n" @@ -257,7 +241,7 @@ "> +\t\tti,cs-wsetup = <14>;\n" "> +\t\tti,cs-asize = <1>;\n" "> +\n" - "> +\t\tflash@0,0x0000000 {\n" + "> +\t\tflash at 0,0x0000000 {\n" "> +\t\t\tcompatible = \"cfi-flash\";\n" "> +\t\t\treg = <0 0x0000000 0x4000000>;\n" "> +\n" @@ -267,4 +251,4 @@ "> +};\n" > -91bfc7a5e4c50355e699ce1c64cc2c2eef6983380c48f94396c60587396a1d61 +4a88372baa38f5e8ba4ceb71a1812a15c3b9d5d7c2e87a9f9fe6600d2616346e
diff --git a/a/1.txt b/N2/1.txt index 5cba0ad..69c250b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -241,4 +241,9 @@ is needed to take the series forward. Thanks > + }; > + }; > +}; -> +> + + +______________________________________________________ +Linux MTD discussion mailing list +http://lists.infradead.org/mailman/listinfo/linux-mtd/ diff --git a/a/content_digest b/N2/content_digest index b477d0e..4849867 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -265,6 +265,11 @@ "> +\t\t};\n" "> +\t};\n" "> +};\n" - > + "> \n" + "\n" + "\n" + "______________________________________________________\n" + "Linux MTD discussion mailing list\n" + http://lists.infradead.org/mailman/listinfo/linux-mtd/ -91bfc7a5e4c50355e699ce1c64cc2c2eef6983380c48f94396c60587396a1d61 +3e6dc3d6695cae1704c32431689c11aee18b1d957d4b326c98c77c491d5fb6ca
diff --git a/a/content_digest b/N3/content_digest index b477d0e..d266bef 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,22 +4,22 @@ "Subject\0Re: [PATCH v3 2/2] memory: ti-aemif: add bindings for AEMIF driver\0" "Date\0Sat, 14 Dec 2013 14:15:32 -0500\0" "To\0Kumar Gala <galak@kernel.crashing.org>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - devicetree@vger.kernel.org - grygorii.strashko@ti.com + "Cc\0Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>" + Rob Landley <rob@landley.net> Russell King <linux@arm.linux.org.uk> + <devicetree@vger.kernel.org> Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Rob Herring <rob.herring@calxeda.com> Stephen Warren <swarren@wwwdotorg.org> - gregkh@linuxfoundation.org Ian Campbell <ijc+devicetree@hellion.org.uk> - nsekhar@ti.com - linux-kernel@vger.kernel.org - Rob Herring <rob.herring@calxeda.com> - linux-mtd@lists.infradead.org - Rob Landley <rob@landley.net> - Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> - dwmw2@infradead.org - " linux-arm-kernel@lists.infradead.org\0" + <linux-kernel@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-mtd@lists.infradead.org> + <grygorii.strashko@ti.com> + <gregkh@linuxfoundation.org> + <dwmw2@infradead.org> + " <nsekhar@ti.com>\0" "\00:1\0" "b\0" "Kumar,\n" @@ -267,4 +267,4 @@ "> +};\n" > -91bfc7a5e4c50355e699ce1c64cc2c2eef6983380c48f94396c60587396a1d61 +c6de7bcde47e8bd39ae4c28de222638c24808396030a60ba24850c92f8ed6ffa
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.