Skip to content

ARM: dts: adi: add Rev E support to SC598-SOM#3056

Merged
pamolloy merged 2 commits intoadsp-6.12.0-yfrom
support/reve/598
Jan 19, 2026
Merged

ARM: dts: adi: add Rev E support to SC598-SOM#3056
pamolloy merged 2 commits intoadsp-6.12.0-yfrom
support/reve/598

Conversation

@ozan956
Copy link

@ozan956 ozan956 commented Dec 16, 2025

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

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have compiled my changes, including the documentation
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly
  • I have provided links for the relevant upstream lore

@ozan956 ozan956 requested a review from pamolloy December 16, 2025 15:14
@ozan956 ozan956 self-assigned this Dec 16, 2025
@ozan956 ozan956 added this to ADSP Dec 16, 2025
@ozan956 ozan956 linked an issue Dec 18, 2025 that may be closed by this pull request
@pamolloy pamolloy requested a review from a team January 12, 2026 09:21
@pamolloy
Copy link
Collaborator

pamolloy commented Jan 12, 2026

  • Update include in sc598-som-ezkit.dts and sc598-som-ezlite.dts to Rev E

@pamolloy
Copy link
Collaborator

87879e2 ARM: dts: adi: add Rev E support to SC598-SOM
arch/arm64/boot/dts/adi/sc598-som-revD.dts arch/arm64/boot/dts/adi/sc598-som-revE.dts arch/arm64/boot/dts/adi/sc598-som.dtsi
Warning: checkpatch: Missing commit description - Add an appropriate one

https://github.com/analogdevicesinc/linux/actions/runs/20335481031/job/58420878669?pr=3056#step:7:22

@ozan956 ozan956 force-pushed the support/reve/598 branch 2 times, most recently from 09651f1 to 4e638db Compare January 14, 2026 09:57
@ozan956 ozan956 force-pushed the support/reve/598 branch 2 times, most recently from cd38859 to dfeebb8 Compare January 16, 2026 11:24
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>
@pamolloy pamolloy merged commit 6beb314 into adsp-6.12.0-y Jan 19, 2026
14 checks passed
@pamolloy pamolloy deleted the support/reve/598 branch January 19, 2026 08:12
@github-project-automation github-project-automation bot moved this to Done in ADSP Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update ADSP devicetrees to match U-Boot Rev D/E approach

3 participants