[PATCH] spi: pxa2xx: Only claim CS GPIOs when the slave device is created
Jan Kiszka
jan.kiszka at web.de
Mon Jul 24 03:53:20 PDT 2017
On 2017-07-24 12:44, Andy Shevchenko wrote:
> +Cc: Mika
>
> On Sat, Jul 8, 2017 at 11:41 AM, Jan Kiszka <jan.kiszka at web.de> wrote:
>> From: Jan Kiszka <jan.kiszka at siemens.com>
>>
>> Avoid hogging chip select GPIOs just because they are listed for the
>> master. They might be mulitplexed and, if no slave device is attached,
>> used for different purposes. Moreover, this strategy avoids having to
>> allocate a cs_gpiods structure.
>>
>> Tested on the IOT2000 where the second SPI bus is connected to an
>> Arduino-compatible connector and multiplexed between SPI, GPIO and PWM
>> usage.
>>
>
> This breaks all systems which are using _DSD.
Err, can you elaborate? Worked fine here with _DSD on the IOT2000.
>
> While I'm looking for fix, I get feeling that the approach itself is not right,
>
> So, for now I would vote for immediate revert and then rethink what we
> can do here.
I'm fine with reverting because the patch wasn't clean anyway (mixed old
and new GPIO API) - aside from whatever you found in addition. I had an
update pending but, as you are looking into this anyway, I'm sure your
patches will be more holistic.
Thanks,
Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170724/d8fc8ac3/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list