Re: [PATCH 1/3] dt-bindings: interconnect: split SC7280 to own schema

From: Rob Herring
Date: Mon Dec 26 2022 - 17:36:35 EST



On Fri, 23 Dec 2022 14:20:38 +0100, Krzysztof Kozlowski wrote:
> SC7280 comes with interconnects having and missing IO address space, so
> split it from common file for easier maintenancen and to fix warnings like:
>
> sc7280-herobrine-crd.dtb: interconnect: 'reg' is a required property
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/interconnect/qcom,rpmh.yaml | 12 ----
> .../interconnect/qcom,sc7280-rpmh.yaml | 71 +++++++++++++++++++
> 2 files changed, 71 insertions(+), 12 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sc7280-rpmh.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>