On Fri, 11 Nov 2022 11:07:08 +0530, Thippeswamy Havalige wrote: > Convert to YAML dtschemas of Xilinx AXI PCIe Root Port Bridge > dt binding. > > Signed-off-by: Thippeswamy Havalige <thippeswamy.havalige@xxxxxxx> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/pci/xilinx-pcie.txt | 88 ------------------- > .../bindings/pci/xlnx,axi-pcie-host.yaml | 88 +++++++++++++++++++ > 2 files changed, 88 insertions(+), 88 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/pci/xilinx-pcie.txt > create mode 100644 Documentation/devicetree/bindings/pci/xlnx,axi-pcie-host.yaml > Applied, thanks!