diff for duplicates of <5517D1F1.6000309@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2cae9ac..1c39d8a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,7 @@ We'll deal with it as soon as the i2c-mux thing is worked out. > +&nand { > + status = "okay"; > + num-cs = <1>; -> + partition@0 { +> + partition at 0 { > + label = "uImage"; > + reg = <0x000000000000 0x000000400000>; @@ -44,7 +44,7 @@ should be 32b values. If it would be 64b it would have to be split into two 32b values anyway. > + }; -> + partition@400000 { +> + partition at 400000 { > + label = "Rootfs"; > + reg = <0x000000400000 0x00001FC00000>; > + }; @@ -64,7 +64,7 @@ Please avoid adding extra whitespaces. > status = "disabled"; > }; > -> + nand: nand@c0000 { +> + nand: nand at c0000 { > + compatible = "marvell,armada370-nand"; As said above, I doubt Dove NFC is fully compatible with Armada 370 NFC. @@ -96,6 +96,6 @@ Sebastian > + > + > + -> thermal: thermal-diode@d001c { +> thermal: thermal-diode at d001c { > compatible = "marvell,dove-thermal"; > reg = <0xd001c 0x0c>, <0xd005c 0x08>; diff --git a/a/content_digest b/N1/content_digest index 6b9b0a6..e350c4c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,9 @@ "ref\0551713D8.3060809@gmail.com\0" "ref\0551714F8.2050401@gmail.com\0" - "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" - "Subject\0Re: Fwd: Ask for help: ARM: mvebu: add NAND support for dove\0" + "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" + "Subject\0Fwd: Ask for help: ARM: mvebu: add NAND support for dove\0" "Date\0Sun, 29 Mar 2015 12:20:33 +0200\0" - "To\0Gabriel Dobato <dobatog@gmail.com>\0" - "Cc\0Jean-Francois Moine <moinejf@free.fr>" - ezequiel.garcia@free-electrons.com - mt >> linux-mtd@lists.infradead.org <linux-mtd@lists.infradead.org> - Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 28.03.2015 21:54, Gabriel Dobato wrote:\n" @@ -48,7 +43,7 @@ "> +&nand {\n" "> + status = \"okay\";\n" "> + num-cs = <1>;\n" - "> + partition@0 {\n" + "> + partition at 0 {\n" "> + label = \"uImage\";\n" "> + reg = <0x000000000000 0x000000400000>;\n" "\n" @@ -57,7 +52,7 @@ "into two 32b values anyway.\n" "\n" "> + };\n" - "> + partition@400000 {\n" + "> + partition at 400000 {\n" "> + label = \"Rootfs\";\n" "> + reg = <0x000000400000 0x00001FC00000>;\n" "> + };\n" @@ -77,7 +72,7 @@ "> status = \"disabled\";\n" "> };\n" ">\n" - "> + nand: nand@c0000 {\n" + "> + nand: nand at c0000 {\n" "> + compatible = \"marvell,armada370-nand\";\n" "\n" "As said above, I doubt Dove NFC is fully compatible with Armada 370 NFC.\n" @@ -109,8 +104,8 @@ "> +\n" "> +\n" "> +\n" - "> thermal: thermal-diode@d001c {\n" + "> thermal: thermal-diode at d001c {\n" "> compatible = \"marvell,dove-thermal\";\n" > reg = <0xd001c 0x0c>, <0xd005c 0x08>; -39e21f2f3905d00cceaa4077e3a51b217da26a9e66f67d930cce28a4b7229f2b +1759139b4849372e4101fd613efaf21d2df7397baf83702dab604107f4074d9b
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.