Commit 97e7abdb authored by Gabriel Fernandez's avatar Gabriel Fernandez Committed by Patrice Chotard

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: default avatarOlivier Bideau <olivier.bideau@st.com>
Signed-off-by: default avatarGabriel Fernandez <gabriel.fernandez@st.com>
Acked-by: default avatarPeter Griffin <peter.griffin@linaro.org>
parent 66ac420a
......@@ -229,7 +229,7 @@ clockgen-d0@09104000 {
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>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment