From: Rob Herring <robh@kernel.org>
To: Eugen Hristev <eugen.hristev@microchip.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
hverkuil@xs4all.nl, robh+dt@kernel.org, mchehab@kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-media@vger.kernel.org
Subject: Re: [PATCH 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc
Date: Thu, 2 Jul 2020 14:59:27 -0600 [thread overview]
Message-ID: <20200702205927.GA1683781@bogus> (raw)
In-Reply-To: <20200702132359.122844-2-eugen.hristev@microchip.com>
On Thu, 02 Jul 2020 16:23:56 +0300, Eugen Hristev wrote:
> Add bindings documentation for microchip CSI2 Demultiplexer controller.
>
> CSI2DC is a demultiplexer from Synopsys IDI interface specification to
> parallel interface connection or direct memory access.
>
> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
> ---
> .../bindings/media/microchip,csi2dc.yaml | 186 ++++++++++++++++++
> 1 file changed, 186 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/microchip,csi2dc.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/microchip,csi2dc.example.dt.yaml: csi2dc@e1404000: clock-names:1: 'scck' was expected
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/microchip,csi2dc.example.dt.yaml: csi2dc@e1404000: port@0:endpoint: 'reg' is a required property
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/microchip,csi2dc.example.dt.yaml: csi2dc@e1404000: 'ports' is a required property
See https://patchwork.ozlabs.org/patch/1321426
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.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-07-02 21:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-02 13:23 [PATCH 0/4] media: introduce microchip csi2dc driver Eugen Hristev
2020-07-02 13:23 ` [PATCH 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc Eugen Hristev
2020-07-02 20:59 ` Rob Herring [this message]
2020-07-02 13:23 ` [PATCH 2/4] media: misc: introduce miscellaneous menu for helper chips Eugen Hristev
2020-07-02 13:23 ` [PATCH 3/4] media: misc: introduce microchip_csi2dc driver Eugen Hristev
2020-07-02 13:23 ` [PATCH 4/4] MAINTAINERS: add microchip csi2dc Eugen Hristev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200702205927.GA1683781@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=eugen.hristev@microchip.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).