Message ID | 20230621-topic-sm8x50-upstream-mdss-bindings-dp-subnode-v2-1-733ed383f6b6@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: display: msm: document the SM8[345]50 displayport MDSS subnode | expand |
On 2023-06-23 14:32:53, Neil Armstrong wrote: > Document the optional displayport controller subnode of the SM8350 MDSS. > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org> > --- > Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml b/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml > index 79a226e4cc6a..f2cbeb435f1b 100644 > --- a/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml > +++ b/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml > @@ -52,6 +52,12 @@ patternProperties: > compatible: > const: qcom,sm8350-dpu > > + "^displayport-controller@[0-9a-f]+$": > + type: object > + properties: > + compatible: > + const: qcom,sm8350-dp > + > "^dsi@[0-9a-f]+$": > type: object > properties: > > -- > 2.34.1 >
diff --git a/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml b/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml index 79a226e4cc6a..f2cbeb435f1b 100644 --- a/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml +++ b/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml @@ -52,6 +52,12 @@ patternProperties: compatible: const: qcom,sm8350-dpu + "^displayport-controller@[0-9a-f]+$": + type: object + properties: + compatible: + const: qcom,sm8350-dp + "^dsi@[0-9a-f]+$": type: object properties: