diff mbox

[v2,4/4] ARM: STi: DT: Add support for stih418 A9 pll

Message ID 1440409251-11166-5-git-send-email-gabriel.fernandez@linaro.org
State Superseded
Headers show

Commit Message

Gabriel Fernandez Aug. 24, 2015, 9:40 a.m. UTC
Add support for new PLL-type for stih418 A9-PLL.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
---
 arch/arm/boot/dts/stih418-clock.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Boyd Oct. 2, 2015, 7:32 p.m. UTC | #1
On 08/24, Gabriel Fernandez wrote:
> Add support for new PLL-type for stih418 A9-PLL.
> 
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
> ---

I assume this will go through arm-soc?
Maxime COQUELIN Oct. 3, 2015, 10:16 a.m. UTC | #2
On 10/02/2015 09:32 PM, Stephen Boyd wrote:
> On 08/24, Gabriel Fernandez wrote:
>> Add support for new PLL-type for stih418 A9-PLL.
>>
>> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
>> ---
> I assume this will go through arm-soc?
>
Yes, I will take it through STi tree.

Thanks,
Maxime
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/stih418-clock.dtsi b/arch/arm/boot/dts/stih418-clock.dtsi
index 148e177..ae6d997 100644
--- a/arch/arm/boot/dts/stih418-clock.dtsi
+++ b/arch/arm/boot/dts/stih418-clock.dtsi
@@ -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>;