Re: [PATCH] ASoC: dt-bindings: rockchip-spdif: Allow "port" node

From: Heiko Stuebner

Date: Fri Jan 09 2026 - 14:01:10 EST


Am Donnerstag, 8. Januar 2026, 23:49:36 Mitteleuropäische Normalzeit schrieb Rob Herring (Arm):
> Add a "port" node entry for Rockchip S/PDIF binding. It's already in use
> and a common property for DAIs.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>

Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>

> ---
> Documentation/devicetree/bindings/sound/rockchip-spdif.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml b/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> index 32dea7392e8d..56c755c22945 100644
> --- a/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> +++ b/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> @@ -70,6 +70,9 @@ properties:
> "#sound-dai-cells":
> const: 0
>
> + port:
> + $ref: /schemas/graph.yaml#/properties/port
> +
> required:
> - compatible
> - reg
>