aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-01-07dt-bindings: spi: Move the bindings for the FSL QSPI driverFrieder Schrempf1-65/+0
Move the documentation of the old SPI NOR driver to the place of the new SPI memory interface based driver. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
2018-03-30dt-bindings: fsl-quadspi: Add the example of two SPI NORFabio Estevam1-0/+24
Improve the bindings example by adding an example of how to represent two SPI NOR devices. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Han Xu <han.xu@nxp.com> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
2017-12-13dt-bindings: mtd: fsl-quadspi: Pass the qspi clock namesFabio Estevam1-1/+1
In order to improve the bindings documentation, explicitly pass the name of the clocks: "qspi_en" and "qspi", which are mandatory. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
2016-04-18Documentation: fsl-quadspi: Add fsl,ls1043a-qspi compatible stringYuan Yao1-1/+2
new compatible string: "fsl,ls1043a-qspi". Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2016-03-07Documentation: fsl-quadspi: Add optional propertiesYao Yuan1-0/+1
Add optional properties for QSPI: big-endian if the register is big endian on this platform. Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Han xu <han.xu@nxp.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2016-03-07Documentation: fsl-quadspi: Add fsl, ls2080a-qspi compatible stringYao Yuan1-1/+3
new compatible string: "fsl,ls2080a-qspi". Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Han xu <han.xu@nxp.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-12-09Documentation: fsl-quadspi: Add fsl,ls1021-qspi compatible stringYao Yuan1-1/+2
new compatible string: "fsl,ls1021-qspi". Signed-off-by: Yuan Yao <yao.yuan@freescale.com> Signed-off-by: Rob Herring <robh@kernel.org>
2015-08-06Documentation: fsl-quadspi: Add fsl, imx6ul-qspi compatible stringFrank Li1-1/+1
new compatible string: "fsl,imx6ul-qspi". Signed-off-by: Frank Li <Frank.Li@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-08-06Documentation: fsl-quadspi: Add fsl, imx7d-qspi compatible stringFrank Li1-1/+2
new compatible string: "fsl,imx7d-qspi" Signed-off-by: Frank Li <Frank.Li@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-01-09Documentation: fsl-quadspi: Add an entry for the imx6sx compatible stringFabio Estevam1-1/+1
"fsl,imx6sx-qspi" is also a valid compatible string, so add an entry for it. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-04-14Documentation: add the binding file for Freescale QuadSPI driverHuang Shijie1-0/+35
This patch adds the binding file for Freescale QuadSPI driver. Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>