devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 04/50] dt-bindings: clk: at91: add sam9x7
@ 2023-07-28 10:23 Varshini Rajendran
  2023-07-28 11:38 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Varshini Rajendran @ 2023-07-28 10:23 UTC (permalink / raw)
  To: mturquette, sboyd, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	nicolas.ferre, alexandre.belloni, claudiu.beznea, linux-clk,
	devicetree, linux-arm-kernel, linux-kernel
  Cc: varshini.rajendran

Add bindings for SAM9X7's slow clock controller.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
---
 .../devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml       | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml b/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml
index 7be29877e6d2..94b83047c3cf 100644
--- a/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml
+++ b/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml
@@ -20,6 +20,9 @@ properties:
       - items:
           - const: microchip,sama7g5-sckc
           - const: microchip,sam9x60-sckc
+      - items:
+          - const: microchip,sam9x7-sckc
+          - const: microchip,sam9x60-sckc
 
   reg:
     maxItems: 1
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v3 04/50] dt-bindings: clk: at91: add sam9x7
  2023-07-28 10:23 [PATCH v3 04/50] dt-bindings: clk: at91: add sam9x7 Varshini Rajendran
@ 2023-07-28 11:38 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-28 11:38 UTC (permalink / raw)
  To: Varshini Rajendran, mturquette, sboyd, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, nicolas.ferre,
	alexandre.belloni, claudiu.beznea, linux-clk, devicetree,
	linux-arm-kernel, linux-kernel

On 28/07/2023 12:23, Varshini Rajendran wrote:
> Add bindings for SAM9X7's slow clock controller.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> ---
>  .../devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml       | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml b/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml
> index 7be29877e6d2..94b83047c3cf 100644
> --- a/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml
> +++ b/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml
> @@ -20,6 +20,9 @@ properties:
>        - items:
>            - const: microchip,sama7g5-sckc
>            - const: microchip,sam9x60-sckc
> +      - items:
> +          - const: microchip,sam9x7-sckc

It should be enum with sama7g5.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-28 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 10:23 [PATCH v3 04/50] dt-bindings: clk: at91: add sam9x7 Varshini Rajendran
2023-07-28 11:38 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).