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

ASoC: dt-bindings: realtek,rt5616: Document audio graph port

The codec can be used in conjunction with an audio-graph-card to provide
an endpoint for binding with the other side of the audio link.

Document the 'port' property that is used for this to prevent
dtbscheck errors like:

rockchip/rk3588-nanopc-t6-lts.dtb: codec@1b: Unevaluated properties are not allowed ('port' was unexpected)
from schema $id: http://devicetree.org/schemas/sound/realtek,rt5616.yaml#

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240830203819.1972536-3-heiko@sntech.de
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Heiko Stuebner and committed by
Mark Brown
92ff90cf ea8f615b

+4
+4
Documentation/devicetree/bindings/sound/realtek,rt5616.yaml
··· 38 38 items: 39 39 - const: mclk 40 40 41 + port: 42 + $ref: audio-graph-port.yaml# 43 + unevaluatedProperties: false 44 + 41 45 required: 42 46 - compatible 43 47 - reg