[alsa-devel] [PATCH 0/1] Use of shared resource in designware
Akshu Agrawal
akshu.agrawal at amd.com
Fri Feb 16 08:43:28 CET 2018
This patch will allow the driver to map same registers
to multiple instances of driver.
It is useful when playback and capture have same regsiters
and are required to be present on separate cpu dais.
This patch is dependant on "Add devm_ioremap_shared_resource()"
patch. https://patchwork.kernel.org/patch/10177127/
Akshu Agrawal (1):
ASoC: dwc: Use devm_ioremap_shared_resource
include/sound/designware_i2s.h | 1 +
sound/soc/dwc/dwc-i2s.c | 18 +++++++++++++++---
2 files changed, 16 insertions(+), 3 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list