Re: [PATCH v6 1/3] spi/pl022: Add chip select handling via GPIO
From: Linus Walleij <hidden>
Date: 2012-08-22 18:37:42
Also in:
linux-devicetree, lkml
From: Linus Walleij <hidden>
Date: 2012-08-22 18:37:42
Also in:
linux-devicetree, lkml
On Wed, Aug 22, 2012 at 3:49 PM, Roland Stigge [off-list ref] wrote:
This patch adds the ability for the driver to control the chip select directly. This enables independence from cs_control callbacks. Configurable via platform_data, to be extended as DT in the following patch. Based on the initial patch by Alexandre Pereira da Silva [off-list ref] Signed-off-by: Roland Stigge <redacted> Acked-by: Alexandre Pereira da Silva <redacted>
Thanks Roland, excellent work! Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij