spi: spi-fsl-dspi: Update DT binding documentation
DSPI driver support the register on the controller with big endian mode R/W. But not use the regmap API. So update the binding documentation for "big-endian". Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
9419b2006c
commit
c145344763
@ -13,8 +13,7 @@ Required properties:
|
|||||||
|
|
||||||
Optional property:
|
Optional property:
|
||||||
- big-endian: If present the dspi device's registers are implemented
|
- big-endian: If present the dspi device's registers are implemented
|
||||||
in big endian mode, otherwise in native mode(same with CPU), for more
|
in big endian mode.
|
||||||
detail please see: Documentation/devicetree/bindings/regmap/regmap.txt.
|
|
||||||
|
|
||||||
Optional SPI slave node properties:
|
Optional SPI slave node properties:
|
||||||
- fsl,spi-cs-sck-delay: a delay in nanoseconds between activating chip
|
- fsl,spi-cs-sck-delay: a delay in nanoseconds between activating chip
|
||||||
|
Loading…
Reference in New Issue
Block a user