Skip to content

Commit 448aa89

Browse files
Andrei Simionbroonie
authored andcommitted
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>
1 parent a2187d0 commit 448aa89

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ description:
1313
The Microchip Sony/Philips Digital Interface Receiver is a serial port
1414
compliant with the IEC-60958 standard.
1515

16+
allOf:
17+
- $ref: dai-common.yaml#
18+
1619
properties:
1720
"#sound-dai-cells":
1821
const: 0
@@ -53,7 +56,7 @@ required:
5356
- dmas
5457
- dma-names
5558

56-
additionalProperties: false
59+
unevaluatedProperties: false
5760

5861
examples:
5962
- |

0 commit comments

Comments
 (0)