spi: imx: remove ERR009165 workaround on i.mx6ul
authorRobin Gong <yibin.gong@nxp.com>
Wed, 14 Jul 2021 10:20:48 +0000 (18:20 +0800)
committerShawn Guo <shawnguo@kernel.org>
Fri, 23 Jul 2021 03:19:22 +0000 (11:19 +0800)
commit8eb1252bbedfb0e800bbbd3e9055a7db0ae2cac9
treec684fbc1df71118e0eccb1cbfa6cce5c47b657a4
parent980f884866eed4dda2a18de888c5a67dde67d640
spi: imx: remove ERR009165 workaround on i.mx6ul

ERR009165 fixed on i.mx6ul/6ull/6sll. All other i.mx6/7 and
i.mx8m/8mm still need this errata. Please refer to nxp official
errata document from https://www.nxp.com/ .

For removing workaround on those chips. Add new i.mx6ul type.

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/spi/spi-imx.c