浏览代码

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>
Yuan Yao 9 年之前
父节点
当前提交
c145344763
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt

+ 1 - 2
Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt

@@ -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
-  detail please see: Documentation/devicetree/bindings/regmap/regmap.txt.
+  in big endian mode.
 
 
 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