On Tue, Apr 23, 2019 at 01:51:45PM +0000, Robin Gong wrote: > Correct ecspi/sdma compatible since ecspi errata ERR009165 > not fixed on i.mx6sll chip. > > Signed-off-by: Robin Gong <yibin.gong@xxxxxxx> > --- > arch/arm/boot/dts/imx6sll.dtsi | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/arch/arm/boot/dts/imx6sll.dtsi b/arch/arm/boot/dts/imx6sll.dtsi > index 1b4899f..03f2103 100644 > --- a/arch/arm/boot/dts/imx6sll.dtsi > +++ b/arch/arm/boot/dts/imx6sll.dtsi > @@ -183,7 +183,7 @@ > }; > > ecspi1: spi@2008000 { > - compatible = "fsl,imx6ul-ecspi", "fsl,imx51-ecspi"; > + compatible ="fsl,imx51-ecspi"; Where is the fsl,imx6sll-ecspi compatible that would have prevented us from changing this devicetree now? You should at least add it now. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |