On Thu, 03 Oct 2024 10:14:20 +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 SM8350, because they are the same. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/display/msm/qcom,sc7280-dpu.yaml | 1 + > .../bindings/display/msm/qcom,sm8350-dpu.yaml | 120 --------------------- > 2 files changed, 1 insertion(+), 120 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>