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

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/stih407-clock.dtsi

index 38a56d7..c4a8f1c 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>,