[Nokia][sonic-platform] Update nokia sonic-platform submodule with thermal coherence changes to be paired with NDK >= 22.9.26 #18565
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.
These changes ensure proper thermal subsystem operation when removing ASIC internal thermal sensor polling from NDK.
- Please pair this submodule update with NDK >= 22.9.26 : NDK 22.9.26 PR is here: Azure/sonic-buildimage-msft#316
- This PR is 202205 specific. The associated master PR is here: #18564
Edit: Now also includes kernel module changes for error level messages to warning level (this change is 202205 specific and not applicable to master) as well as fix for show chassis module with correct linecard description (https://github.com/Nokia-ION/ndk/issues/45).
Why I did it
These changes are required in order to ensure thermal subsystem coherence when removing 'bcmcmd show pvt' ASIC thermal sensor polling from NDK.
Please pair this submodule update with NDK >= 22.9.26 : NDK 22.9.26 PR is here: Azure/sonic-buildimage-msft#316
Work item tracking
How I did it
Made the necessary modifications to facilitate coherent temp sensor operations.
How to verify it
Verify that thermal subsystem operates normally via 'show platform temperature' command.
Please pair this submodule update with NDK >= 22.9.26 : NDK 22.9.26 PR is here: Azure/sonic-buildimage-msft#316
Which release branch to backport (provide reason below if selected)