[v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller

Rob Herring robh at kernel.org
Tue Sep 8 15:50:50 EDT 2020


On Mon, 07 Sep 2020 20:08:50 +0800, Jianjun Wang wrote:
> Add YAML schemas documentation for Gen3 PCIe controller on
> MediaTek SoCs.
> 
> Acked-by: Ryder Lee <ryder.lee at mediatek.com>
> Signed-off-by: Jianjun Wang <jianjun.wang at mediatek.com>
> ---
>  .../bindings/pci/mediatek-pcie-gen3.yaml      | 158 ++++++++++++++++++
>  1 file changed, 158 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml
> 


My bot found errors running 'make dt_binding_check' on your patch:

Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.example.dts:55.56-59.19: Warning (pci_device_reg): /example-0/bus/pcie at 11230000/legacy-interrupt-controller: missing PCI reg property


See https://patchwork.ozlabs.org/patch/1359119

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.




More information about the linux-arm-kernel mailing list