On Mon, Aug 26, 2019 at 06:19:53AM +0000, Ashish Kumar wrote: > For Patch-2, I intended to use this in arm64/boot/dts/freescale/fsl-ls1088a.dtsi (please see below), since both ls1088 and ls2080 has same QSPI controller. > So I had introduced new compatible > + "fsl,ls1012a-qspi" followed by "fsl,ls1021a-qspi" > + "fsl,ls1088a-qspi" followed by "fsl,ls2080a-qspi" Even if the compatible is supposed to be used in conjunction with other fallbacks it should still explicitly be there in case someone forgets or decides not to do that for some reason.