Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Use of shared resource in designware
@ 2018-02-16  7:43 Akshu Agrawal
  2018-02-16  7:43 ` [PATCH 1/1] ASoC: dwc: Use devm_ioremap_shared_resource Akshu Agrawal
  2018-02-16 11:47 ` [PATCH 0/1] Use of shared resource in designware Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Akshu Agrawal @ 2018-02-16  7:43 UTC (permalink / raw)
  To: broonie, alsa-devel; +Cc: tiwai, lgirdwood, akshu.agrawal

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-19  3:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-16  7:43 [PATCH 0/1] Use of shared resource in designware Akshu Agrawal
2018-02-16  7:43 ` [PATCH 1/1] ASoC: dwc: Use devm_ioremap_shared_resource Akshu Agrawal
2018-02-16 11:47 ` [PATCH 0/1] Use of shared resource in designware Mark Brown
2018-02-19  3:56   ` Agrawal, Akshu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox