Message ID | 1635386088-18089-2-git-send-email-quic_sbillaka@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add support for eDP controller on SC7280 | expand |
Quoting Sankeerth Billakanti (2021-10-27 18:54:43) > From: Sankeerth Billakanti <sbillaka@codeaurora.org> > > The Qualcomm SC7280 platform supports one eDP controller > and a DP controller. This change will add the compatible > string for both eDP and DP to msm dp-controller binding. > > Signed-off-by: Sankeerth Billakanti <quic_sbillaka@quicinc.com> > > changes in v3: > - Modify the subject (Doug Anderson) > - Add sc7280-dp also to the list (Stephen Boyd) > > changes in v2: > - Sort alphabetically (Stephen Boyd) > - Cleanup residual stale changes in the patch (Matthias Kaehlcke) > - Modify the subject (Doug Anderson) > --- Reviewed-by: Stephen Boyd <swboyd@chromium.org>
diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml index 63e585f..5457612 100644 --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml @@ -17,6 +17,8 @@ properties: compatible: enum: - qcom,sc7180-dp + - qcom,sc7280-dp + - qcom,sc7280-edp - qcom,sc8180x-dp - qcom,sc8180x-edp