Add partial IPA driver support for sdm660/636/630 platforms and clk-voter driver #154
Open
ZXlieC wants to merge 3 commits intosdm660-mainline:qcom-sdm660-6.18.yfrom
Open
Conversation
TODO: Proper runtime PM and clock/BW scaling Signed-off-by: Sireesh Kodali <sireeshkodali1@gmail.com> Signed-off-by: Vladimir Lypak <vladimir.lypak@gmail.com> --- net: ipa2-lite: update size and flags on skipped RX descriptors net: ipa2-lite: initialize system headers and set max_mtu net: ipa2-lite: create modem netdev before it might be used
Add partial IPA driver support. Mobile data don`t works because ipa-lite driver don`t support probing uc smmu (which is required for sdm660/636/630 platforms), so this driver just helps Modem Manager to see modem in system. Other feautures like calls, USSD and SMS works well! Signed-off-by: Nazar Kompanets <xlie7669@gmail.com>
7ebb666 to
63e938b
Compare
Add clk-voter support Signed-off-by: Nazar Kompanets <xlie7669@gmail.com>
63e938b to
9f84408
Compare
3990a7d to
9f84408
Compare
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.
Partial IPA driver support, mobile data not working because remoteproc crashing but calls, SMS, USSD and GPS works well (tested on xiaomi lavender)