alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 31/50] ASoC: dt-bindings: microchip: add sam9x7
@ 2023-07-28 10:28 Varshini Rajendran
  2023-07-29 10:13 ` Conor Dooley
  0 siblings, 1 reply; 2+ messages in thread
From: Varshini Rajendran @ 2023-07-28 10:28 UTC (permalink / raw)
  To: claudiu.beznea, lgirdwood, broonie, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, codrin.ciubotariu, alsa-devel,
	devicetree, linux-kernel
  Cc: varshini.rajendran

Add sam9x7 compatible in the DT documentation.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
---
 .../bindings/sound/microchip,sama7g5-i2smcc.yaml      | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml b/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml
index 651f61c7c25a..fb630a184350 100644
--- a/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml
+++ b/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml
@@ -24,9 +24,14 @@ properties:
     const: 0
 
   compatible:
-    enum:
-      - microchip,sam9x60-i2smcc
-      - microchip,sama7g5-i2smcc
+    oneOf:
+      - enum:
+          - microchip,sam9x60-i2smcc
+          - microchip,sama7g5-i2smcc
+      - items:
+          - enum:
+              - microchip,sam9x7-i2smcc
+          - const: microchip,sam9x60-i2smcc
 
   reg:
     maxItems: 1
-- 
2.25.1


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

* Re: [PATCH v3 31/50] ASoC: dt-bindings: microchip: add sam9x7
  2023-07-28 10:28 [PATCH v3 31/50] ASoC: dt-bindings: microchip: add sam9x7 Varshini Rajendran
@ 2023-07-29 10:13 ` Conor Dooley
  0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2023-07-29 10:13 UTC (permalink / raw)
  To: Varshini Rajendran
  Cc: claudiu.beznea, lgirdwood, broonie, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, codrin.ciubotariu, alsa-devel,
	devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]

On Fri, Jul 28, 2023 at 03:58:28PM +0530, Varshini Rajendran wrote:
> Add sam9x7 compatible in the DT documentation.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> ---
>  .../bindings/sound/microchip,sama7g5-i2smcc.yaml      | 11 ++++++++---
>  1 file changed, 8 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml b/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml
> index 651f61c7c25a..fb630a184350 100644
> --- a/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml
> +++ b/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml
> @@ -24,9 +24,14 @@ properties:
>      const: 0
>  
>    compatible:
> -    enum:
> -      - microchip,sam9x60-i2smcc
> -      - microchip,sama7g5-i2smcc
> +    oneOf:
> +      - enum:
> +          - microchip,sam9x60-i2smcc
> +          - microchip,sama7g5-i2smcc
> +      - items:
> +          - enum:
> +              - microchip,sam9x7-i2smcc
> +          - const: microchip,sam9x60-i2smcc

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2023-07-31  9:21 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:28 [PATCH v3 31/50] ASoC: dt-bindings: microchip: add sam9x7 Varshini Rajendran
2023-07-29 10:13 ` Conor Dooley

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).