soc: qcom: Add GSBI driver

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>
This commit is contained in:
Andy Gross
2014-04-24 11:31:21 -05:00
committato da Kumar Gala
parent 3a6e08218f
commit 5d144e36b7
5 ha cambiato i file con 103 aggiunte e 0 eliminazioni

Vedi File

@@ -1,3 +1,5 @@
menu "SOC (System On Chip) specific Drivers"
source "drivers/soc/qcom/Kconfig"
endmenu