[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240301162741.765524-1-Frank.Li@nxp.com>
Date: Fri, 1 Mar 2024 11:27:38 -0500
From: Frank Li <Frank.Li@....com>
To: conor@...nel.org
Cc: Frank.Li@....com,
bhelgaas@...gle.com,
conor+dt@...nel.org,
devicetree@...r.kernel.org,
helgaas@...nel.org,
imx@...ts.linux.dev,
krzysztof.kozlowski+dt@...aro.org,
kw@...ux.com,
linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org,
lpieralisi@...nel.org,
robh@...nel.org
Subject: [PATCH v6 0/3] dt-bindings: pci: layerscape-pci: Convert to yaml format
Change from
Change from v5 to v6
- Rob require every commit pass dtb_check, so first commit included
nesssary change. and list change at commit message.
- Reduce to 3 patches.
Change from v4 to v5
- split 5 patch.
- create one base patch, which the same as original txt.
- two patch fix for RC.
- two patch fix for EP.
Change from v3 to v4
- remove ep label
- remove status="disabled"
- remove deprecated property
- fixed irq max-numbers
- because dts still use "reg" instead "dbi", to avoid dtb check warning,
not referernece to snps,dwc-pcie yet.
Change from v2 to v3
- update commit message, show change compare txt file
- add failback compatible fsl,ls-pcie-ep.
- add commit message about 'addr_space' and 'config'.
Change from v1 to v2
- remove '|-'
- dma-coherent: true
- add interrupts and interrupt-names at before Allof
- remove ref to snps,pcie*.yaml, some reg-names are not aligned with in
drivers
- Add an example for pcie-ep
Frank Li (3):
dt-bindings: pci: layerscape-pci: Convert to yaml format
dt-bindings: pci: layerscape-pci: Add snps,dw-pcie.yaml reference
dt-bindings: pci: layerscape-pci-ep: Add snps,dw-pcie-ep.yaml
reference
.../bindings/pci/fsl,layerscape-pcie-ep.yaml | 91 +++++++++
.../bindings/pci/fsl,layerscape-pcie.yaml | 173 ++++++++++++++++++
.../bindings/pci/layerscape-pci.txt | 79 --------
3 files changed, 264 insertions(+), 79 deletions(-)
create mode 100644 Documentation/devicetree/bindings/pci/fsl,layerscape-pcie-ep.yaml
create mode 100644 Documentation/devicetree/bindings/pci/fsl,layerscape-pcie.yaml
delete mode 100644 Documentation/devicetree/bindings/pci/layerscape-pci.txt
--
2.34.1
Powered by blists - more mailing lists