[PATCH 00/11] ASoC: hdac_hdmi: Add multichannel support

2016-04-12 Thread Subhransu S. Prusty
On Tue, Apr 12, 2016 at 06:54:35AM +0100, Mark Brown wrote: > On Tue, Apr 12, 2016 at 07:43:59AM +0200, Takashi Iwai wrote: > > > But the problem is more complicated because you're changing drm stuff, > > too. This is usually managed in drm tree. So this cross over three > > different trees. >

[PATCH 00/11] ASoC: hdac_hdmi: Add multichannel support

2016-04-12 Thread Subhransu S. Prusty
This series parses ELD to identify multichannel capability of the sync, and uses HDA framework to programs codec's channel map registers. Channel map controls are registered in patch 8, with which user can specify a specific channel order. chmap controls are registered inside jack_init callback. A

[PATCH 00/11] ASoC: hdac_hdmi: Add multichannel support

2016-04-12 Thread Takashi Iwai
On Tue, 12 Apr 2016 07:01:22 +0200, Subhransu S. Prusty wrote: > > This series parses ELD to identify multichannel capability of the > sync, and uses HDA framework to programs codec's channel map > registers. > > Channel map controls are registered in patch 8, with which user > can specify a spec

[PATCH 00/11] ASoC: hdac_hdmi: Add multichannel support

2016-04-12 Thread Mark Brown
On Tue, Apr 12, 2016 at 11:56:11AM +0530, Subhransu S. Prusty wrote: > Shall I repost the series with these changes, which can be reviewed further > or wait for more review comments before reposting? I don't mind. I did already apply the first patch as a fix. -- next part ---

[PATCH 00/11] ASoC: hdac_hdmi: Add multichannel support

2016-04-12 Thread Mark Brown
On Tue, Apr 12, 2016 at 07:43:59AM +0200, Takashi Iwai wrote: > But the problem is more complicated because you're changing drm stuff, > too. This is usually managed in drm tree. So this cross over three > different trees. The DRM folks tend to leave this up to us, or at least review on any of