Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: dt-bindings: microchip,sama7g5-spdifrx: Add common DAI reference

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>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20240910082202.45972-1-andrei.simion@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Andrei Simion and committed by
Mark Brown
448aa89a a2187d0d

+4 -1
+4 -1
Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml
··· 13 13 The Microchip Sony/Philips Digital Interface Receiver is a serial port 14 14 compliant with the IEC-60958 standard. 15 15 16 + allOf: 17 + - $ref: dai-common.yaml# 18 + 16 19 properties: 17 20 "#sound-dai-cells": 18 21 const: 0 ··· 56 53 - dmas 57 54 - dma-names 58 55 59 - additionalProperties: false 56 + unevaluatedProperties: false 60 57 61 58 examples: 62 59 - |