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

dt-bindings: display/msm: qcom, sm8250-mdss: add DisplayPort controller node

Document the DisplayPort controller node in MDSS binding, already used
in DTS:

sm8250-xiaomi-elish-boe.dtb: display-subsystem@ae00000: Unevaluated properties are not allowed ('displayport-controller@ae90000' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Patchwork: https://patchwork.freedesktop.org/patch/566297/
Link: https://lore.kernel.org/r/20231107103600.27424-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

authored by

Krzysztof Kozlowski and committed by
Dmitry Baryshkov
52e36770 2c24668c

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