Skip to content

drivers: i3c: fix adv_info_get ret code #90842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025

Conversation

XenuIsWatching
Copy link
Member

It's possible if a device is an i3c v1.0 spec, no hdr, no mxds, no controller caps, and does not have a mrl nor mwl. It should return 0 if it doesn't need to do anything.

It's possible if a device is an i3c v1.0 spec, no hdr, no mxds,
no controller caps, and does not have a mrl nor mwl. It should
return 0 if it doesn't need to do anything.

Signed-off-by: Ryan McClelland <[email protected]>
@github-actions github-actions bot added area: I3C size: XS A PR changing only a single line of code labels May 30, 2025
@github-actions github-actions bot requested a review from dcpleung May 30, 2025 06:27
Copy link

@nashif nashif added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label May 31, 2025
@nashif nashif merged commit 8c7417a into zephyrproject-rtos:main May 31, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: I3C size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants