Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-19 Thread Krzysztof Kozlowski
On Mon, Sep 19, 2016 at 11:51:58PM +0800, Randy Li wrote: > It is simple sound card time, we could assign different codec > to a interface without making a specific driver for it. The SPDIF > and I2S interface for Samsung would be possible used by simple-sound-card, > but not sure about the PCM. >

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-19 Thread Krzysztof Kozlowski
On Mon, Sep 19, 2016 at 09:21:54AM +0800, Ayaka wrote: > > > 從我的 iPad 傳送 > > > Krzysztof Kozlowski 於 2016年9月19日 上午2:09 寫道: > > > >> On Sun, Sep 18, 2016 at 11:12:34PM +0800, ayaka wrote: > >> > >> > >>> On 09/18/2016 10:42 PM, Krzysztof Kozlowski wrote: > On Sun, Sep 18, 2016 at 10:09:1

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-19 Thread Mark Brown
On Mon, Sep 19, 2016 at 05:41:50PM +0800, Ayaka wrote: > 從我的 iPad 傳送 Please fix your mail client to word wrap within paragraphs at something substantially less than 80 columns. Doing this makes your messages much easier to read and reply to. > > Are you *sure* simple-card works for AC'97? > Not

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-19 Thread Ayaka
從我的 iPad 傳送 > Mark Brown 於 2016年9月19日 下午4:33 寫道: > >> On Sun, Sep 18, 2016 at 10:09:11PM +0800, Randy Li wrote: >> >> It is simple sound card time, we could assign different codec >> to a interface without making a specific driver for it. > >> config SND_SAMSUNG_AC97 >> -tristate >> +

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-19 Thread Mark Brown
On Sun, Sep 18, 2016 at 10:09:11PM +0800, Randy Li wrote: > It is simple sound card time, we could assign different codec > to a interface without making a specific driver for it. > config SND_SAMSUNG_AC97 > - tristate > + tristate "Samsung AC97 controller support" > select SND_SOC

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-18 Thread kbuild test robot
Hi Randy, [auto build test ERROR on asoc/for-next] [also build test ERROR on v4.8-rc7 next-20160916] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to record wha

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-18 Thread Ayaka
從我的 iPad 傳送 > Krzysztof Kozlowski 於 2016年9月19日 上午2:09 寫道: > >> On Sun, Sep 18, 2016 at 11:12:34PM +0800, ayaka wrote: >> >> >>> On 09/18/2016 10:42 PM, Krzysztof Kozlowski wrote: On Sun, Sep 18, 2016 at 10:09:11PM +0800, Randy Li wrote: It is simple sound card time, we could assign

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-18 Thread Krzysztof Kozlowski
On Sun, Sep 18, 2016 at 11:12:34PM +0800, ayaka wrote: > > > On 09/18/2016 10:42 PM, Krzysztof Kozlowski wrote: > >On Sun, Sep 18, 2016 at 10:09:11PM +0800, Randy Li wrote: > >>It is simple sound card time, we could assign different codec > >>to a interface without making a specific driver for it

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-18 Thread kbuild test robot
Hi Randy, [auto build test ERROR on asoc/for-next] [also build test ERROR on v4.8-rc6 next-20160916] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to record wha

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-18 Thread ayaka
On 09/18/2016 10:42 PM, Krzysztof Kozlowski wrote: On Sun, Sep 18, 2016 at 10:09:11PM +0800, Randy Li wrote: It is simple sound card time, we could assign different codec to a interface without making a specific driver for it. The description does not convince me and I do not see an example u

Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly

2016-09-18 Thread Krzysztof Kozlowski
On Sun, Sep 18, 2016 at 10:09:11PM +0800, Randy Li wrote: > It is simple sound card time, we could assign different codec > to a interface without making a specific driver for it. The description does not convince me and I do not see an example using this. Could you provide one? Best regards, Krz