Skip to content
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

update i3c driver #100

Merged
merged 2 commits into from
May 17, 2024
Merged

update i3c driver #100

merged 2 commits into from
May 17, 2024

Conversation

jc849
Copy link
Collaborator

@jc849 jc849 commented May 17, 2024

drivers: i3c: npcm4xx: add new API for OpenBIC

drivers: i3c: npcm4xx: fix master mode xfer fail issues

cpchiang added 2 commits May 15, 2024 22:24
add below API for OpenBIC:
1. i3c_slave_set_static_addr
2. i3c_set_pid_extra_info

Signed-off-by: cpchiang <[email protected]>
fix master mode xfer fail issues.

1. depend on MCLK frequency(96/48) to configure OD/PP setting.

2. check dev_descs instead of pDevList when xfer.
   dev_descs added when call i3c_master_attach_device()

3. return actual read length after xfer done.

Signed-off-by: cpchiang <[email protected]>
@jc849 jc849 merged commit 59344ab into Nuvoton-Israel:npcm-v2.6 May 17, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant