add phone capability via MACHINE_FEATURES for iq-x7181-evk and iq-x5121-evk#2776
Open
hsharm-bit (hsharm-bit) wants to merge 2 commits into
Open
add phone capability via MACHINE_FEATURES for iq-x7181-evk and iq-x5121-evk#2776hsharm-bit (hsharm-bit) wants to merge 2 commits into
hsharm-bit (hsharm-bit) wants to merge 2 commits into
Conversation
Test Results 111 files + 4 658 suites +24 10h 9m 43s ⏱️ + 2h 47m 11s For more details on these failures, see this check. Results for commit b0febfd. ± Comparison against base commit 88b70e1. |
Contributor
|
I've asked a similar question before: doesn't every machine with a PCIe M.2 slot support modems? |
Add 'phone' to MACHINE_FEATURES to support cellular and telephony functionality for Hamoa for external M.2 attached modems. On Hamoa, the modem is attached via the M.2 slot available on supported kit configurations. Signed-off-by: Harsh Sharma <hsharm@qti.qualcomm.com>
Add 'phone' to MACHINE_FEATURES to support cellular and telephony functionality for Purwa for external M.2 attached modems. On Purwa, the modem is attached via the M.2 slot available on supported kit configurations. Signed-off-by: Harsh Sharma <hsharm@qti.qualcomm.com>
hsharm-bit (hsharm-bit)
force-pushed
the
hamoa_purwa_phone
branch
from
July 22, 2026 16:55
b0febfd to
d418aab
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.
Add 'phone' to MACHINE_FEATURES for iq-x7181-evk and iq-x5121-evk.
Both platforms support an external modem attached via an M.2 slot.
Without 'phone' in MACHINE_FEATURES, cellular-related software
components are not enabled by higher layers.
CRs-Fixed: 4618837