Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <xiangxu.yin@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/685343/
Link: https://lore.kernel.org/r/20251104-add-displayport-support-to-qcs615-devicetree-v7-1-e51669170a6f@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>

authored by

Xiangxu Yin and committed by
Dmitry Baryshkov
f43f0338 7f334ae4

+8
+8
Documentation/devicetree/bindings/display/msm/qcom,sm6150-mdss.yaml
··· 51 51 compatible: 52 52 const: qcom,sm6150-dpu 53 53 54 + "^displayport-controller@[0-9a-f]+$": 55 + type: object 56 + additionalProperties: true 57 + properties: 58 + compatible: 59 + contains: 60 + const: qcom,sm6150-dp 61 + 54 62 "^dsi@[0-9a-f]+$": 55 63 type: object 56 64 additionalProperties: true