Re: [PATCH 1/2] dt-bindings: display/msm: Reference DAI schema for DAI properties
From: Bjorn Andersson
Date: Mon Nov 03 2025 - 22:04:58 EST
On Tue, Oct 21, 2025 at 01:10:51PM +0200, Krzysztof Kozlowski wrote:
> DisplayPort nodes are DAIs (Digital Audio Interfaces): they have already
> 'sound-dai-cells'. Reference the common DAI schema to bring common
> properties for them, which allows also customizing DAI name prefix.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Reviewed-by: Bjorn Andersson <andersson@xxxxxxxxxx>
Regards,
Bjorn
> ---
> .../devicetree/bindings/display/msm/dp-controller.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
> index aeb4e4f36044..08c273f707c1 100644
> --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
> +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
> @@ -198,6 +198,7 @@ allOf:
> - qcom,sa8775p-dp
> - qcom,x1e80100-dp
> then:
> + $ref: /schemas/sound/dai-common.yaml#
> oneOf:
> - required:
> - aux-bus
> @@ -295,7 +296,7 @@ allOf:
> minItems: 6
> maxItems: 8
>
> -additionalProperties: false
> +unevaluatedProperties: false
>
> examples:
> - |
> --
> 2.48.1
>