mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
dt-bindings: display: msm: Document the Glymur DiplayPort controller
Document the DisplayPort controller found in the Qualcomm Glymur SoC. There are 4 controllers and their new core revision is different when compared to all previous platforms, therefore being incompatible. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Patchwork: https://patchwork.freedesktop.org/patch/683717/ Link: https://lore.kernel.org/r/20251027-glymur-display-v3-3-aa13055818ac@linaro.org Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
This commit is contained in:
parent
ceee64dd50
commit
8f63bf9082
|
|
@ -18,6 +18,7 @@ properties:
|
||||||
compatible:
|
compatible:
|
||||||
oneOf:
|
oneOf:
|
||||||
- enum:
|
- enum:
|
||||||
|
- qcom,glymur-dp
|
||||||
- qcom,sa8775p-dp
|
- qcom,sa8775p-dp
|
||||||
- qcom,sc7180-dp
|
- qcom,sc7180-dp
|
||||||
- qcom,sc7280-dp
|
- qcom,sc7280-dp
|
||||||
|
|
@ -195,6 +196,7 @@ allOf:
|
||||||
compatible:
|
compatible:
|
||||||
contains:
|
contains:
|
||||||
enum:
|
enum:
|
||||||
|
- qcom,glymur-dp
|
||||||
- qcom,sa8775p-dp
|
- qcom,sa8775p-dp
|
||||||
- qcom,x1e80100-dp
|
- qcom,x1e80100-dp
|
||||||
then:
|
then:
|
||||||
|
|
@ -240,6 +242,7 @@ allOf:
|
||||||
enum:
|
enum:
|
||||||
# these platforms support 2 streams MST on some interfaces,
|
# these platforms support 2 streams MST on some interfaces,
|
||||||
# others are SST only
|
# others are SST only
|
||||||
|
- qcom,glymur-dp
|
||||||
- qcom,sc8280xp-dp
|
- qcom,sc8280xp-dp
|
||||||
- qcom,x1e80100-dp
|
- qcom,x1e80100-dp
|
||||||
then:
|
then:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user