On Mon, Feb 17, 2025 at 05:41:26PM +0100, Krzysztof Kozlowski wrote: > Add DisplayPort controller for Qualcomm SM8750 SoC which so far looks > fully compatible with earlier SM8650 variant. As that became a question for QCS8300, does SM8750 also support exactly two MST streams? > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > index e00b88332f2fed2fc33f6d72c5cc3d827cd7594e..a4bf9e07a28355c0391d1757fab16ebe5ff14a44 100644 > --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > @@ -37,6 +37,10 @@ properties: > - qcom,sm8450-dp > - qcom,sm8550-dp > - const: qcom,sm8350-dp > + - items: > + - enum: > + - qcom,sm8750-dp > + - const: qcom,sm8650-dp > > reg: > minItems: 4 > > -- > 2.43.0 > -- With best wishes Dmitry