From 4a86f982acd4fad1673f67aa1809bab7db31ea85 Mon Sep 17 00:00:00 2001 From: Ayushi Makhija Date: Thu, 26 Sep 2024 18:38:31 +0530 Subject: [PATCH] ARM: dts: msm: update documentation for qcom,mdp Use "qcom,mdp" to specify the list of phandles for all the DPU instances. This will enable a DSI display driver to know all the DPUs present in the system. This can also be used to differentiate single DPU and dual DPU usecases based on number of MDPs enabled. Change-Id: I668c971b4e227d4a0c8fa321ed624bc45a43b163 Signed-off-by: Ayushi Makhija Signed-off-by: lnxdisplay --- bindings/sde-dsi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/sde-dsi.yaml b/bindings/sde-dsi.yaml index ebf4c9b8..9ff4625e 100644 --- a/bindings/sde-dsi.yaml +++ b/bindings/sde-dsi.yaml @@ -192,7 +192,7 @@ properties: description: Specifies the default panel. qcom,mdp: - description: Specifies the mdp node which can find panel node from this. + description: Specifies the list of phandles to all sde kms device nodes. qcom,demura-panel-id: description: |