On Tue, Mar 03, 2026 at 02:07:51PM +0100, Krzysztof Kozlowski wrote: > Add DisplayPort controller for Qualcomm Eliza SoC fully compatible with > SM8650. The device looks very similar to SM8750 (same DP TX block > v1.5.1) but with few differences: > - Eliza and SM8650 use DP PHY 4nm v7.0, SM8750 uses 3nm v8.0, > - No MST (according to downstream sources).
Don't trust downstream sources. HPG shows MST from INTF3. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > index ebda78db87a6..d06d396df4c0 100644 > --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > @@ -67,6 +67,7 @@ properties: > > - items: > - enum: > + - qcom,eliza-dp > - qcom,sm8750-dp > - const: qcom,sm8650-dp > > > -- > 2.51.0 > -- With best wishes Dmitry
