]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
soc: qcom: gsbi: Add support for ADM CRCI muxing
authorAndy Gross <agross@codeaurora.org>
Mon, 9 Feb 2015 22:01:06 +0000 (16:01 -0600)
committerKumar Gala <galak@codeaurora.org>
Wed, 11 Mar 2015 20:18:39 +0000 (15:18 -0500)
commite5fdad68d47ed344832b7ca4e18b2e9708d8141e
tree466a67a78537c815fc63bbc6e12a28d763bb812a
parent767b0235dd476596c0d4154839ae6880bec71b3c
soc: qcom: gsbi: Add support for ADM CRCI muxing

This patch adds automatic configuration for the ADM CRCI muxing required to
support DMA operations for GSBI clients.  The GSBI mode and instance determine
the correct TCSR ADM CRCI MUX value that must be programmed so that the DMA
works properly.

Signed-off-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
Documentation/devicetree/bindings/soc/qcom/qcom,gsbi.txt
drivers/soc/qcom/Kconfig
drivers/soc/qcom/qcom_gsbi.c