On 2024/10/14 18:39, Dmitry Baryshkov wrote:
On Mon, Oct 14, 2024 at 05:47:32PM +0800, fangez via B4 Relay wrote:
From: lliu6 <quic_lliu6@xxxxxxxxxxx>
Document general compatibility of the DSI controller on QCS615.
Signed-off-by: lliu6 <quic_lliu6@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
index b0fd96b76ed1376e429a6168df7e7aaa7aeff2d3..4142c753d1c4c4797e3a3f5317c02f8c863cdd12 100644
--- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
@@ -39,6 +39,7 @@ properties:
- qcom,sm8450-dsi-ctrl
- qcom,sm8550-dsi-ctrl
- qcom,sm8650-dsi-ctrl
+ - qcom,qcs615-dsi-ctrl
Do you notice why the line you have added is not in the correct place?
Please look around next time before just adding a string.
Sorry about that, will implement these actions in the next version
- change qcom,qcs615-dsi-ctrl to qcom,sm6150-dsi-ctrl
- move qcom,sm6150-dsi-ctrl behind qcom,sm6125-dsi-ctrl
- const: qcom,mdss-dsi-ctrl
- enum:
- qcom,dsi-ctrl-6g-qcm2290
--
2.25.1