summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddharth Vadapalli <s-vadapalli@ti.com>2023-02-28 11:31:29 +0530
committerRyan Eatmon <reatmon@ti.com>2023-02-28 11:09:19 -0600
commit19e607a197849caddd4afc3b4e73aaab173daebc (patch)
treee77a94ed0e6a2ce5ea8873bdcd7ebcd21c56b54b
parent5e045d8bba825af5d5b8c5cdc2e0bb4ab0e14ca7 (diff)
downloadmeta-ti-19e607a197849caddd4afc3b4e73aaab173daebc.tar.gz
conf: machine: am62axx: Add overlay for second CPSW3G Port
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> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--conf/machine/am62axx-evm.conf1
1 files changed, 1 insertions, 0 deletions
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 = " \
12 ti/k3-am62a7-fpdlink-ov2312-0-3.dtbo \ 12 ti/k3-am62a7-fpdlink-ov2312-0-3.dtbo \
13 ti/k3-am62a7-fpdlink-sk-fusion.dtbo \ 13 ti/k3-am62a7-fpdlink-sk-fusion.dtbo \
14 ti/k3-am62a7-sk-csi2-imx219.dtbo \ 14 ti/k3-am62a7-sk-csi2-imx219.dtbo \
15 ti/k3-am62a7-sk-ethernet-dc01.dtbo \
15 ti/k3-j721e-fpdlink-imx390-cm-0-0.dtbo \ 16 ti/k3-j721e-fpdlink-imx390-cm-0-0.dtbo \
16 ti/k3-j721e-fpdlink-imx390-cm-0-1.dtbo \ 17 ti/k3-j721e-fpdlink-imx390-cm-0-1.dtbo \
17 ti/k3-j721e-fpdlink-imx390-cm-0-2.dtbo \ 18 ti/k3-j721e-fpdlink-imx390-cm-0-2.dtbo \