Skip to content

Commit

Permalink
ARM: dts: STiH418: Enable synchronous clock mode for video clocks
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Gabriel Fernandez authored and Patrice Chotard committed Sep 16, 2016
1 parent 9bc4ec5 commit 3b8b9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/stih418-clock.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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>,
Expand Down

0 comments on commit 3b8b9f7

Please sign in to comment.