Browse Source

ARM: dts: STiH418: Enable clock propagation for audio clocks

This patch is used in the clock driver to apply a clock propagation
flag on the audio clocks of STiH418

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
97e7abdb89
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

@@ -229,7 +229,7 @@
 
 			clk_s_d0_flexgen: clk-s-d0-flexgen {
 				#clock-cells = <1>;
-				compatible = "st,flexgen";
+				compatible = "st,flexgen-audio", "st,flexgen";
 
 				clocks = <&clk_s_d0_quadfs 0>,
 					 <&clk_s_d0_quadfs 1>,