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: add ccc setbuscon and fixup rstact #79024

Merged
merged 5 commits into from
Sep 30, 2024

Conversation

XenuIsWatching
Copy link
Member

@XenuIsWatching XenuIsWatching commented Sep 25, 2024

Add ccc helpers and defines for SETBUSCON. Also include a shell command

https://www.mipi.org/MIPI_I3C_bus_context_byte_values_public.html

This also includes the fix up for RSTACT direct in shell as well as reverting the revert to build the shell

@XenuIsWatching XenuIsWatching changed the title drivers: i3c: add ccc setbuscon drivers: i3c: add ccc setbuscon and fixup rstact Sep 26, 2024
gmarull
gmarull previously approved these changes Sep 26, 2024
Add the parse args function for the rstact

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
Both zephyrproject-rtos#78823 and zephyrproject-rtos#78807 merged at around the same time. This made it so
the shell didn't compile when zephyrproject-rtos#78823 was stacked on top as it did not run
with the test build. This fixes the compile issues.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
Add helpers and defines for the i3c ccc setbuscon.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
Add a i3c shell command for the i3c ccc setbuscon.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
This reverts commit 50720f8.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
@MaureenHelm MaureenHelm merged commit 996512d into zephyrproject-rtos:main Sep 30, 2024
23 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.

5 participants