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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: display: msm: sm6350-mdss: document DP controller subnode

Document the displayport controller subnode of the SM6350 MDSS.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/585468/
Link: https://lore.kernel.org/r/20240329-sm6350-dp-v2-2-e46dceb32ef5@fairphone.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

authored by

Luca Weiss and committed by
Dmitry Baryshkov
4ccd0277 39086151

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