On Sun, Jul 09, 2023 at 07:19:22AM +0300, Dmitry Baryshkov wrote: > It looks like DP controlled on SM8250 is the same as DP controller on > SM8350. Use the SM8350 compatible as fallback for SM8250. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> Reviewed-by: Bjorn Andersson <andersson@xxxxxxxxxx> Regards, Bjorn > --- > 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 7a7cf3fb3e6d..a31ec9a4179f 100644 > --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml > @@ -28,6 +28,7 @@ properties: > - qcom,sm8350-dp > - items: > - enum: > + - qcom,sm8250-dp > - qcom,sm8450-dp > - qcom,sm8550-dp > - const: qcom,sm8350-dp > -- > 2.39.2 >