[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y2uKZZqF/Pps8hvU@matsya>
Date: Wed, 9 Nov 2022 16:39:25 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Aniket Randive <quic_arandive@...cinc.com>
Cc: agross@...nel.org, andersson@...nel.org, konrad.dybcio@...aro.org,
broonie@...nel.org, linux-arm-msm@...r.kernel.org,
linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
quic_msavaliy@...cinc.com, quic_vtanuku@...cinc.com,
quic_ramkri@...cinc.com
Subject: Re: [RESEND V1] soc: qcom: geni: Add SPI Slave protocol type
Hi Aniket,
On 09-11-22, 15:18, Aniket Randive wrote:
> Add "GENI_SE_SPI_SLAVE" entry in enum which represents the
> protocols supported by GENI Serial Engines. This is needed
Ok
> to support the SPI slave feature on QUP based target.
Where is that support. Typically we dont merge things without users, so
please add this patch along with slave support in driver
>
> Signed-off-by: Aniket Randive <quic_arandive@...cinc.com>
> ---
> include/linux/qcom-geni-se.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/linux/qcom-geni-se.h b/include/linux/qcom-geni-se.h
> index f567278..9fb2175 100644
> --- a/include/linux/qcom-geni-se.h
> +++ b/include/linux/qcom-geni-se.h
> @@ -35,6 +35,7 @@ enum geni_se_protocol_type {
> GENI_SE_UART,
> GENI_SE_I2C,
> GENI_SE_I3C,
> + GENI_SE_SPI_SLAVE,
> };
>
> struct geni_wrapper;
> --
> 2.7.4
--
~Vinod
Powered by blists - more mailing lists