Skip to content

zephyr: Remove reg devicetree property from IIO devices - #1529

Open
petejohanson-adi wants to merge 1 commit into
analogdevicesinc:mainfrom
petejohanson-adi:iiod-zephyr-dts-remove-reg-requirement
Open

zephyr: Remove reg devicetree property from IIO devices#1529
petejohanson-adi wants to merge 1 commit into
analogdevicesinc:mainfrom
petejohanson-adi:iiod-zephyr-dts-remove-reg-requirement

Conversation

@petejohanson-adi

@petejohanson-adi petejohanson-adi commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

PR Description

Simplify the devicetree syntax for IIO devices by removing the unused/unneeded reg property requirement, since the reg value is no longer used by the Zephyr backend.

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 commented new code, particularly complex or unclear areas
  • I have checked that I did not introduce new warnings or errors (CI output)
  • I have checked that components that use libiio did not get broken
  • I have updated the documentation accordingly (GitHub Pages, READMEs, etc)

Simplify the devicetree syntax for IIO devices by removing the
unused/unneeded `reg` property requirement, since the reg value is no
longer used by the Zephyr backend.

Signed-off-by: Pete Johanson <pete.johanson@analog.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.

1 participant