Re: [PATCH V3 4/4] dw-hdmi: convert dw-hdmi to drm_bridge mode

2014-11-06 Thread Andy Yan
On 2014年11月06日 23:54, Greg Kroah-Hartman wrote: On Thu, Nov 06, 2014 at 07:26:16PM +0800, Andy Yan wrote: From: ykk We need a "real" name here, sorry. dw-hdmi is under drm/bridge, so it should be the bridge mode. hange off the encoder to dw_hdmi-imx.c, keep the connector & birdge in dw_hdmi

Re: [PATCH V3 4/4] dw-hdmi: convert dw-hdmi to drm_bridge mode

2014-11-06 Thread Greg Kroah-Hartman
On Thu, Nov 06, 2014 at 07:26:16PM +0800, Andy Yan wrote: > From: ykk We need a "real" name here, sorry. > > dw-hdmi is under drm/bridge, so it should be the bridge mode. > hange off the encoder to dw_hdmi-imx.c, keep the connector & > birdge in dw_hdmi.c > > Signed-off-by: ykk Same here. t