Skip to content

Commit

Permalink
ARM: dts: STiH410: 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 STiH410 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 295971d commit 9bc4ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/stih410-clock.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,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 9bc4ec5

Please sign in to comment.