Messages in this thread |  | | Date | Mon, 26 Dec 2022 13:08:09 -0600 | From | Rob Herring <> | Subject | Re: [PATCH 2/3] dt-bindings: interconnect: split SC8280XP to own schema |
| |
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@linaro.org> > --- > .../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@kernel.org>
|  |