Skip to content

arm64: dts: aspeed: Correct gpio nodes - #288

Open
amd-knieman wants to merge 1 commit into
dev_6.18.20from
gpio-node-swap
Open

arm64: dts: aspeed: Correct gpio nodes#288
amd-knieman wants to merge 1 commit into
dev_6.18.20from
gpio-node-swap

Conversation

@amd-knieman

Copy link
Copy Markdown
Collaborator

Aspeed swapped gpio0 and gpio1 labels during the migration to 6.18.
AspeedTech-BMC@e7e1354

Adjust for this change in AMD platforms.

Tested:
Verified in SP7/SP8 build.

@amd-knieman amd-knieman self-assigned this Jul 24, 2026
};

&gpio0 {
&gpio1 {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this change "gpioset/gpioget" commands?
we use few in platform init and other meta-amd code. Pls review if any recipe needs gpio bank updates as well

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it doesn't change the gpioget/gpioset commands. This is most likely why Aspeed made the change was so that this matched.

Comment thread arch/arm64/boot/dts/aspeed/aspeed-bmc-amd-falcon.dts
Aspeed swapped gpio0 and gpio1 labels during the migration to 6.18.
AspeedTech-BMC@e7e1354

Adjust for this change in AMD platforms.

Tested:
Verified in SP7/SP8 build.

Signed-off-by: Kyle Nieman <Kyle.Nieman@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants