Skip to content

Commit 4116c9a

Browse files
committed
dt-bindings: display/msm: add interconnects property to qcom, mdss-smd845
Add interconnects required for the SDM845 MDSS device tree node. This change was made in the commit c8c61c0 ("arm64: dts: qcom: sdm845: Add interconnects property for display"), but was not reflected in the schema. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Patchwork: https://patchwork.freedesktop.org/patch/508380/ Link: https://lore.kernel.org/r/20221024164225.3236654-4-dmitry.baryshkov@linaro.org Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
1 parent 1db11fc commit 4116c9a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,16 @@ properties:
5757

5858
ranges: true
5959

60+
interconnects:
61+
items:
62+
- description: Interconnect path from mdp0 port to the data bus
63+
- description: Interconnect path from mdp1 port to the data bus
64+
65+
interconnect-names:
66+
items:
67+
- const: mdp0-mem
68+
- const: mdp1-mem
69+
6070
resets:
6171
items:
6272
- description: MDSS_CORE reset

0 commit comments

Comments
 (0)