[PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio

2014-12-16 Thread Kuankuan.Yang
在 2014年12月16日 17:34, Russell King - ARM Linux 写道: > On Tue, Dec 16, 2014 at 02:17:51PM +0800, Kuankuan.Yang wrote: >> hdmi-audio driver share irq with dw_hdmi driver, for continuing AHBAUDDMA >> or for detecting hdmi insert. >> So maybe it's hard to

[PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio

2014-12-16 Thread Kuankuan.Yang
在 2014年12月16日 00:18, Mark Brown 写道: > On Mon, Dec 15, 2014 at 09:10:26PM +0800, Kuankuan.Yang wrote: >> Hi Mark & Russell: > Please don't top post, that way people have some context for what you're > saying - look at how people normally format their mails

[PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio

2014-12-16 Thread Kuankuan.Yang
在 2014年12月16日 00:18, Mark Brown 写道: > On Mon, Dec 15, 2014 at 09:10:26PM +0800, Kuankuan.Yang wrote: >> Hi Mark & Russell: > Please don't top post, that way people have some context for what you're > saying - look at how people normally format their mails

[PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio

2014-12-16 Thread Kuankuan.Yang
Hi Mark : Got it, it will be good to use simple-card. i will try it in next version. Best Regards. 在 2014年12月16日 00:18, Mark Brown 写道: > On Mon, Dec 15, 2014 at 09:10:26PM +0800, Kuankuan.Yang wrote: >> Hi Mark & Russell: > Please don't top post, that way peo

[PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio

2014-12-15 Thread Kuankuan.Yang
Hi Mark & Russell: thanks for your replay, what your say is right, those dt is merely describing the Linux kernel internals. Instead of transmit cpu-of-node & codec-name & codec-dai-name through dt, i can give those an const name to rockchip-hdmi-audio.c . In that way, dt will only need compati

[RFC PATCH 0/6] Those patches is used for dw_hdmi audio.

2014-12-15 Thread Kuankuan.Yang
seams it maybe not an good way. what's your opinion, russell? Best Regards. 在 2014年12月15日 20:00, Russell King - ARM Linux 写道: > On Mon, Dec 15, 2014 at 07:52:06PM +0800, Kuankuan.Yang wrote: >> Hi Russell: >> >> thks for your replay, actually you als

[RFC PATCH 0/6] Those patches is used for dw_hdmi audio.

2014-12-15 Thread Kuankuan.Yang
Hi Russell: thks for your replay, actually you also have send me those dw-hdmi-audio.c patches, and I also agree it's an beautiful way to make hdmi-audio works. Beside, I try to reuse it into our platform, and actually the system have created the DW_HDMI sound card successfully, but i

[RFC PATCH 0/6] Those patches is used for dw_hdmi audio.

2014-12-15 Thread Kuankuan.Yang
Hi Russell: thks for your replay, actually you also have send me those dw-hdmi-audio.c patches, and I also agree it's an beautiful way to make hdmi-audio works. Beside, I try to reuse it into our platform, and actually the system have created the DW_HDMI sound card successfully, but i cannot

[PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio

2014-12-15 Thread Kuankuan.Yang
Hi lars: thks for your review, I will move it to hdmi audio driver, give the codec_name & codec_dai_name an const string. Best Regards. 在 2014年12月15日 17:02, Lars-Peter Clausen 写道: > On 12/15/2014 03:55 AM, Yakir Yang wrote: > [...] >> +- codec-name: the dw-hdmi codec's device name >

[PATCH 0/2] make imx hdmi publicly used by dw hdmi compatible platform

2014-11-06 Thread Kuankuan.Yang
Hi Russell I'm working on Designware hdmi-audio, also add it as a standard ALSA device. Before I saw this email, I also planed to submit my patchs to upsteam. I'm very grateful if you can email those patchs to us. Best Regards. 于 2014年11月04日 22:29, Russell King - ARM Linux 写道: > On T