diff mbox series

[v2,05/16] dt-bindings: clock: st: clkgen-pll: add new introduced compatible

Message ID 20210325075018.6598-6-avolmat@me.com
State Superseded
Headers show
Series [v2,01/16] clk: st: clkgen-pll: remove used variable of struct clkgen_pll | expand

Commit Message

Alain Volmat March 25, 2021, 7:50 a.m. UTC
New compatible are added, supporting various kind of clkgen-pll
used for STiH407, STiH410 and STiH418

Signed-off-by: Alain Volmat <avolmat@me.com>
---
 Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring (Arm) March 27, 2021, 5:46 p.m. UTC | #1
On Thu, 25 Mar 2021 08:50:07 +0100, Alain Volmat wrote:
> New compatible are added, supporting various kind of clkgen-pll

> used for STiH407, STiH410 and STiH418

> 

> Signed-off-by: Alain Volmat <avolmat@me.com>

> ---

>  Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt | 3 +++

>  1 file changed, 3 insertions(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt b/Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt
index f207053e0550..d0fa1e02d06d 100644
--- a/Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt
+++ b/Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt
@@ -10,7 +10,10 @@  Required properties:
 
 - compatible : shall be:
 	"st,clkgen-pll0"
+	"st,clkgen-pll0-a0"
+	"st,clkgen-pll0-c0"
 	"st,clkgen-pll1"
+	"st,clkgen-pll1-c0"
 	"st,stih407-clkgen-plla9"
 	"st,stih418-clkgen-plla9"