All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: ti: am65x: Add PCIe + USB DT overlay files
@ 2024-01-26 11:45 ` Roger Quadros
  0 siblings, 0 replies; 14+ messages in thread
From: Roger Quadros @ 2024-01-26 11:45 UTC (permalink / raw)
  To: nm, vigneshr
  Cc: afd, a-bhatia1, kristo, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	srk, linux-arm-kernel, devicetree, linux-kernel, Roger Quadros

Hi,

There are 2 types of (PCIe + USB) expansion cards that are provided with
the AM654 board configurations.

1) 2 lane PCIe + USB 2.0 card is supplied with the AM65 IDK
configuration [1]

2) 1 lane PCIe + USB 3.0 card is supplied with the AM65 GP EVM
configuration [2]

Add DT overlay files for both cards.

[1] - https://www.ti.com/lit/ug/spruim6a/spruim6a.pdf
[2] - https://www.ti.com/lit/ug/spruim7/spruim7.pdf

cheers,
-roger

Kishon Vijay Abraham I (1):
  arm64: dts: ti: Add DT overlay for PCIe + USB3.0 SERDES personality
    card

Roger Quadros (2):
  arm64: dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay
  arm64: dts: ti: Add DT overlay for PCIe + USB2.0 SERDES personality
    card

 arch/arm64/boot/dts/ti/Makefile               |  9 ++-
 .../arm64/boot/dts/ti/k3-am654-pcie-usb2.dtso | 65 ++++++++++++++++++
 .../arm64/boot/dts/ti/k3-am654-pcie-usb3.dtso | 67 +++++++++++++++++++
 3 files changed, 139 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am654-pcie-usb2.dtso
 create mode 100644 arch/arm64/boot/dts/ti/k3-am654-pcie-usb3.dtso


base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-02-08  4:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-26 11:45 [PATCH 0/3] arm64: dts: ti: am65x: Add PCIe + USB DT overlay files Roger Quadros
2024-01-26 11:45 ` Roger Quadros
2024-01-26 11:45 ` [PATCH 1/3] arm64: dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay Roger Quadros
2024-01-26 11:45   ` Roger Quadros
2024-01-26 11:45 ` [PATCH 2/3] arm64: dts: ti: Add DT overlay for PCIe + USB2.0 SERDES personality card Roger Quadros
2024-01-26 11:45   ` Roger Quadros
2024-01-26 11:45 ` [PATCH 3/3] arm64: dts: ti: Add DT overlay for PCIe + USB3.0 " Roger Quadros
2024-01-26 11:45   ` Roger Quadros
2024-02-05 14:46   ` Vignesh Raghavendra
2024-02-05 14:46     ` Vignesh Raghavendra
2024-02-06 13:36     ` Roger Quadros
2024-02-06 13:36       ` Roger Quadros
2024-02-08  4:24       ` Vignesh Raghavendra
2024-02-08  4:24         ` Vignesh Raghavendra

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.