From: Michael Heimpold
Date: Thu, 28 Apr 2016 22:06:13 +0200
> This series of two patches adds the following improvements to the driver:
>
> 1) Rework the central SPI read function so that it is compatible with
>SPI masters which only support half duplex transfers.
>
> 2) Add a device tree
This series of two patches adds the following improvements to the driver:
1) Rework the central SPI read function so that it is compatible with
SPI masters which only support half duplex transfers.
2) Add a device tree binding for the driver.
Changelog:
v3: * renamed and improved binding doc