[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200709170425.GA523194@bogus>
Date: Thu, 9 Jul 2020 11:04:25 -0600
From: Rob Herring <robh@...nel.org>
To: Miquel Raynal <miquel.raynal@...tlin.com>
Cc: Rajeev Huralikoppi <rajeev.huralikoppi@...vaco.com>,
Conor Culhane <conor.culhane@...vaco.com>,
linux-kernel@...r.kernel.org,
Boris Brezillon <boris.brezillon@...labora.com>,
linux-i3c@...ts.infradead.org, Rob Herring <robh+dt@...nel.org>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
devicetree@...r.kernel.org
Subject: Re: [PATCH 2/4] dt-bindings: i3c: Describe Silvaco master binding
On Thu, 09 Jul 2020 10:01:57 +0200, Miquel Raynal wrote:
> Silvaco provide a dual-role I3C master.
>
> Description is rather simple: it needs a register mapping, three
> clocks and an interrupt.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@...tlin.com>
> ---
> .../bindings/i3c/svc,i3c-master.yaml | 59 +++++++++++++++++++
> 1 file changed, 59 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/i3c/svc,i3c-master.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
builds/robherring/linux-dt-review/Documentation/devicetree/bindings/i3c/svc,i3c-master.example.dt.yaml: example-0: i3c-master@...00000:reg:0: [0, 2684354560, 0, 4096] is too long
See https://patchwork.ozlabs.org/patch/1325811
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:
pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade
Please check and re-submit.
Powered by blists - more mailing lists