]> git.dujemihanovic.xyz Git - u-boot.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)
commite1aad512a61f240280a3ee329117fb4c288f570d
tree08d14115dcfa5098117c5c73465ec054b5c6e5b5
parent8f40e7d29f587b35540b2a447250d1b047ef5f8b
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