[PATCH 1/6] dt-bindings: display/msm: document the SM8550 DSI PHY

From: Neil Armstrong
Date: Wed Jan 04 2023 - 04:09:00 EST


Document the SM8550 DSI PHY which is very close from the 7nm
and 5nm DSI PHYs found in earlier platforms.

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml
index bffd161fedfd..f72727f81076 100644
--- a/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml
@@ -15,6 +15,7 @@ allOf:
properties:
compatible:
enum:
+ - qcom,dsi-phy-4nm-8550
- qcom,dsi-phy-5nm-8350
- qcom,dsi-phy-5nm-8450
- qcom,dsi-phy-7nm

--
2.34.1