Skip to content

gpio: adi-adsp-port: update set callback to return int#3345

Closed
artursartamonovsadi wants to merge 1 commit into
adsp-6.18.31-yfrom
fix/arturs/adsp-6.18.31-y/update-gpio
Closed

gpio: adi-adsp-port: update set callback to return int#3345
artursartamonovsadi wants to merge 1 commit into
adsp-6.18.31-yfrom
fix/arturs/adsp-6.18.31-y/update-gpio

Conversation

@artursartamonovsadi
Copy link
Copy Markdown

Adapt to the upstream gpio_chip API change where the .set callback
now returns int instead of void, allowing error propagation.

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

  Adapt to the upstream gpio_chip API change where the .set callback
  now returns int instead of void, allowing error propagation.

Signed-off-by: Arturs Artamonovs <Arturs.Artamonovs@analog.com>
@ozan956
Copy link
Copy Markdown

ozan956 commented May 27, 2026

I think its already covered. See eabc1d1 in #3332

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.

8 participants