clk/exynos5250: add mout_hdmi mux clock for hdmi
authorRahul Sharma <rahul.sharma@samsung.com>
Thu, 25 Jul 2013 05:07:34 +0000 (10:37 +0530)
committerMike Turquette <mturquette@linaro.org>
Tue, 30 Jul 2013 21:09:41 +0000 (14:09 -0700)
hdmi driver needs to change the parent of hdmi clock
frequently between pixel clock and hdmiphy clock. hdmiphy is
not stable after power on and for a short interval while changing
the phy configuration. For this duration pixel clock is used to
clock hdmi.

This patch is exposing the mux for changing parent.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found