Re: (subset) [PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support

2020-12-02 Thread Mark Brown
On Mon, 30 Nov 2020 22:40:15 +0800, Bard Liao wrote: > The MIPI SoundWire Device Class standard will define audio functionality > beyond the scope of the existing SoundWire 1.2 standard, which is limited > to the bus and interface. > > The description is inspired by the USB Audio Class, with

Re: [PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support

2020-12-02 Thread Mark Brown
On Wed, Dec 02, 2020 at 12:44:05PM +0530, Vinod Koul wrote: > Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git > tags/soundwire-for-asoc-5.11 > > for you to fetch changes up to

Re: [PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support

2020-12-01 Thread Vinod Koul
Hi Mark, On 01-12-20, 14:53, Mark Brown wrote: > On Tue, Dec 01, 2020 at 08:35:42AM -0600, Pierre-Louis Bossart wrote: > > On 11/30/20 10:11 PM, Vinod Koul wrote: > > > > I see Mark has already applied 1-3 .. > > > Sorry, I thought Mark had reversed the entire series. > > Yeah, I just backed

Re: [PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support

2020-12-01 Thread Mark Brown
On Tue, Dec 01, 2020 at 08:35:42AM -0600, Pierre-Louis Bossart wrote: > On 11/30/20 10:11 PM, Vinod Koul wrote: > > I see Mark has already applied 1-3 .. > Sorry, I thought Mark had reversed the entire series. Yeah, I just backed out the one change for the driver. > Vinod, would you mind

Re: [PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support

2020-12-01 Thread Pierre-Louis Bossart
On 11/30/20 10:11 PM, Vinod Koul wrote: On 01-12-20, 02:42, Liao, Bard wrote: Hi Vinod/Mark, Could we take this series into Vinod's tree with Mark's Acked-by? It failed to build on Mark's tree. I see Mark has already applied 1-3 .. Sorry, I thought Mark had reversed the entire series.

Re: [PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support

2020-11-30 Thread Vinod Koul
On 01-12-20, 02:42, Liao, Bard wrote: > Hi Vinod/Mark, > > Could we take this series into Vinod's tree with Mark's Acked-by? > It failed to build on Mark's tree. I see Mark has already applied 1-3 .. Thanks -- ~Vinod

RE: [PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support

2020-11-30 Thread Liao, Bard
; j...@cadence.com; > srinivas.kandaga...@linaro.org; rander.w...@linux.intel.com; > ranjani.sridha...@linux.intel.com; hui.w...@canonical.com; pierre- > louis.boss...@linux.intel.com; Kale, Sanyog R ; > Liao, Bard > Subject: [PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA > support

[PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support

2020-11-30 Thread Bard Liao
The MIPI SoundWire Device Class standard will define audio functionality beyond the scope of the existing SoundWire 1.2 standard, which is limited to the bus and interface. The description is inspired by the USB Audio Class, with "functions", "entities", "control selectors", "audio clusters". The