lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 2 Jul 2020 14:59:27 -0600
From:   Rob Herring <robh@...nel.org>
To:     Eugen Hristev <eugen.hristev@...rochip.com>
Cc:     robh+dt@...nel.org, linux-media@...r.kernel.org,
        linux-kernel@...r.kernel.org, hverkuil@...all.nl,
        devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        mchehab@...nel.org
Subject: Re: [PATCH 1/4] dt-bindings: media: csi2dc: add bindings for
 microchip csi2dc

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@...rochip.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@...04000: clock-names:1: 'scck' was expected
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/microchip,csi2dc.example.dt.yaml: csi2dc@...04000: port@0:endpoint: 'reg' is a required property
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/microchip,csi2dc.example.dt.yaml: csi2dc@...04000: '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.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ