This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2025-02-04 23:25:21 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b73e93e183
linux_dsm_epyc7002
/
sound
/
soc
/
qcom
/
qdsp6
/
Makefile
3 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
ASoC: qdsp6: q6common: Add qdsp6 helper functions This patch adds some common helper functions like translating dsp error to linux error codes and channel mappings etc. These functions are used in all the following qdsp6 drivers. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-and-tested-by: Rohit kumar <rohitkr@codeaurora.org> Reviewed-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>
2018-05-09 19:56:18 +07:00
obj-$(CONFIG_SND_SOC_QDSP6_COMMON)
+=
q6dsp-common.o
ASoC: qdsp6: q6core: Add q6core driver This patch adds support to core apr service, which is used to query status of other static and dynamic services on the dsp. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-and-tested-by: Rohit kumar <rohitkr@codeaurora.org> Acked-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>
2018-05-09 19:56:19 +07:00
obj-$(CONFIG_SND_SOC_QDSP6_CORE)
+=
q6core.o
Reference in New Issue
Copy Permalink