On Sun, Mar 15, 2020 at 10:32:43PM -0400, Sasha Levin wrote: > From: Johan Hovold <johan@xxxxxxxxxx> > > [ Upstream commit bcbf53a0dab50980867476994f6079c1ec5bb3a3 ] > > The sram-node compatible properties have mistakingly combined the > model-specific string with the generic "mtd-ram" string. > > Note that neither "cy7c1019dv33-10zsxi, mtd-ram" or > "cy7c1019dv33-10zsxi" are used by any in-kernel driver and they are > not present in any binding. > > The physmap driver will however bind to platform devices that specify > "mtd-ram". > > Fixes: fc48e76489fd ("ARM: dts: imx6: Add support for Toradex Colibri iMX6 module") > Cc: Sanchayan Maity <maitysanchayan@xxxxxxxxx> > Cc: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx> > Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> > Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@xxxxxxxxxxx> > Signed-off-by: Shawn Guo <shawnguo@xxxxxxxxxx> > Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> Greg has already dropped this one from the stable queues once on my request, so please do not add it back. Johan