On Fri, 23 Dec 2022 14:20:39 +0100, Krzysztof Kozlowski wrote: > SC8280XP comes with interconnects without IO address space, so split it > from common file for easier maintenancen and to fix warnings like: > > sc8280xp-lenovo-thinkpad-x13s.dtb: interconnect-mc-virt: 'reg' is a required property > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/interconnect/qcom,rpmh.yaml | 12 ----- > .../interconnect/qcom,sc8280xp-rpmh.yaml | 49 +++++++++++++++++++ > 2 files changed, 49 insertions(+), 12 deletions(-) > create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sc8280xp-rpmh.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>