[PATCH v4 0/2] Add PCIe overlay for am642-phyboard-electra

From: Nathan Morrisson
Date: Thu Jun 13 2024 - 15:50:39 EST


Remove PCIe pinmuxing from the am642-phyboard-electra device tree and
provide an overlay to mux and enable PCIe.

v4:
- Add explanation for disabling usb3 to commit message

v3:
- Fix typo from .dtbs to -dtbs in Makefile for overlay testing

v2:
- Fix double space typo
- Remove redundant status = okay

Nathan Morrisson (2):
arm64: dts: ti: am642-phyboard-electra: Remove PCIe pinmuxing
arm64: dts: ti: am642-phyboard-electra: Add overlay to enable PCIe

arch/arm64/boot/dts/ti/Makefile | 3 +
.../k3-am642-phyboard-electra-pcie-usb2.dtso | 87 +++++++++++++++++++
.../dts/ti/k3-am642-phyboard-electra-rdk.dts | 12 ---
3 files changed, 90 insertions(+), 12 deletions(-)
create mode 100644 arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-pcie-usb2.dtso

--
2.25.1