Browse Source

ARM: dts: STiH418: Enable synchronous clock mode for video clocks

This patch enables the synchronous clock mode for video clocks
on STiH418 board.

Signed-off-by: Olivier Bideau <olivier.bideau@st.com>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Gabriel Fernandez 9 years ago
parent
commit
3b8b9f7fd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/stih418-clock.dtsi

+ 1 - 1
arch/arm/boot/dts/stih418-clock.dtsi

@@ -271,7 +271,7 @@
 
 			clk_s_d2_flexgen: clk-s-d2-flexgen {
 				#clock-cells = <1>;
-				compatible = "st,flexgen";
+				compatible = "st,flexgen-video", "st,flexgen";
 
 				clocks = <&clk_s_d2_quadfs 0>,
 					 <&clk_s_d2_quadfs 1>,