Commit 7781a2f
committed
fix(Kernel_Drivers): Update kernel drivers for Networking
PRUSS is only appliable for legacy devices (AM57x, AM43x, AM33x) but it
is included for AM65x as well. Drop PRUSS from AM65X_linux_toc as the
documentation related to PRU-ICSSG on AM65x is covered by
PRU-ICSSG_Ethernet.rst file.
AM65x has CPSW2g and the AM65X_linux_toc file includes CPSW2g however
CPSW2g is not added in the kernel drivers and as a result AM65x
documentation doesn't show CPSW. Add CPSW2g to kernel drivers.
Signed-off-by: MD Danish Anwar <[email protected]>1 parent c3c2cb2 commit 7781a2f
File tree
2 files changed
+1
-1
lines changed- configs/AM65X
- source/linux
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments