[PATCH 07/13] drm: bridge/dw_hdmi: introduce interface to setting sample rate

2015-05-23 Thread Yakir
Hi Russell, 在 2015/5/9 18:26, Russell King 写道: > Introduce dw_hdmi_set_sample_rate(), which allows us to configure the > audio sample rate, setting the CTS/N values appropriately. > > Signed-off-by: Russell King Test on RK3288 platform, it works wells (like

[PATCH 07/13] drm: bridge/dw_hdmi: introduce interface to setting sample rate

2015-05-09 Thread Russell King
Introduce dw_hdmi_set_sample_rate(), which allows us to configure the audio sample rate, setting the CTS/N values appropriately. Signed-off-by: Russell King --- drivers/gpu/drm/bridge/dw_hdmi.c | 10 ++ include/drm/bridge/dw_hdmi.h | 5 + 2 files