-
Notifications
You must be signed in to change notification settings - Fork 73
feat(linux): Add ICSSM doc support for link speed and duplexity config #521
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 doc support for link speed and duplexity config #521
Conversation
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
b202b37 to
7566a97
Compare
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
7566a97 to
13e224c
Compare
|
@danish-ti please review |
StaticRocket
left a comment
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.
Please address the vale comments in the diff. If you need to add a new word to the vocabulary, please see https://github.com/TexasInstruments/processor-sdk-doc/blob/master/CONTRIBUTING.md#vale-grammar-spelling-and-prose-checking
|
vale is funny: |
13e224c to
811c7ab
Compare
source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst
Outdated
Show resolved
Hide resolved
…guration Add section for configuring link speed and duplexity for a given network interface in ICSSM driver and highlight the known issue that half duplex doesn't work for eth1 interface of am335x platform Signed-off-by: Meghana Malladi <[email protected]>
811c7ab to
0f03088
Compare
Add section for configuring link speed and duplexity for a given network interface in ICSSM driver and highlight the known issue that half duplex doesn't work for eth1 interface of am335x platform