Re: [PATCH 3/3] ASoC: dt-bindings: realtek,rt5640: Document port node
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-01-09 08:55:06
Also in:
linux-sound, linux-tegra
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-01-09 08:55:06
Also in:
linux-sound, linux-tegra
On Thu, Jan 08, 2026 at 02:31:58PM +0000, Jon Hunter wrote:
Various boards that use the rt5640 audio codec define a 'port' child node under the codec node to describe the interface between it and the SoC that it is connected to. The binding document for the rt5640 codec does not define the 'port' child node and so this is generating warnings when running the DTB checks for these boards. Add the 'port' node to the binding document for the rt5640 codec to fix this. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> --- Documentation/devicetree/bindings/sound/realtek,rt5640.yaml | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof