Skip to content

Conversation

@albertofloyd
Copy link
Contributor

@albertofloyd albertofloyd commented Jul 30, 2024

If it's a I3C v1.0 device without any HDR modes do not treat as an error if GETCAPS gives no valid response.

Fixes #76519

@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: I3C labels Jul 30, 2024
@XenuIsWatching XenuIsWatching added bug The issue is a bug, or the PR is fixing a bug backport v3.7-branch Request backport to the v3.7-branch labels Jul 31, 2024
@XenuIsWatching XenuIsWatching added this to the v3.7.1 milestone Jul 31, 2024
@XenuIsWatching XenuIsWatching changed the title drivers: i3c: common: Do not tread GETCAPS failure as error for 1.0 d… drivers: i3c: common: Do not treat GETCAPS failure as error for 1.0 d… Jul 31, 2024
…evice

If it's a I3C v1.0 device without any HDR modes do not treat as an error
if GETCAPS gives no valid response.

Signed-off-by: Jose Alberto Meza <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: I3C backport v3.7-branch Request backport to the v3.7-branch bug The issue is a bug, or the PR is fixing a bug size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get I3C basic device fails for devices that do not support GETCAP

5 participants