Re: [PATCH v2] drm: bridge: synopsys/dw-hdmi: Enable cec clock

2017-10-24 Thread Heiko Stuebner
Hi Pierre, Am Freitag, 20. Oktober 2017, 21:18:38 CEST schrieb Pierre-Hugues Husson: > The documentation already mentions "cec" optional clock, but > currently the driver doesn't enable it. > > Changes: > v2: > - Separate ENOENT errors from others > - Propagate other errors (especially -EPROBE_DE

[PATCH v2] drm: bridge: synopsys/dw-hdmi: Enable cec clock

2017-10-20 Thread Pierre-Hugues Husson
The documentation already mentions "cec" optional clock, but currently the driver doesn't enable it. Changes: v2: - Separate ENOENT errors from others - Propagate other errors (especially -EPROBE_DEFER) Signed-off-by: Pierre-Hugues Husson --- drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 26 +