-
Notifications
You must be signed in to change notification settings - Fork 8.3k
[Backport v4.3-branch] driver: i2c: i2c_dw: clear block mode on init #99615
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
base: v4.3-branch
Are you sure you want to change the base?
Conversation
Depending on the IP's `IC_TX_CMD_BLOCK_DEFAULT` parameter, we might have to clear the `TX_CMD_BLOCK` bit on init so that Controller mode works. Signed-off-by: Yong Cong Sin <ycsin@meta.com> Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com> (cherry picked from commit a028d8f)
|
|
@teburd your review/approval is neede here @JarmouniA could you also take a look? Even backports need two approvals, including the assignee. |
I wasn't involved in the review of the backported PR. |
That doesn't mean you're not allowed to review the backport :) I assumed you had an interest in this since you've did some meta-data updates to this PR earlier. |



Backport a028d8f from #98583.
Fixes #98588