[PATCH 01/10] clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks

2015-10-21 Thread Michael Turquette
Quoting Sylwester Nawrocki (2015-10-20 04:17:35) > On 20/10/15 12:34, Michael Turquette wrote: > >> diff --git a/include/dt-bindings/clock/exynos5433.h > >> b/include/dt-bindings/clock/exynos5433.h > >> > index 5bd80d5..4f0d566 100644 > >> > --- a/include/dt-bindings/clock/exynos5433.h > >> > +++

[PATCH 01/10] clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks

2015-10-20 Thread Sylwester Nawrocki
On 20/10/15 12:34, Michael Turquette wrote: >> diff --git a/include/dt-bindings/clock/exynos5433.h >> b/include/dt-bindings/clock/exynos5433.h >> > index 5bd80d5..4f0d566 100644 >> > --- a/include/dt-bindings/clock/exynos5433.h >> > +++ b/include/dt-bindings/clock/exynos5433.h >> > @@ -765,7

[PATCH 01/10] clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks

2015-10-20 Thread Marek Szyprowski
Hello, On 2015-10-20 12:34, Michael Turquette wrote: > Quoting Andrzej Hajda (2015-10-20 02:22:32) >> HDMI driver must re-parent respective muxes during HDMI-PHY on/off >> to HDMI-PHY output clocks. To reference those clocks their >> definitions should be added. >> >> Signed-off-by: Andrzej Hajda

[PATCH 01/10] clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks

2015-10-20 Thread Andrzej Hajda
HDMI driver must re-parent respective muxes during HDMI-PHY on/off to HDMI-PHY output clocks. To reference those clocks their definitions should be added. Signed-off-by: Andrzej Hajda --- drivers/clk/samsung/clk-exynos5433.c | 6 -- include/dt-bindings/clock/exynos5433.h | 5 - 2

[PATCH 01/10] clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks

2015-10-20 Thread Michael Turquette
Quoting Andrzej Hajda (2015-10-20 02:22:32) > HDMI driver must re-parent respective muxes during HDMI-PHY on/off > to HDMI-PHY output clocks. To reference those clocks their > definitions should be added. > > Signed-off-by: Andrzej Hajda > --- > drivers/clk/samsung/clk-exynos5433.c | 6 --