Skip to content

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

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

Closed
albertofloyd opened this issue Jul 30, 2024 · 0 comments · Fixed by #76518
Closed

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

albertofloyd opened this issue Jul 30, 2024 · 0 comments · Fixed by #76518
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@albertofloyd
Copy link
Collaborator

**Get I3C basic device fails for devices that do not support GETCAPS **

To Reproduce
Steps to reproduce the behavior:

  1. cd samples/subsys/shell/shell_module
  2. west build -c -p always -b npcx4m8f_evb -- -DCONFIG_I3C_SHELL
  3. Flash NPCX4 EVB
  4. See error in driver initialization

Expected behavior
I3C devices that do not support GETCAPS should not fail initialization during get basic info

Impact

I3C 1.0 device initialization is incomplete

Logs and console output
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant