MLK-15958-2 spi: fsl_fspi: Add support for 4bytes address mode
authorYe Li <ye.li@nxp.com>
Wed, 12 Jul 2017 09:33:27 +0000 (04:33 -0500)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:37:02 +0000 (02:37 +0800)
commit704c1c357d5566e6b3a72c57427d90ba08f9ef0f
tree8799cdb8344f3c79f1e6270de9822e624b384963
parentc6815bcc44622861e3606c9aa7efa14c7db5ea5a
MLK-15958-2 spi: fsl_fspi: Add support for 4bytes address mode

Update the LUT settings, spi_xfer to use the 4bytes address read/write/erase
commands.
Also add a function to enter the 4bytes mode for flash device.

Signed-off-by: Ye Li <ye.li@nxp.com>
drivers/spi/fsl_fspi.c