public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: dt-bindings: microchip,sama7g5-spdifrx: Add common DAI reference
@ 2024-09-10  8:22 Andrei Simion
  2024-09-11 14:50 ` Rob Herring (Arm)
  2024-09-11 17:27 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Andrei Simion @ 2024-09-10  8:22 UTC (permalink / raw)
  To: claudiu.beznea, lgirdwood, broonie, robh, krzk+dt, conor+dt,
	nicolas.ferre, codrin.ciubotariu
  Cc: alsa-devel, linux-sound, devicetree, linux-kernel,
	linux-arm-kernel, Andrei Simion

Update the spdifrx yaml file to reference the dai-common.yaml schema,
enabling the use of the 'sound-name-prefix' property

Signed-off-by: Andrei Simion <andrei.simion@microchip.com>
---
 .../devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml b/Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml
index 2f43c684ab88..7fbab5871be4 100644
--- a/Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml
+++ b/Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml
@@ -13,6 +13,9 @@ description:
   The Microchip Sony/Philips Digital Interface Receiver is a serial port
   compliant with the IEC-60958 standard.
 
+allOf:
+  - $ref: dai-common.yaml#
+
 properties:
   "#sound-dai-cells":
     const: 0
@@ -53,7 +56,7 @@ required:
   - dmas
   - dma-names
 
-additionalProperties: false
+unevaluatedProperties: false
 
 examples:
   - |

base-commit: 6708132e80a2ced620bde9b9c36e426183544a23
-- 
2.34.1


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

end of thread, other threads:[~2024-09-11 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10  8:22 [PATCH] ASoC: dt-bindings: microchip,sama7g5-spdifrx: Add common DAI reference Andrei Simion
2024-09-11 14:50 ` Rob Herring (Arm)
2024-09-11 17:27 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox