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@xxxxxx> > --- > 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!