From: Yuan Yao Date: Wed, 27 Apr 2016 08:12:36 +0000 (+0800) Subject: spi: spi-fsl-dspi: Update DT binding documentation X-Git-Tag: v4.7-rc1~64^2~3^4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c145344763192042135ef6172b779baaf4a16c1e;p=platform%2Fkernel%2Flinux-exynos.git 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 Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt index fa77f87..d2969d2 100644 --- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt +++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt @@ -13,8 +13,7 @@ Required properties: Optional property: - 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: - fsl,spi-cs-sck-delay: a delay in nanoseconds between activating chip