Re: [PATCH 2/5] dt-bindings: display/msm: merge SM8250 DPU into SM8150

From: Rob Herring
Date: Thu Oct 03 2024 - 19:45:24 EST


On Thu, Oct 03, 2024 at 10:14:19AM +0200, Krzysztof Kozlowski wrote:
> 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@xxxxxxxxxx>
> ---
> .../bindings/display/msm/qcom,sm8150-dpu.yaml | 4 +-
> .../bindings/display/msm/qcom,sm8250-dpu.yaml | 99 ----------------------
> 2 files changed, 3 insertions(+), 100 deletions(-)

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>