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

ASoC: dt-bindings: rockchip,rk3308-codec: add port property

Fix DTB warnings when rk3308-codec used with audio-graph-card by
documenting port property:

codec@ff560000: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Dmitry Yashin <dmt.yashin@gmail.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Link: https://patch.msgid.link/20241028213314.476776-2-dmt.yashin@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Dmitry Yashin and committed by
Mark Brown
cc8475a0 2ef9439f

+4
+4
Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.yaml
··· 48 48 - const: mclk_rx 49 49 - const: hclk 50 50 51 + port: 52 + $ref: audio-graph-port.yaml# 53 + unevaluatedProperties: false 54 + 51 55 resets: 52 56 maxItems: 1 53 57