On Thu, 03 Oct 2024 10:14:18 +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 SC7280 and SC8280XP, because they are the same. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/display/msm/qcom,sc7280-dpu.yaml | 5 +- > .../bindings/display/msm/qcom,sc8280xp-dpu.yaml | 122 --------------------- > 2 files changed, 4 insertions(+), 123 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>