dts: aspeed: add NVIDIA SPC6 BMC trees to patches-sonic#574
Merged
saiarcot895 merged 2 commits intoMay 12, 2026
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
- Add AST2700 A1 board: aspeed-nvidia-spc6-a1-bmc (+ core dtsi, Makefile DTB entry). - Add AST2700 A2 board: aspeed-nvidia-spc6-bmc (+ core dtsi, nvidia-ast27xx-irot/sunda fragments, Makefile DTB entry). - List both patches in patches-sonic/series (aspeed section). Signed-off-by: Oleksandr Ivantsiv <oivantsiv@nvidia.com>
97c715e to
a8c2db5
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
william8545
approved these changes
May 12, 2026
saiarcot895
previously approved these changes
May 12, 2026
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
saiarcot895
approved these changes
May 12, 2026
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
patches-sonic/that introduce NVIDIA SPC6 BMC device trees for ASPEED AST2700:aspeed-nvidia-spc6-a1-bmc.dtswith sharedaspeed-nvidia-spc6-a1-bmc-core.dtsi, and a Makefile rule to buildaspeed-nvidia-spc6-a1-bmc.dtb.aspeed-nvidia-spc6-bmc.dtswith sharedaspeed-nvidia-spc6-bmc-core.dtsi, plusnvidia-ast27xx-irot.dtsiandnvidia-ast27xx-sunda.dtsi, and a Makefile rule to buildaspeed-nvidia-spc6-bmc.dtb.patches-sonic/series(Aspeed section).Why I did it
How I verified it
patches-sonic/seriesand confirmed the tree contains the expected new DTS/DTI files and Makefile entries.Details if related