[Backport][5.15]Backport I2C Module#2
Open
Lzeyan wants to merge 4 commits into
Open
Conversation
added 3 commits
July 11, 2025 11:45
Add gpio-hisi for module soft depend to ensure gpio driver is
loaded fist and I2C driver can obtain bus recovery gpio pin
resources.
Fixes: bdc031294c4d ("i2c: hisi: Add gpio bus recovery support")
Signed-off-by: Devyn Liu <liudingyuan@huawei.com>
Signed-off-by: lujunhua <lujunhua7@h-partners.com>
Signed-off-by: Yanze Liu <liuyanze1@h-partners.com>
…occess in bus recovery action The I2C controller hardware manual specifies the bus recovery operation for I2C. It is recommended to reset the I2C controller and reinitialize the I2C bus configuration in bus recovery operation, which can more effectively ensure the recovery of the I2C bus. So we add I2C controller reset and initialization proccess in bus recovery action. Signed-off-by: Devyn Liu <liudingyuan@huawei.com> Signed-off-by: Junhua Lu <lujunhua7@h-partners.com> Signed-off-by: Yanze Liu <liuyanze1@h-partners.com>
…THOD Correct the description comment for PIN_MUX METHOD and rename it to hisi instead of dw. Signed-off-by: Devyn Liu <liudingyuan@huawei.com> Signed-off-by: Junhua Lu <lujunhua7@h-partners.com> Signed-off-by: Yanze Liu <liuyanze1@h-partners.com>
|
缺少i2c-hisi模块编译截图 |
config.aarch64 and config.aarch64-64k, these two files previously had incorrect parameters configured, and this modification is intended to resolve the issue. Signed-off-by: Yanze Liu <liuyanze1@h-partners.com>
Author
已补充 |
Lostwayzxc
pushed a commit
that referenced
this pull request
Jul 21, 2025
dmaengine: ioat: Free up __cleanup() name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.