diff for duplicates of <52C68EA6.7040207@overkiz.com> diff --git a/a/1.txt b/N1/1.txt index 65c387a..b8aa739 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 03/01/2014 10:42, Jean-Jacques Hiblot wrote: > 2014/1/3 boris brezillon <b.brezillon@overkiz.com>: ->> On 31/12/2013 17:32, jjhiblot at traphandler.com wrote: +>> On 31/12/2013 17:32, jjhiblot@traphandler.com wrote: >>> From: jean-jacques hiblot <jean-jacques.hiblot@jdsu.com> >>> >>> The EBI/SMC external interface is used to access external peripherals @@ -199,9 +199,9 @@ On 03/01/2014 10:42, Jean-Jacques Hiblot wrote: >> >> dt binding: >> ->> smc at xxx { +>> smc@xxx { >> clocks = <&mck>; ->> dev at zz { +>> dev@zz { >> smc,ncs_read_setup = <y>; /* in nsecs */ >> ... >> }; @@ -227,16 +227,16 @@ On 03/01/2014 10:42, Jean-Jacques Hiblot wrote: >> >> dt binding example: >> ->> smc at xxx { +>> smc@xxx { >> clocks = <&mck>; >> ... ->> dev at cs,offset { +>> dev@cs,offset { >> compatible = "atmel,at91-smc-generic-converter"; >> smc,ncs_read_setup = <y>; /* in nsecs */ >> ... >> }; >> ->> nand at cs,offset { +>> nand@cs,offset { >> compatible = "atmel,at91-smc-nand-converter"; >> nand-chip { >> /* see atmel-nand dt binding */ diff --git a/a/content_digest b/N1/content_digest index a827c1a..cad3258 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,15 +2,19 @@ "ref\01388507534-10570-4-git-send-email-jjhiblot@traphandler.com\0" "ref\052C60352.7060006@overkiz.com\0" "ref\0CACh+v5PEWDUU0QhncDKzE5EzU=P18ikHHF+PeSkdFNaLTPNUZQ@mail.gmail.com\0" - "From\0b.brezillon@overkiz.com (boris brezillon)\0" - "Subject\0[PATCH 3/6] At91: dt: Added smc bus driver\0" + "From\0boris brezillon <b.brezillon@overkiz.com>\0" + "Subject\0Re: [PATCH 3/6] At91: dt: Added smc bus driver\0" "Date\0Fri, 03 Jan 2014 11:19:18 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jean-Jacques Hiblot <jjhiblot@traphandler.com>\0" + "Cc\0nicolas.ferre@atmel.com" + jean-jacques hiblot <jean-jacques.hiblot@jdsu.com> + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 03/01/2014 10:42, Jean-Jacques Hiblot wrote:\n" "> 2014/1/3 boris brezillon <b.brezillon@overkiz.com>:\n" - ">> On 31/12/2013 17:32, jjhiblot at traphandler.com wrote:\n" + ">> On 31/12/2013 17:32, jjhiblot@traphandler.com wrote:\n" ">>> From: jean-jacques hiblot <jean-jacques.hiblot@jdsu.com>\n" ">>>\n" ">>> The EBI/SMC external interface is used to access external peripherals\n" @@ -209,9 +213,9 @@ ">>\n" ">> dt binding:\n" ">>\n" - ">> smc at xxx {\n" + ">> smc@xxx {\n" ">> clocks = <&mck>;\n" - ">> dev at zz {\n" + ">> dev@zz {\n" ">> smc,ncs_read_setup = <y>; /* in nsecs */\n" ">> ...\n" ">> };\n" @@ -237,16 +241,16 @@ ">>\n" ">> dt binding example:\n" ">>\n" - ">> smc at xxx {\n" + ">> smc@xxx {\n" ">> clocks = <&mck>;\n" ">> ...\n" - ">> dev at cs,offset {\n" + ">> dev@cs,offset {\n" ">> compatible = \"atmel,at91-smc-generic-converter\";\n" ">> smc,ncs_read_setup = <y>; /* in nsecs */\n" ">> ...\n" ">> };\n" ">>\n" - ">> nand at cs,offset {\n" + ">> nand@cs,offset {\n" ">> compatible = \"atmel,at91-smc-nand-converter\";\n" ">> nand-chip {\n" ">> /* see atmel-nand dt binding */\n" @@ -347,4 +351,4 @@ ">>> +MODULE_LICENSE(\"GPL\");\n" >>> -cb6370f3af3eecccfba5ff3fe60bed9f0f9965c4c2fdbd3fb539aabe23fc6c37 +49b223c7f6c900139d6a284d0ed1da82426ae3bec860e3ae5cd7dd3e786aef05
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.