]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
authorPratyush Yadav <p.yadav@ti.com>
Fri, 25 Jun 2021 19:17:29 +0000 (00:47 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 28 Jun 2021 06:36:57 +0000 (12:06 +0530)
commitd9fe0810fca04a378b3d3fe14d33bdc22fbc1bfa
tree6a85481238bd6871baecb81ac74d76399c44c4cb
parent547069b1a50106274c72ae7070dfa752fda6ba75
mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode

Since this flash doesn't have a Profile 1.0 table, the Octal DTR
capabilities are enabled in the post SFDP fixup, along with the 8D-8D-8D
fast read settings.

Enable Octal DTR mode with 20 dummy cycles to allow running at the
maximum supported frequency of 200Mhz.

Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/mtd/spi/Kconfig
drivers/mtd/spi/spi-nor-core.c
drivers/mtd/spi/spi-nor-ids.c
include/linux/mtd/spi-nor.h