Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: STi: DT: Add support for stih418 A9 pll

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>

authored by

Gabriel Fernandez and committed by
Maxime Coquelin
848dd6a8 69e7c854

+1 -1
+1 -1
arch/arm/boot/dts/stih418-clock.dtsi
··· 44 44 45 45 clockgen_a9_pll: clockgen-a9-pll { 46 46 #clock-cells = <1>; 47 - compatible = "st,stih407-plls-c32-a9", "st,clkgen-plls-c32"; 47 + compatible = "st,stih418-plls-c28-a9", "st,clkgen-plls-c32"; 48 48 49 49 clocks = <&clk_sysin>; 50 50