diff mbox series

[meta-ti,dunfell] conf: machine: am62axx: Add overlay for second CPSW3G Port

Message ID 20230228060129.1537734-1-s-vadapalli@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,dunfell] conf: machine: am62axx: Add overlay for second CPSW3G Port | expand

Commit Message

Siddharth Vadapalli Feb. 28, 2023, 6:01 a.m. UTC
The SK-Ethernet-DC01 Add-On Ethernet Card for AM62A-SK board supports
RGMII mode.

Add overlay to enable the second CPSW3G port in RGMII-RXID mode with the
Add-On Ethernet Card.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
---
 conf/machine/am62axx-evm.conf | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/conf/machine/am62axx-evm.conf b/conf/machine/am62axx-evm.conf
index 9dcb6e55..2fd91bd7 100644
--- a/conf/machine/am62axx-evm.conf
+++ b/conf/machine/am62axx-evm.conf
@@ -12,6 +12,7 @@  KERNEL_DEVICETREE = " \
     ti/k3-am62a7-fpdlink-ov2312-0-3.dtbo \
     ti/k3-am62a7-fpdlink-sk-fusion.dtbo \
     ti/k3-am62a7-sk-csi2-imx219.dtbo \
+    ti/k3-am62a7-sk-ethernet-dc01.dtbo \
     ti/k3-j721e-fpdlink-imx390-cm-0-0.dtbo \
     ti/k3-j721e-fpdlink-imx390-cm-0-1.dtbo \
     ti/k3-j721e-fpdlink-imx390-cm-0-2.dtbo \