Re: [PATCH v2 05/12] dt-bindings: interconnect: split SC8180x to own schema

From: Vinod Koul
Date: Tue Mar 28 2023 - 04:29:54 EST


On 26-03-23, 09:10, Rob Herring wrote:
>
> On Sat, 25 Mar 2023 17:54:37 +0530, Vinod Koul wrote:
> > SC8180x comes with interconnects having and missing IO address space, and
> > variable number of clocks, so split it from common file for easier
> > maintenance and to fix warnings like:
> >
> > sc8180x-lenovo-flex-5g.dtb: interconnect-0: 'reg' is a required property
> >
> > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx>
> > ---
> > .../bindings/interconnect/qcom,rpmh.yaml | 11 ---
> > .../interconnect/qcom,sc8180x-rpmh.yaml | 76 +++++++++++++++++++
> > 2 files changed, 76 insertions(+), 11 deletions(-)
> > create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sc8180x-rpmh.yaml
> >
>
> My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
> on your patch (DT_CHECKER_FLAGS is new in v5.13):

Thanks I have fixed this error, will post v3 soon

--
~Vinod