aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorGabriel Fernandez <gabriel.fernandez@st.com>2016-08-29 08:27:00 -0400
committerPatrice Chotard <patrice.chotard@st.com>2016-09-16 03:42:10 -0400
commit295971d01f4d5a248d33f95bf20ed423aed19199 (patch)
treed7d645054dff0f1d378a0a19364797b97ac47a52 /arch/arm/boot
parent97e7abdb8910df3ecebcbd0805f69535df71da82 (diff)
ARM: dts: STiH407: Enable synchronous clock mode for video clocks
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>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/stih407-clock.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/stih407-clock.dtsi b/arch/arm/boot/dts/stih407-clock.dtsi
index c4a8f1cb3195..13029c03d7c6 100644
--- a/arch/arm/boot/dts/stih407-clock.dtsi
+++ b/arch/arm/boot/dts/stih407-clock.dtsi
@@ -256,7 +256,7 @@
256 256
257 clk_s_d2_flexgen: clk-s-d2-flexgen { 257 clk_s_d2_flexgen: clk-s-d2-flexgen {
258 #clock-cells = <1>; 258 #clock-cells = <1>;
259 compatible = "st,flexgen"; 259 compatible = "st,flexgen-video", "st,flexgen";
260 260
261 clocks = <&clk_s_d2_quadfs 0>, 261 clocks = <&clk_s_d2_quadfs 0>,
262 <&clk_s_d2_quadfs 1>, 262 <&clk_s_d2_quadfs 1>,