[PATCH 2/8] ASoC : dwc : add different playback/capture base

2015-10-23 Thread Mark Brown
On Thu, Oct 08, 2015 at 12:12:35PM -0400, Alex Deucher wrote: > From: Maruthi Srinivas Bayyavarapu > > Some platforms (Ex: AMD CZ) can have separate dwc controllers with > different base address for playback and capture. This patch adds > necessary changes to support it. Platforms which make use

[PATCH 2/8] ASoC : dwc : add different playback/capture base

2015-10-08 Thread Alex Deucher
From: Maruthi Srinivas Bayyavarapu Some platforms (Ex: AMD CZ) can have separate dwc controllers with different base address for playback and capture. This patch adds necessary changes to support it. Platforms which make use of it can supply a quirk in platform data to make use of this. By defaul