Skip to content

Commit

Permalink
ARM: STi: DT: Add support for stih418 A9 pll
Browse files Browse the repository at this point in the history
Add support for new PLL-type for stih418 A9-PLL.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
  • Loading branch information
Gabriel Fernandez authored and Maxime Coquelin committed Oct 15, 2015
1 parent 69e7c85 commit 848dd6a
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 @@ -44,7 +44,7 @@

clockgen_a9_pll: clockgen-a9-pll {
#clock-cells = <1>;
compatible = "st,stih407-plls-c32-a9", "st,clkgen-plls-c32";
compatible = "st,stih418-plls-c28-a9", "st,clkgen-plls-c32";

clocks = <&clk_sysin>;

Expand Down

0 comments on commit 848dd6a

Please sign in to comment.