We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202c044 commit ca29699Copy full SHA for ca29699
Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
@@ -82,6 +82,18 @@ properties:
82
Indicates if the DSI controller is driving a panel which needs
83
2 DSI links.
84
85
+ qcom,master-dsi:
86
+ type: boolean
87
+ description: |
88
+ Indicates if the DSI controller is the master DSI controller when
89
+ qcom,dual-dsi-mode enabled.
90
+
91
+ qcom,sync-dual-dsi:
92
93
94
+ Indicates if the DSI controller needs to sync the other DSI controller
95
+ with MIPI DCS commands when qcom,dual-dsi-mode enabled.
96
97
assigned-clocks:
98
minItems: 2
99
maxItems: 4
0 commit comments