]> git.baikalelectronics.ru Git - uboot.git/commit
spi: nxp_fspi: Add i.MX8MP compatible string
authorMarek Vasut <marex@denx.de>
Wed, 9 Mar 2022 03:18:57 +0000 (04:18 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 19:08:23 +0000 (21:08 +0200)
commit7d5cd98ff8284d5a8f41c667f02e2ae551647277
tree08d14115dcfa5098117c5c73465ec054b5c6e5b5
parent4c9f3fa8cf5aead523423606368fe3f481e438c3
spi: nxp_fspi: Add i.MX8MP compatible string

The i.MX8M Mini and i.MX8M Plus flexspi IPs are compatible with one
another, however the linux kernel DT uses separate compatible string
for each SoC. Add the missing i.MX8MP compatible into this driver.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
drivers/spi/nxp_fspi.c