Skip to content

Commit

Permalink
dt-bindings: display/msm: merge SM8250 DPU into SM8150
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 SM8150 and SM8250, 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/617868/
Link: https://lore.kernel.org/r/20241003-dt-binding-display-msm-merge-v1-2-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 897ee96 commit 5a1f629
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 100 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ $ref: /schemas/display/msm/dpu-common.yaml#

properties:
compatible:
const: qcom,sm8150-dpu
enum:
- qcom,sm8150-dpu
- qcom,sm8250-dpu

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

This file was deleted.

0 comments on commit 5a1f629

Please sign in to comment.