[platform/questone2bd] Remove SPD temperature sensors from platform#173
Merged
bbinxie merged 1 commit intoSONIC-DEV:201911_cel_wbfrom May 21, 2020
Merged
Conversation
* [platform-driver]Remove TSoD probe on IMC bus. * [platform-api]Remove jc42 from platform thermal list.
f32a342 to
b38354a
Compare
bbinxie
approved these changes
May 21, 2020
mudsut4ke
pushed a commit
that referenced
this pull request
Jan 25, 2021
[marvell-armhf] Armada A385 soc support #176 backport macsec xpn support to 4.19 kernel (#174) add internal patch marker (#173) Improve netfilter fullclone nat support patch #171 Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
mudsut4ke
pushed a commit
that referenced
this pull request
Mar 16, 2021
Includes the following commits: 1673d25 [y_cable] refactor upgrade firmware API's; Fix vendor and part number API's read size for read_eeprom (#174) ed93a15 [sonic_platform_base] Proper use of class and instance attributes (#173) 691de92 [sonic_y_cable] add stub function for upgrade firmware of Y cable and split the get_part_number and get_vendor API's (#171) Signed-off-by: vaibhav-dahiya <[email protected]>
mudsut4ke
pushed a commit
that referenced
this pull request
May 11, 2021
[muxcable] Fix Redis Selectable Processing (#173) Signed-off-by: vaibhav-dahiya <[email protected]>
jerseyang
pushed a commit
that referenced
this pull request
Jun 4, 2021
Includes the following commits: 1673d25 [y_cable] refactor upgrade firmware API's; Fix vendor and part number API's read size for read_eeprom (#174) ed93a15 [sonic_platform_base] Proper use of class and instance attributes (#173) 691de92 [sonic_y_cable] add stub function for upgrade firmware of Y cable and split the get_part_number and get_vendor API's (#171) Signed-off-by: vaibhav-dahiya <[email protected]>
jerseyang
pushed a commit
that referenced
this pull request
Jun 4, 2021
…t#7357) - [muxcable] Fix Redis Selectable Processing (#173) Signed-off-by: Danny Allen <[email protected]>
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.
- What I did
Remove the SDP temperature sensor on IMC bus.
- How I did it
Remove the SPD TSoD sensor device probe on the IMC bus.
Remove JC42 sensor entry from platform thermal list.
Update total thermal sensors in chassis.
- How to verify it
Boot to SONIC and run
sensorsandshow platform temperatureThe JC42 driver not appear.
- Description for the changelog
Test log:
sensors_list.log
Note: Please use "Squash and merge" option when merge.