On Tue, 2019-07-23 at 15:33 +0800, Shawn Guo wrote: > Add Daniel for comment. > > On Wed, Jul 17, 2019 at 11:54:36AM +0200, Lucas Stach wrote: > > The i.MX8M SAI block is not compatible with the i.MX6SX one, as the > > register layout has changed due to two version registers being > > added > > at the beginning of the address map. Remove the bogus compatible. > > > > Fixes: 8c61538dc945 "arm64: dts: imx8mq: Add SAI2 node" > > The format should be the following. I can fix it when applying > though. > > Fixes: 8c61538dc945 ("arm64: dts: imx8mq: Add SAI2 node") > > Shawn > > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>