]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP
authorPragnesh Patel <pragnesh.patel@sifive.com>
Sun, 21 Jun 2020 11:52:18 +0000 (17:22 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 9 Jul 2020 15:28:06 +0000 (20:58 +0530)
commit24f32bec5dc9bb81cd4103ee7614f0de7851e8bc
tree716c011e1e436dd273e126373cbbd997ea0c0da2
parent273f0c91bd920e504468167617c67e5b2ebcbdac
mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP

Enable QE bit for ISSI flash chips.

QE enablement logic is similar to what Macronix
has, so reuse the existing code itself.

Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/mtd/spi/spi-nor-core.c