All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pci: layerscape-pci: Add lx2160a rev2 PCIe RC compatible string
@ 2022-03-11 23:51 Li Yang
  2022-03-23 17:00 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Li Yang @ 2022-03-11 23:51 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Hou Zhiqiang, Rob Herring, linux-pci, devicetree, linux-kernel, Li Yang

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(+)

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"
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: pci: layerscape-pci: Add lx2160a rev2 PCIe RC compatible string
  2022-03-11 23:51 [PATCH] dt-bindings: pci: layerscape-pci: Add lx2160a rev2 PCIe RC compatible string Li Yang
@ 2022-03-23 17:00 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-03-23 17:00 UTC (permalink / raw)
  To: Li Yang; +Cc: Bjorn Helgaas, Hou Zhiqiang, linux-pci, devicetree, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-23 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 23:51 [PATCH] dt-bindings: pci: layerscape-pci: Add lx2160a rev2 PCIe RC compatible string Li Yang
2022-03-23 17:00 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.