clk/exynos5420: add hdmi mux to change parents in hdmi driver
authorRahul Sharma <rahul.sharma@samsung.com>
Thu, 29 Aug 2013 05:37:08 +0000 (11:07 +0530)
committerMike Turquette <mturquette@linaro.org>
Fri, 30 Aug 2013 00:48:06 +0000 (17:48 -0700)
commit4625f1b5d44c7f38801c0553fa90b33577307843
treeb4fc25f87f7d566b827d1d32529d97cef5872f7c
parent14d87cda8dc6d35b2a6cbbc1e1a5f6df4d9645ae
clk/exynos5420: add hdmi mux to change parents in hdmi driver

hdmi driver needs to change the parent of hdmi clock
to pixel clock or hdmiphy clock, based on the stability
of hdmiphy. This patch is exposing the mux for changing
the parent.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/exynos5420-clock.txt
drivers/clk/samsung/clk-exynos5420.c