Skip to content

Commit

Permalink
dt-bindings: display/msm: merge SC8280XP DPU into SC7280
Browse files Browse the repository at this point in the history
Split of the bindings was artificial and not helping - we end up with
multiple binding files for very similar devices thus increasing the
chances of using different order of reg and clocks entries.

Unify DPU bindings of SC7280 and SC8280XP, because they are the same.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/617867/
Link: https://lore.kernel.org/r/20241003-dt-binding-display-msm-merge-v1-1-91ab08fc76a2@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
  • Loading branch information
Krzysztof Kozlowski authored and Dmitry Baryshkov committed Oct 21, 2024
1 parent dcb380d commit 897ee96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 123 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,16 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Display DPU on SC7280

maintainers:
- Bjorn Andersson <andersson@kernel.org>
- Krishna Manikandan <quic_mkrishn@quicinc.com>

$ref: /schemas/display/msm/dpu-common.yaml#

properties:
compatible:
const: qcom,sc7280-dpu
enum:
- qcom,sc7280-dpu
- qcom,sc8280xp-dpu

reg:
items:
Expand Down
122 changes: 0 additions & 122 deletions Documentation/devicetree/bindings/display/msm/qcom,sc8280xp-dpu.yaml

This file was deleted.

0 comments on commit 897ee96

Please sign in to comment.