[Delta]: Add psuutil support for ag9032v1, fix the bug of psu module & add pre-emphasis in led_proc_init.soc#1285
Closed
nealtai wants to merge 1 commit intosonic-net:masterfrom
nealtai:ag9032v1_0118
Closed
[Delta]: Add psuutil support for ag9032v1, fix the bug of psu module & add pre-emphasis in led_proc_init.soc#1285nealtai wants to merge 1 commit intosonic-net:masterfrom nealtai:ag9032v1_0118
nealtai wants to merge 1 commit intosonic-net:masterfrom
nealtai:ag9032v1_0118
Conversation
Fix the bug of psu module for ag9032v1
Add pre-emphasis in led_proc_init.soc for ag9032v1
Signed-off-by: neal <[email protected]>
lguohan
reviewed
Jan 8, 2018
| @@ -1,3 +1,1027 @@ | |||
| phy ce0 AMS_TX_CTL2r.0 AMS_TX_AMP_CTL=0xf | |||
Collaborator
There was a problem hiding this comment.
can these pre-emphasis settings be put into config.bcm?
Contributor
Author
There was a problem hiding this comment.
Hi lguohan, I will put pre-emphasis into config.bcm.
Contributor
Author
|
Move pre-emphasis into config.bcm. I will pull new requests . |
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
5 tasks
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
* [proxy_arp] Implement proxy ARP feature Signed-off-by: Volodymyr Samotiy <[email protected]>
dgsudharsan
pushed a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Jul 1, 2025
…12 (sonic-net#1285) ```<br>* fe692e9 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-buildimage into 202412 (2025-06-25) [Sonic Automation] * 6c768f7 - (head/202411) PR for Smartswitch pilot 202411.1.0.9 (sonic-net#23060) (2025-06-24) [rameshraghupathy]<br>```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[Delta]: Add psuutil support for ag9032v1
Fix the bug of psu module for ag9032v1
Add pre-emphasis in led_proc_init.soc for ag9032v1
Signed-off-by: neal [email protected]