mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: display/msm: Reference DAI schema for DAI properties
@ 2025-10-21 11:10 Krzysztof Kozlowski
  2025-10-21 11:10 ` [PATCH 2/2] arm64: dts: qcom: x1e78100-t14s: Add audio playback over DisplayPort Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2025-10-21 11:10 UTC (permalink / raw)
  To: Rob Clark, Dmitry Baryshkov, Abhinav Kumar, Jessica Zhang,
	Sean Paul, Marijn Suijten, David Airlie, Simona Vetter,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
	Konrad Dybcio, Kuogee Hsieh, linux-arm-msm, dri-devel, freedreno,
	devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

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@linaro.org>
---
 .../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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-11-14 14:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-21 11:10 [PATCH 1/2] dt-bindings: display/msm: Reference DAI schema for DAI properties Krzysztof Kozlowski
2025-10-21 11:10 ` [PATCH 2/2] arm64: dts: qcom: x1e78100-t14s: Add audio playback over DisplayPort Krzysztof Kozlowski
2025-10-21 11:51   ` Krzysztof Kozlowski
2025-10-21 14:16   ` Abel Vesa
2025-10-27 12:20   ` Konrad Dybcio
2025-10-27 12:38     ` Krzysztof Kozlowski
2025-10-27 12:43       ` Konrad Dybcio
2025-10-26 21:45 ` [PATCH 1/2] dt-bindings: display/msm: Reference DAI schema for DAI properties Rob Herring (Arm)
2025-11-04  3:08 ` Bjorn Andersson
2025-11-14 14:26 ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®