spi: stm32: fix example with st, spi-midi-ns property
authorAmelie Delaunay <amelie.delaunay@st.com>
Tue, 27 Jun 2017 15:45:15 +0000 (17:45 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 28 Jun 2017 19:00:48 +0000 (20:00 +0100)
commit5fd3d9433217908e1e8e1c2f841c3b28c75509d6
tree8f7e2ffa1afb63e31d883025ff59cb3ffb8d95c4
parentc5fe2faabad41737fa36cedc1c6e15cbc9ddff11
spi: stm32: fix example with st, spi-midi-ns property

This patch aligns example with the optional property description,
removes status and replace spidev unvalid compatible with
Aarvark SPI Host Adapter one.

In slave mode, Aardvark SPI Host Adapter requires 4ms delay
between the end of byte n and the start of byte n+1, hence the
use of the optional property st,spi-midi-ns.

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-stm32.txt