]> asedeno.scripts.mit.edu Git - linux.git/commit
soc: ti: qmss: make acc queue support optional in the driver
authorMurali Karicheri <m-karicheri2@ti.com>
Tue, 13 Oct 2015 20:49:04 +0000 (13:49 -0700)
committerSantosh Shilimkar <ssantosh@kernel.org>
Tue, 13 Oct 2015 20:49:04 +0000 (13:49 -0700)
commit045016902bf7abeeb2a86fc9284c30dce228f055
tree5d3555a274a3f27b79c46cdd7ac43ea0bca466c9
parent96ee19becc3bd7b2cebae5828c3eacfebb50b993
soc: ti: qmss: make acc queue support optional in the driver

acc channels are available only if accumulator PDSP is loaded and
running in the SoC. As this requires firmware and user may not have
firmware in the file system, make the accumulator queue support
available in qmss driver optional. To use accumulator queus user needs
to add firmware to the file system and boot up kernel.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Documentation/arm/keystone/knav-qmss.txt
drivers/soc/ti/knav_qmss.h
drivers/soc/ti/knav_qmss_acc.c
drivers/soc/ti/knav_qmss_queue.c