summaryrefslogtreecommitdiff
path: root/bindings/display/msm/dsi-controller-main.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/display/msm/dsi-controller-main.yaml')
-rwxr-xr-xbindings/display/msm/dsi-controller-main.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/bindings/display/msm/dsi-controller-main.yaml b/bindings/display/msm/dsi-controller-main.yaml
index 76348b71..ca3e604d 100755
--- a/bindings/display/msm/dsi-controller-main.yaml
+++ b/bindings/display/msm/dsi-controller-main.yaml
@@ -64,6 +64,30 @@ properties:
Indicates if the DSI controller is driving a panel which needs
2 DSI links.
+ qcom,master-dsi:
+ type: boolean
+ description: |
+ Indicates if the DSI controller is the master DSI controller when
+ qcom,dual-dsi-mode enabled.
+
+ qcom,sync-dual-dsi:
+ type: boolean
+ description: |
+ Indicates if the DSI controller needs to sync the other DSI controller
+ with MIPI DCS commands when qcom,dual-dsi-mode enabled.
+
+ assigned-clocks:
+ minItems: 2
+ maxItems: 2
+ description: |
+ Parents of "byte" and "pixel" for the given platform.
+
+ assigned-clock-parents:
+ minItems: 2
+ maxItems: 2
+ description: |
+ The Byte clock and Pixel clock PLL outputs provided by a DSI PHY block.
+
power-domains:
maxItems: 1