On Thu, Jul 22, 2021 at 04:22:33PM +0800, Richard Zhu wrote: > [RFC 1/2] dt-bindings: PCI: imx6: add fsl,imx6q-pcie.yaml > [RFC 2/2] dt-bindings: PCI: imx6: remove fsl,imx6q-pcie.txt One patch for this please. Also, there's now a schema for DW PCI in my tree, so this should be based on that. > > .../devicetree/bindings/pci/fsl,imx6q-pcie.txt | 102 ---------- > .../devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 212 +++++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 213 insertions(+), 103 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt > create mode 100644 Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml > >