diff options
author | Loic Poulain <[email protected]> | 2022-09-24 15:18:59 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-11-04 17:39:40 +0300 |
commit | 2387771f45042ca05eeeeca2e802a65910c499cf (patch) | |
tree | 993e2cbdb952c7a1f9c37506440a2c692ae8c22a | |
parent | e512ed607fdac79b25448d4f2a4a8e8b6d546a02 (diff) |
dt-bindings: display/msm: Add QCM2290 DSI phy
QCM2290 platform uses the 14nm DSI PHY driver.
Signed-off-by: Loic Poulain <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Acked-by: Rob Herring <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/504579/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml index 1342d74ecfe0..819de5ce0bc9 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml @@ -16,6 +16,7 @@ properties: compatible: enum: - qcom,dsi-phy-14nm + - qcom,dsi-phy-14nm-2290 - qcom,dsi-phy-14nm-660 - qcom,dsi-phy-14nm-8953 |