diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-01-16 12:40:58 +0100 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-01-22 21:42:58 +0100 |
commit | 454ec4a7da948fcbbd0118080d2e0025d0f5594d (patch) | |
tree | 4b521a64276fd4f29b7a1c21efaf4864e5c0a3c3 /Documentation | |
parent | drm/msm/dsi: implement opp table based check for dsi_mgr_bridge_mode_valid() (diff) | |
download | linux-454ec4a7da948fcbbd0118080d2e0025d0f5594d.tar.xz linux-454ec4a7da948fcbbd0118080d2e0025d0f5594d.zip |
dt-bindings: display/msm: Add SM6375 DSI PHY
SM6375 has a single 7nm DSI PHY. Document it.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/518509/
Link: https://lore.kernel.org/r/20230116114059.346327-1-konrad.dybcio@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml index 78ab8c410ccd..9c9184f94c44 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml @@ -18,6 +18,7 @@ properties: - qcom,dsi-phy-7nm - qcom,dsi-phy-7nm-8150 - qcom,sc7280-dsi-phy-7nm + - qcom,sm6375-dsi-phy-7nm - qcom,sm8350-dsi-phy-5nm - qcom,sm8450-dsi-phy-5nm - qcom,sm8550-dsi-phy-4nm |