soc: qcom: Add GSBI driver
authorAndy Gross <agross@codeaurora.org>
Thu, 24 Apr 2014 16:31:21 +0000 (11:31 -0500)
committerKumar Gala <galak@codeaurora.org>
Fri, 23 May 2014 16:38:04 +0000 (11:38 -0500)
The GSBI (General Serial Bus Interface) driver controls the overarching
configuration of the shared serial bus infrastructure on APQ8064, IPQ8064, and
earlier QCOM processors.  The GSBI supports UART, I2C, SPI, and UIM
functionality in various combinations.

Signed-off-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
drivers/soc/Kconfig
drivers/soc/Makefile [new file with mode: 0644]
drivers/soc/qcom/Kconfig [new file with mode: 0644]
drivers/soc/qcom/Makefile [new file with mode: 0644]
drivers/soc/qcom/qcom_gsbi.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge