-
Notifications
You must be signed in to change notification settings - Fork 67
feat(linux): Add ICSSM documentation support #444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat(linux): Add ICSSM documentation support #444
Conversation
@danish-ti can you please review this PR |
New unreachable files found with check-files.sh:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are mixing fixes and content changes. I've commented on the fix related issues. I'll review content changes once those are addressed.
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
c4ead49
to
4b97cdb
Compare
New unreachable files found with check-files.sh:
|
4b97cdb
to
07c80d6
Compare
New unreachable files found with check-files.sh:
|
ebcd452
to
0dd28c7
Compare
New unreachable files found with check-files.sh:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As indicated by the workflows, source/images/K2g_ice.PNG
is no longer being used by any document as a result of this PR. Please remove that file with the commit that removes the last reference to it.
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/HSR_Offload.rst
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/HSR_PRP_Non_Offload.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/HSR_PRP_Non_Offload.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/HSR_PRP_Non_Offload.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/HSR_PRP_Non_Offload.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
0dd28c7
to
961630f
Compare
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/HSR_PRP_Non_Offload.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/HSR_PRP_Non_Offload.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
…437X This patch updates existing ICSSM doc for AM57x and adds ICSSM doc support for AM335x and AM437x. Signed-off-by: Meghana Malladi <[email protected]>
Add HSR offload and non-offload documentation support for AM65x, AM335x, AM437x and AM57x. Update the hsr scripts to include interface up/down before enabling HSR. Update PRUSS documentation for AM335x, AM437x and AM57x. Signed-off-by: Meghana Malladi <[email protected]>
Signed-off-by: Meghana Malladi <[email protected]>
961630f
to
44c9058
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dao-qiu for review
Add ICSSM documentation support for dual emac, switch and HSR.