diff options
author | 2025-04-18 10:49:59 +0300 | |
---|---|---|
committer | 2025-05-02 01:14:27 +0300 | |
commit | 759fe7181723c39367a78327ac17ac917931f2b3 (patch) | |
tree | 445006c882251550f146948beb43d7ddc6a3f4c7 | |
parent | dt-bindings: display/msm: dsi-phy-7nm: describe SAR2130P (diff) | |
download | wireguard-linux-759fe7181723c39367a78327ac17ac917931f2b3.tar.xz wireguard-linux-759fe7181723c39367a78327ac17ac917931f2b3.zip |
dt-bindings: display/msm: qcom,sc7280-dpu: describe SAR2130P
Describe DPU controller present on Qualcomm SAR2130P platform.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/649254/
Link: https://lore.kernel.org/r/20250418-sar2130p-display-v5-4-442c905cb3a4@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/qcom,sc7280-dpu.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/qcom,sc7280-dpu.yaml b/Documentation/devicetree/bindings/display/msm/qcom,sc7280-dpu.yaml index 6902795b4e2c..df9ec15ad6c3 100644 --- a/Documentation/devicetree/bindings/display/msm/qcom,sc7280-dpu.yaml +++ b/Documentation/devicetree/bindings/display/msm/qcom,sc7280-dpu.yaml @@ -17,6 +17,7 @@ $ref: /schemas/display/msm/dpu-common.yaml# properties: compatible: enum: + - qcom,sar2130p-dpu - qcom,sc7280-dpu - qcom,sc8280xp-dpu - qcom,sm8350-dpu |