[PATCH v2] dt-bindings: PCI: ti, am65: Convert PCIe host/endpoint mode dt-bindings to YAML

Rob Herring robh at kernel.org
Wed Jun 16 16:20:59 PDT 2021


On Thu, 03 Jun 2021 19:04:50 +0530, Kishon Vijay Abraham I wrote:
> Convert PCIe host/endpoint mode dt-bindings for TI's AM65/Keystone SoC
> to YAML binding.
> 
> Signed-off-by: Kishon Vijay Abraham I <kishon at ti.com>
> ---
> Changes from v1:
> 1) Removed '"' for the included schemas
> 2) Used default #address-cells and #size-cells for the example
> 
>  .../devicetree/bindings/pci/pci-keystone.txt  | 115 ------------------
>  .../bindings/pci/ti,am65-pci-ep.yaml          |  74 +++++++++++
>  .../bindings/pci/ti,am65-pci-host.yaml        |  96 +++++++++++++++
>  3 files changed, 170 insertions(+), 115 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/pci/pci-keystone.txt
>  create mode 100644 Documentation/devicetree/bindings/pci/ti,am65-pci-ep.yaml
>  create mode 100644 Documentation/devicetree/bindings/pci/ti,am65-pci-host.yaml
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list