On Thu, 21 Oct 2021 13:24:25 +0000, Yassine Oudjana wrote: > SDM660 interconnect bindings are similar to other RPM interconnect > providers, and now it shares the same common driver with them, so > it is better to combine them into qcom,rpm.yaml. > > Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> > --- > .../bindings/interconnect/qcom,rpm.yaml | 103 +++++++++- > .../bindings/interconnect/qcom,sdm660.yaml | 185 ------------------ > 2 files changed, 95 insertions(+), 193 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>