diff options
author | Barnabás Czémán <[email protected]> | 2024-06-23 22:30:36 +0200 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2024-06-25 01:09:09 +0300 |
commit | c94dc5feb49410038a52b398815aecff1b9f7d01 (patch) | |
tree | f82072743550a9f350264777e8ebb53d03f158a6 | |
parent | a3a6b350eb6c2d5cf04e0d5454d5a189829be183 (diff) |
dt-bindings: display/msm: qcom, mdp5: Add msm8937 compatible
Add the compatible for the MDP5 found on MSM8937.
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Barnabás Czémán <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/600512/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml b/Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml index 91c774f106ce..e153f8d26e7a 100644 --- a/Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml +++ b/Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml @@ -25,6 +25,7 @@ properties: - qcom,msm8226-mdp5 - qcom,msm8916-mdp5 - qcom,msm8917-mdp5 + - qcom,msm8937-mdp5 - qcom,msm8953-mdp5 - qcom,msm8974-mdp5 - qcom,msm8976-mdp5 |