ARM: dts: adi: add Rev E support to SC598-SOM#3056
Merged
pamolloy merged 2 commits intoadsp-6.12.0-yfrom Jan 19, 2026
Merged
Conversation
1c6bfac to
87879e2
Compare
Collaborator
|
pamolloy
reviewed
Jan 12, 2026
pamolloy
reviewed
Jan 12, 2026
Collaborator
|
pamolloy
reviewed
Jan 12, 2026
pamolloy
reviewed
Jan 12, 2026
pamolloy
reviewed
Jan 12, 2026
09651f1 to
4e638db
Compare
pamolloy
reviewed
Jan 15, 2026
pamolloy
reviewed
Jan 15, 2026
cd38859 to
dfeebb8
Compare
pamolloy
reviewed
Jan 16, 2026
Currently, these GPIO hogs are defined as GPIO_ACTIVE_HIGH in the device tree. This patch updates them to GPIO_ACTIVE_LOW to accurately reflect the hardware polarity. Fixes: a5d4be9 ("arm64: dts: adi: sc598: add device tree") Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
Add revision-specific DTS files layered on top of sc598-som.dtsi to support Rev D and E. Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
dfeebb8 to
53ae8f7
Compare
CalebEthridgeADI
approved these changes
Jan 16, 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.
PR Description
Add revision-specific DTS files layered on top of sc598-som.dtsi
to support Rev D and E.
Fix errors in the existing GPIO expanders by correcting
GPIO definitions and polarities so they match the hardware.
PR Type
PR Checklist