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:   Tue, 11 Feb 2020 20:02:13 -0600
From:   Rob Herring <robh@...nel.org>
To:     Kishon Vijay Abraham I <kishon@...com>
Cc:     Tom Joseph <tjoseph@...ence.com>,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Andrew Murray <amurray@...goodpenguin.co.uk>,
        Mark Rutland <mark.rutland@....com>,
        PCI <linux-pci@...r.kernel.org>, devicetree@...r.kernel.org,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] dt-bindings: PCI: Convert PCIe Host/Endpoint in
 Cadence platform to DT schema

On Tue, Feb 11, 2020 at 7:59 PM Rob Herring <robh@...nel.org> wrote:
>
> On Mon, 10 Feb 2020 18:05:07 +0530, Kishon Vijay Abraham I wrote:
> > Include Cadence core DT schema and define the Cadence platform DT schema
> > for both Host and Endpoint mode. Note: The Cadence core DT schema could
> > be included for other platforms using Cadence PCIe core.
> >
> > Signed-off-by: Kishon Vijay Abraham I <kishon@...com>
> > ---
> >  .../bindings/pci/cdns,cdns-pcie-ep.txt        | 27 -------
> >  .../bindings/pci/cdns,cdns-pcie-ep.yaml       | 48 ++++++++++++
> >  .../bindings/pci/cdns,cdns-pcie-host.txt      | 66 ----------------
> >  .../bindings/pci/cdns,cdns-pcie-host.yaml     | 76 +++++++++++++++++++
> >  MAINTAINERS                                   |  2 +-
> >  5 files changed, 125 insertions(+), 94 deletions(-)
> >  delete mode 100644 Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.txt
> >  create mode 100644 Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml
> >  delete mode 100644 Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.txt
> >  create mode 100644 Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml
> >
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> Documentation/devicetree/bindings/display/simple-framebuffer.example.dts:21.16-37.11: Warning (chosen_node_is_root): /example-0/chosen: chosen node must be at root node
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.example.dt.yaml: pcie@...00000: 'device_type' is a required property
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.example.dt.yaml: pcie@...00000: 'ranges' is a required property
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.example.dt.yaml: pcie@...00000: '#address-cells' is a required property
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.example.dt.yaml: pcie@...00000: '#size-cells' is a required property

Node name needs to be pcie-ep@...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ