[PATCH] spi: nxp_fspi: Add i.MX8MP compatible string

2022-04-12 Thread sbabic
> 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 > Cc: Fabio Estevam > Cc: Peng Fan > Cc: Stefano Babic >

Re: [PATCH] spi: nxp_fspi: Add i.MX8MP compatible string

2022-03-14 Thread Peng Fan (OSS)
On 2022/3/9 11:18, Marek Vasut wrote: 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 Cc: Fabio Estevam Cc:

[PATCH] spi: nxp_fspi: Add i.MX8MP compatible string

2022-03-08 Thread Marek Vasut
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 Cc: Fabio Estevam Cc: Peng Fan Cc: Stefano Babic --- drivers/s