diff mbox series

dt-bindings: pci: layerscape-pci: Add lx2160a rev2 PCIe RC compatible string

Message ID 20220311235106.8756-1-leoyang.li@nxp.com
State Changes Requested, archived
Headers show
Series dt-bindings: pci: layerscape-pci: Add lx2160a rev2 PCIe RC compatible string | expand

Checks

Context Check Description
robh/patch-applied success
robh/checkpatch success
robh/dtbs-check success
robh/dt-meta-schema success

Commit Message

Leo Li March 11, 2022, 11:51 p.m. UTC
lx2160a rev2 SoC uses a different pcie controller from rev1.  Add a new
compatible string "fsl,lx2160ar2-pcie" which is also compatible with
"fsl,ls2088a-pcie".

Signed-off-by: Li Yang <leoyang.li@nxp.com>
---
 Documentation/devicetree/bindings/pci/layerscape-pci.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring March 23, 2022, 5 p.m. UTC | #1
On Fri, Mar 11, 2022 at 05:51:06PM -0600, Li Yang wrote:
> lx2160a rev2 SoC uses a different pcie controller from rev1.  Add a new
> compatible string "fsl,lx2160ar2-pcie" which is also compatible with
> "fsl,ls2088a-pcie".
> 
> Signed-off-by: Li Yang <leoyang.li@nxp.com>
> ---
>  Documentation/devicetree/bindings/pci/layerscape-pci.txt | 1 +
>  1 file changed, 1 insertion(+)

What's this based on? It doesn't apply and there's no pending changes.

Rob
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt
index ee8a4791a78b..43c3c8792cb2 100644
--- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt
+++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt
@@ -22,6 +22,7 @@  Required properties:
         "fsl,ls1043a-pcie"
         "fsl,ls1012a-pcie"
         "fsl,ls1028a-pcie"
+	"fsl,lx2160ar2-pcie", "fsl,ls2088a-pcie"
   EP mode:
 	"fsl,ls1028a-pcie-ep", "fsl,ls-pcie-ep"
 	"fsl,ls1046a-pcie-ep", "fsl,ls-pcie-ep"