Skip to content

Commit

Permalink
ARM: dts: STiH418: Enable clock propagation for audio clocks
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Gabriel Fernandez authored and Patrice Chotard committed Sep 16, 2016
1 parent 66ac420 commit 97e7abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/stih418-clock.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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>,
Expand Down

0 comments on commit 97e7abd

Please sign in to comment.