spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id
authorKuldeep Singh <kuldeep.singh@nxp.com>
Tue, 1 Oct 2019 08:59:16 +0000 (14:29 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 17:40:17 +0000 (18:40 +0100)
commit16c3e058036a6f5be542962e487d428518edcb45
treec201d148a714a72cc99247a13b94ec162e4cee6f
parent1b0a2b2d3ccb98cf998816d87f7193139d54579e
spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id

Different platforms have different Master with different SourceID on
AHB bus. The 0X0E Master ID is used by cluster 3 in case of LS2088A.
So, patch introduce an invalid master id variable to fix invalid
mastered on different platforms.

Signed-off-by: Suresh Gupta <suresh.gupta@nxp.com>
Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Link: https://lore.kernel.org/r/1569920356-8953-1-git-send-email-kuldeep.singh@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-fsl-qspi.c