]> git.baikalelectronics.ru Git - kernel.git/commit
spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
authorAshish Kumar <Ashish.Kumar@nxp.com>
Tue, 13 Aug 2019 10:23:09 +0000 (15:53 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 22 Aug 2019 19:21:50 +0000 (20:21 +0100)
commit5fda99666bea2255a0475ae2ccb3d8ad096b88d8
treebbfa3dc12a221a24ada87880fdca856197d48f79
parent7ee4d94dc4f8e0d71077d96ed2641db6170a3b14
spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings

There are 2 version of QSPI-IP, according to which controller registers sets
can be big endian or little endian.There are some other minor changes like
RX fifo depth etc.

The big endian version uses driver compatible "fsl,ls1021a-qspi" and
little endian version uses driver compatible "fsl,ls2080a-qspi"

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Han Xu <han.xu@nxp.com>
Link: https://lore.kernel.org/r/1565691791-26167-1-git-send-email-Ashish.Kumar@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt