Skip to content

Commit

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

Please sign in to comment.