Re: [PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash

2022-07-15 Thread Jagan Teki
On Fri, Jul 15, 2022 at 2:51 PM liao jaime wrote: > > Hi Jagan > > > > > On Fri, Jul 15, 2022 at 2:47 PM liao jaime wrote: > > > > > > Hi Jagan > > > > > > > > On Mon, Jul 4, 2022 at 11:43 AM JaimeLiao > > > > wrote: > > > > > > > > > > Adding Macronix Octal flash for Octal DTR support. > > >

Re: [PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash

2022-07-15 Thread liao jaime
Hi Jagan > > On Fri, Jul 15, 2022 at 2:47 PM liao jaime wrote: > > > > Hi Jagan > > > > > > On Mon, Jul 4, 2022 at 11:43 AM JaimeLiao wrote: > > > > > > > > Adding Macronix Octal flash for Octal DTR support. > > > > > > > > The octaflash series can be divided into the following types: > > > > >

Re: [PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash

2022-07-15 Thread Jagan Teki
On Fri, Jul 15, 2022 at 2:47 PM liao jaime wrote: > > Hi Jagan > > > > On Mon, Jul 4, 2022 at 11:43 AM JaimeLiao wrote: > > > > > > Adding Macronix Octal flash for Octal DTR support. > > > > > > The octaflash series can be divided into the following types: > > > > > > MX25 series : Serial NOR

Re: [PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash

2022-07-15 Thread liao jaime
Hi Jagan > > On Mon, Jul 4, 2022 at 11:43 AM JaimeLiao wrote: > > > > Adding Macronix Octal flash for Octal DTR support. > > > > The octaflash series can be divided into the following types: > > > > MX25 series : Serial NOR Flash. > > MX66 series : Serial NOR Flash with stacked die.(Size larger

Re: [PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash

2022-07-15 Thread Jagan Teki
On Mon, Jul 4, 2022 at 11:43 AM JaimeLiao wrote: > > Adding Macronix Octal flash for Octal DTR support. > > The octaflash series can be divided into the following types: > > MX25 series : Serial NOR Flash. > MX66 series : Serial NOR Flash with stacked die.(Size larger than 1Gb) > LM/UM series :

[PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash

2022-07-04 Thread JaimeLiao
Adding Macronix Octal flash for Octal DTR support. The octaflash series can be divided into the following types: MX25 series : Serial NOR Flash. MX66 series : Serial NOR Flash with stacked die.(Size larger than 1Gb) LM/UM series : Up to 250MHz clock frequency with both DTR/STR operation. LW/UW