-
Notifications
You must be signed in to change notification settings - Fork 8.2k
drivers: i3c: npcx: i3c target driver #81067
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
Conversation
alvsun
commented
Nov 7, 2024
- add buffer mode callback api for DMA.
- add npcx i3c targt driver.
3ad7c38 to
f7277bf
Compare
fabiobaltieri
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey it looks like second commit has more than just the "add target driver", would it make sense to break it down to smaller changes? it's hard to follow as it is now
e162203 to
a1baedd
Compare
a1baedd to
39e1aea
Compare
39e1aea to
c77dfb2
Compare
c77dfb2 to
26920a9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks like there are some unrelated CI failures... you may need to rebase to get around it... but the PR now LGTM!
As title. Signed-off-by: Alvis Sun <[email protected]>
As title. Signed-off-by: Alvis Sun <[email protected]>
As title. Signed-off-by: Alvis Sun <[email protected]>
As title. Signed-off-by: Alvis Sun <[email protected]>
26920a9 to
16d754f
Compare