[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201026124952.GA4166359@bogus>
Date: Mon, 26 Oct 2020 07:49:52 -0500
From: Rob Herring <robh@...nel.org>
To: Dmitry Osipenko <digetx@...il.com>
Cc: Krzysztof Kozlowski <krzk@...nel.org>,
Jonathan Hunter <jonathanh@...dia.com>,
Michael Turquette <mturquette@...libre.com>,
dri-devel@...ts.freedesktop.org, Mikko Perttunen <cyndis@...si.fi>,
devicetree@...r.kernel.org,
Thierry Reding <thierry.reding@...il.com>,
linux-tegra@...r.kernel.org,
Peter De Schrijver <pdeschrijver@...dia.com>,
Stephen Boyd <sboyd@...nel.org>,
Georgi Djakov <georgi.djakov@...aro.org>,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
Nicolas Chauvet <kwizart@...il.com>,
Viresh Kumar <vireshk@...nel.org>,
Peter Geis <pgwipeout@...il.com>,
Rob Herring <robh+dt@...nel.org>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>
Subject: Re: [PATCH v6 12/52] dt-bindings: memory: tegra124: mc: Document new
interconnect property
On Mon, 26 Oct 2020 01:16:55 +0300, Dmitry Osipenko wrote:
> Memory controller is interconnected with memory clients and with the
> External Memory Controller. Document new interconnect property which
> turns memory controller into interconnect provider.
>
> Signed-off-by: Dmitry Osipenko <digetx@...il.com>
> ---
> .../bindings/memory-controllers/nvidia,tegra124-mc.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.example.dt.yaml: memory-controller@...19000: '#interconnect-cells' is a required property
From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-mc.yaml
See https://patchwork.ozlabs.org/patch/1387321
The base for the patch is generally the last rc1. Any dependencies
should be noted.
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:
pip3 install dtschema --upgrade
Please check and re-submit.
Powered by blists - more mailing lists