diff options
| author | Diederik de Haas <diederik@cknow-tech.com> | 2026-06-07 13:58:49 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-06-10 14:11:47 +0300 |
| commit | aa283db3bb8dba918a28016305ebc2046f3bf2e2 (patch) | |
| tree | fef4a066840790534af8b2b2342db907a52043a0 | |
| parent | 8468dd79cfb2ffbdeaf7c353f63d64941cb8ba05 (diff) | |
| download | linux-aa283db3bb8dba918a28016305ebc2046f3bf2e2.tar.xz | |
ASoC: dt-bindings: everest,es8389: Document audio graph port
Provide an endpoint for binding with the other side of the audio link,
which is achieved via the 'port' property.
Signed-off-by: Diederik de Haas <diederik@cknow-tech.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260607105913.355966-1-diederik@cknow-tech.com
Signed-off-by: Mark Brown <broonie@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/sound/everest,es8389.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/everest,es8389.yaml b/Documentation/devicetree/bindings/sound/everest,es8389.yaml index 75ce0bc48904..7db84cf11386 100644 --- a/Documentation/devicetree/bindings/sound/everest,es8389.yaml +++ b/Documentation/devicetree/bindings/sound/everest,es8389.yaml @@ -27,6 +27,10 @@ properties: items: - const: mclk + port: + $ref: audio-graph-port.yaml# + unevaluatedProperties: false + "#sound-dai-cells": const: 0 |
