[PATCH v5 1/2] spi: dts: Add new device property to specifcy a wait time between word transmissions
Rob Herring
robh at kernel.org
Fri Dec 18 20:17:46 PST 2015
On Thu, Dec 17, 2015 at 12:40:26PM +0100, Marcus Weseloh wrote:
> Adds a new property "spi-word-wait-ns" to the spi-bus binding that allows
> SPI slave devices to set a wait time between the transmission of words.
>
> Signed-off-by: Marcus Weseloh <mweseloh42 at gmail.com>
> ---
> Documentation/devicetree/bindings/spi/spi-bus.txt | 2 ++
> drivers/spi/spi.c | 2 ++
> include/linux/spi/spi.h | 2 ++
> 3 files changed, 6 insertions(+)
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list