Re: [PATCH 01/18] spi: qup: Enable chip select support

From: Stanimir Varbanov
Date: Wed Jun 14 2017 - 05:47:21 EST


Hi,

On 06/14/2017 08:52 AM, Varadarajan Narayanan wrote:
> Enable chip select support for QUP versions later than v1

Could you be more descriptive here because in the git history of the
driver there is a commit "4a8573abe965115bc5b064401fd669b74e985258 spi:
qup: Remove chip select function" which removes chip select
functionality. So this patch leads to a situation where we use gpio cs
for qup_v1 and not for next versions!?

>
> Signed-off-by: Sham Muthayyan <smuthayy@xxxxxxxxxxxxxx>
> Signed-off-by: Varadarajan Narayanan <varada@xxxxxxxxxxxxxx>
> ---
> drivers/spi/spi-qup.c | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)

<snip>

--
regards,
Stan