Skip to content

Commit b844ff0

Browse files
Xiangxu Yinriteshk-quic
authored andcommitted
FROMLIST: dt-bindings: display: msm: sm6150-mdss: Add DisplayPort controller
SM6150 uses the same DisplayPort controller as SM8150, which is compatible with SM8350. Add SM6150-specific compatible string for the DisplayPort controller. Signed-off-by: Xiangxu Yin <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/all/20251104-add-displayport-support-to-qcs615-devicetree-v7-1-e51669170a6f@oss.qualcomm.com/
1 parent 3a23b5e commit b844ff0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/devicetree/bindings/display/msm/qcom,sm6150-mdss.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ patternProperties:
5151
compatible:
5252
const: qcom,sm6150-dpu
5353

54+
"^displayport-controller@[0-9a-f]+$":
55+
type: object
56+
additionalProperties: true
57+
properties:
58+
compatible:
59+
contains:
60+
const: qcom,sm6150-dp
61+
5462
"^dsi@[0-9a-f]+$":
5563
type: object
5664
additionalProperties: true

0 commit comments

Comments
 (0)