Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-10-25 Thread Masahiro Yamada
Hi Marc, 2017-10-19 23:58 GMT+09:00 Marc Gonzalez : > On 13/10/2017 10:34, Masahiro Yamada wrote: > >> 2017-10-04 20:05, Marc Gonzalez wrote: >> >>> On 29/09/2017 16:33, Masahiro Yamada wrote: >>> tango_nand.c is the only driver that sets NAND_WAIT_TCCS.

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-10-25 Thread Masahiro Yamada
Hi Marc, 2017-10-19 23:58 GMT+09:00 Marc Gonzalez : > On 13/10/2017 10:34, Masahiro Yamada wrote: > >> 2017-10-04 20:05, Marc Gonzalez wrote: >> >>> On 29/09/2017 16:33, Masahiro Yamada wrote: >>> tango_nand.c is the only driver that sets NAND_WAIT_TCCS. Now, there is completely no

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-10-19 Thread Marc Gonzalez
On 13/10/2017 10:34, Masahiro Yamada wrote: > 2017-10-04 20:05, Marc Gonzalez wrote: > >> On 29/09/2017 16:33, Masahiro Yamada wrote: >> >>> tango_nand.c is the only driver that sets NAND_WAIT_TCCS. >>> >>> Now, there is completely no delay when reading out the ID. >>> >>> >>> One safe change

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-10-19 Thread Marc Gonzalez
On 13/10/2017 10:34, Masahiro Yamada wrote: > 2017-10-04 20:05, Marc Gonzalez wrote: > >> On 29/09/2017 16:33, Masahiro Yamada wrote: >> >>> tango_nand.c is the only driver that sets NAND_WAIT_TCCS. >>> >>> Now, there is completely no delay when reading out the ID. >>> >>> >>> One safe change

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-10-13 Thread Masahiro Yamada
Hi Marc, 2017-10-04 20:05 GMT+09:00 Marc Gonzalez : > On 29/09/2017 16:33, Masahiro Yamada wrote: > >> (+CC Marc Gonzalez) >> >> 2017-09-29 21:26 GMT+09:00 Boris Brezillon >> : >>> On Fri, 29 Sep 2017 19:38:38 +0900 >>> Masahiro

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-10-13 Thread Masahiro Yamada
Hi Marc, 2017-10-04 20:05 GMT+09:00 Marc Gonzalez : > On 29/09/2017 16:33, Masahiro Yamada wrote: > >> (+CC Marc Gonzalez) >> >> 2017-09-29 21:26 GMT+09:00 Boris Brezillon >> : >>> On Fri, 29 Sep 2017 19:38:38 +0900 >>> Masahiro Yamada wrote: >>> 1/2 : add NAND_WAIT_TWHR and

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-10-04 Thread Marc Gonzalez
On 29/09/2017 16:33, Masahiro Yamada wrote: > (+CC Marc Gonzalez) > > 2017-09-29 21:26 GMT+09:00 Boris Brezillon > : >> On Fri, 29 Sep 2017 19:38:38 +0900 >> Masahiro Yamada wrote: >> >>> 1/2 : add NAND_WAIT_TWHR and

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-10-04 Thread Marc Gonzalez
On 29/09/2017 16:33, Masahiro Yamada wrote: > (+CC Marc Gonzalez) > > 2017-09-29 21:26 GMT+09:00 Boris Brezillon > : >> On Fri, 29 Sep 2017 19:38:38 +0900 >> Masahiro Yamada wrote: >> >>> 1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). >>> You can set this new flag if you want

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Masahiro Yamada
(+CC Marc Gonzalez) 2017-09-29 21:26 GMT+09:00 Boris Brezillon : > On Fri, 29 Sep 2017 19:38:38 +0900 > Masahiro Yamada wrote: > >> 1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). >> You can set this new flag if you want

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Masahiro Yamada
(+CC Marc Gonzalez) 2017-09-29 21:26 GMT+09:00 Boris Brezillon : > On Fri, 29 Sep 2017 19:38:38 +0900 > Masahiro Yamada wrote: > >> 1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). >> You can set this new flag if you want nand_command(_lp) >> to insert tWHR delay where needed. >> >>

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Boris Brezillon
On Fri, 29 Sep 2017 23:06:42 +0900 Masahiro Yamada wrote: > 2017-09-29 21:26 GMT+09:00 Boris Brezillon > : > > On Fri, 29 Sep 2017 19:38:38 +0900 > > Masahiro Yamada wrote: > > > >> 1/2 : add

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Boris Brezillon
On Fri, 29 Sep 2017 23:06:42 +0900 Masahiro Yamada wrote: > 2017-09-29 21:26 GMT+09:00 Boris Brezillon > : > > On Fri, 29 Sep 2017 19:38:38 +0900 > > Masahiro Yamada wrote: > > > >> 1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). > >> You can set this new flag if you want

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Masahiro Yamada
2017-09-29 21:26 GMT+09:00 Boris Brezillon : > On Fri, 29 Sep 2017 19:38:38 +0900 > Masahiro Yamada wrote: > >> 1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). >> You can set this new flag if you want nand_command(_lp) >>

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Masahiro Yamada
2017-09-29 21:26 GMT+09:00 Boris Brezillon : > On Fri, 29 Sep 2017 19:38:38 +0900 > Masahiro Yamada wrote: > >> 1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). >> You can set this new flag if you want nand_command(_lp) >> to insert tWHR delay where needed. >> >> 2/2 : Fix Denali

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Boris Brezillon
On Fri, 29 Sep 2017 19:38:38 +0900 Masahiro Yamada wrote: > 1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). > You can set this new flag if you want nand_command(_lp) > to insert tWHR delay where needed. > > 2/2 : Fix Denali setup_data_interface. >

Re: [PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Boris Brezillon
On Fri, 29 Sep 2017 19:38:38 +0900 Masahiro Yamada wrote: > 1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). > You can set this new flag if you want nand_command(_lp) > to insert tWHR delay where needed. > > 2/2 : Fix Denali setup_data_interface. > Boris' suggestion in v1 was a

[PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Masahiro Yamada
1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). You can set this new flag if you want nand_command(_lp) to insert tWHR delay where needed. 2/2 : Fix Denali setup_data_interface. Boris' suggestion in v1 was a good reminder that made me realize tCCS was missing in the

[PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali

2017-09-29 Thread Masahiro Yamada
1/2 : add NAND_WAIT_TWHR and nand_whr_delay(). You can set this new flag if you want nand_command(_lp) to insert tWHR delay where needed. 2/2 : Fix Denali setup_data_interface. Boris' suggestion in v1 was a good reminder that made me realize tCCS was missing in the