Re: [PATCH] spi: sh-msiof: request and set cs-gpio direction to output

2016-09-01 Thread Wolfram Sang
On Mon, Jul 18, 2016 at 02:09:03PM +0200, Geert Uytterhoeven wrote: > Hi Ulrich, > > On Mon, Jul 18, 2016 at 10:57 AM, Ulrich Hecht > wrote: > > Required for the CS signal to actually be visible to the device. > > > > Signed-off-by: Ulrich Hecht > > Thanks, I can confirm this indeed makes cs-gp

Re: [PATCH] spi: sh-msiof: request and set cs-gpio direction to output

2016-07-18 Thread Geert Uytterhoeven
Hi Ulrich, On Mon, Jul 18, 2016 at 10:57 AM, Ulrich Hecht wrote: > Required for the CS signal to actually be visible to the device. > > Signed-off-by: Ulrich Hecht Thanks, I can confirm this indeed makes cs-gpios work with MSIOF on Koelsch, hence Tested-by: Geert Uytterhoeven > --- > drivers

[PATCH] spi: sh-msiof: request and set cs-gpio direction to output

2016-07-18 Thread Ulrich Hecht
Required for the CS signal to actually be visible to the device. Signed-off-by: Ulrich Hecht --- drivers/spi/spi-sh-msiof.c | 25 +++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/drivers/spi/spi-sh-msiof.c b/drivers/spi/spi-sh-msiof.c index a7934ab..d4b577