summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristian Ciocaltea <cristian.ciocaltea@collabora.com>2023-03-15 13:47:58 +0200
committerMark Brown <broonie@kernel.org>2023-03-20 13:11:11 +0000
commit2f43ef99ac623b6d9154c26d4f6785df18b4d8e4 (patch)
tree39c5f96c99211b52525c8c9af9cbe4faa2af8cbc
parente32acf7b00ba0893532d44f3dba34bb1efeafeb3 (diff)
downloadlinux-2f43ef99ac623b6d9154c26d4f6785df18b4d8e4.tar.gz
linux-2f43ef99ac623b6d9154c26d4f6785df18b4d8e4.tar.bz2
linux-2f43ef99ac623b6d9154c26d4f6785df18b4d8e4.zip
ASoC: dt-bindings: everest,es8316: Document audio graph port
The ES8316 codec is currently used in conjunction with audio-graph-card to provide an endpoint for binding with the other side of the audio link. This is achieved via the 'port' property, which is not allowed: rk3399-rockpro64.dtb: codec@11: Unevaluated properties are not allowed ('port' was unexpected) Fix the issue by documenting the missing property. Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com> Link: https://lore.kernel.org/r/20230315114806.3819515-4-cristian.ciocaltea@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/sound/everest,es8316.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/everest,es8316.yaml b/Documentation/devicetree/bindings/sound/everest,es8316.yaml
index d9f8f0c7f6bb..80cd81ecae6f 100644
--- a/Documentation/devicetree/bindings/sound/everest,es8316.yaml
+++ b/Documentation/devicetree/bindings/sound/everest,es8316.yaml
@@ -28,6 +28,10 @@ properties:
items:
- const: mclk
+ port:
+ $ref: audio-graph-port.yaml#
+ unevaluatedProperties: false
+
"#sound-dai-cells":
const: 0