[PATCH v3 3/9] Documentation: spi-rockchip: add description of rockchip,spi-broken-burst-len

From: Shawn Lin
Date: Tue Sep 01 2015 - 05:58:51 EST


Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
cc: Addy Ke <addy.ke@xxxxxxxxxxxxxx>
cc: Heiko Stuebner <heiko@xxxxxxxxx>
cc: Doug Anderson <dianders@xxxxxxxxxxxx>
cc: Olof Johansson <olof@xxxxxxxxx>
cc: Sonny Rao <sonnyrao@xxxxxxxxxxxx>
---

Changes in v3: None
Changes in v2: None
Changes in v1: None

Documentation/devicetree/bindings/spi/spi-rockchip.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.txt b/Documentation/devicetree/bindings/spi/spi-rockchip.txt
index 0c491bd..2256610 100644
--- a/Documentation/devicetree/bindings/spi/spi-rockchip.txt
+++ b/Documentation/devicetree/bindings/spi/spi-rockchip.txt
@@ -27,7 +27,8 @@ Optional Properties:
- rx-sample-delay-ns: nanoseconds to delay after the SCLK edge before sampling
Rx data (may need to be fine tuned for high capacitance lines).
No delay (0) by default.
-
+- rockchip,spi-broken-burst-len: quirk for broken burst len on Rockchip platform.
+ Add this property will force driver to set burst ONE.

Example:

--
2.3.7


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/