ARM: dts: STiH410: Enable clock propagation for audio clocks
authorGabriel Fernandez <gabriel.fernandez@st.com>
Mon, 29 Aug 2016 12:27:00 +0000 (14:27 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Fri, 16 Sep 2016 07:42:09 +0000 (09:42 +0200)
This patch is used in the clock driver to apply a clock propagation
flag on the audio clocks of STiH410

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>
arch/arm/boot/dts/stih410-clock.dtsi

index e8f4d44..aec2aa7 100644 (file)
 
                        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>,