lkml.org 
[lkml]   [2020]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [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@kernel.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@ti.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@fc000000: 'device_type' is a required property
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.example.dt.yaml: pcie@fc000000: 'ranges' is a required property
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.example.dt.yaml: pcie@fc000000: '#address-cells' is a required property
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.example.dt.yaml: pcie@fc000000: '#size-cells' is a required property

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

\
 
 \ /
  Last update: 2020-02-12 03:03    [W:0.053 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site