[RESEND V1] soc: qcom: geni: Add SPI Slave protocol type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add "GENI_SE_SPI_SLAVE" entry in enum which represents the
protocols supported by GENI Serial Engines. This is needed
to support the SPI slave feature on QUP based target.

Signed-off-by: Aniket Randive <quic_arandive@xxxxxxxxxxx>
---
 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




[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux