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: stm32: implement hj_response api #83719

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

Conversation

XenuIsWatching
Copy link
Member

Implement the hj_response api for STM32 I3C. This also implements the PM calls for enabling and disabling runtime PM. For HJ to work the device must be powered on and be receiving a clock.

@XenuIsWatching
Copy link
Member Author

Something I'm not so sure about... is enabling HJ ACKs with the init function. I'm wondering if it may be a good idea to have this be a dts (or KConfig) to have this enabled or not enabled upon power on

Implement the hj_response api for STM32 I3C. This also implements
the PM calls for enabling and disabling runtime PM. For HJ to work
the device must be powered on and be receiving a clock.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants