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

drivers: i3c: Reset device list addresses when RST command is issued #78784

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

albertofloyd
Copy link
Collaborator

@albertofloyd albertofloyd commented Sep 20, 2024

Reset dynamic addresses when RST command is issued

Fixes #78591

Reset dynamic addresses when RST command is issued

Signed-off-by: Jose Alberto Meza <[email protected]>
@XenuIsWatching
Copy link
Member

I don't think this is the right approach... if something were to be added to also modify desc, something at the i3c_common.c such as a i3c_bus_rstdaa func would make sense which would call i3c_ccc_do_rstdaa_all and then set all the da to 0.

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.

drivers: i3c: common: ENTDAA after request is not possible after RSTDAA
4 participants