Rebase monaco-evk-ifp-mezzanine changes to latest version (v3)#329
Open
umang-chheda wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
Open
Rebase monaco-evk-ifp-mezzanine changes to latest version (v3)#329umang-chheda wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
umang-chheda wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
Conversation
Komal-Bajaj
approved these changes
Mar 5, 2026
This reverts commit d431167. Revert v2 of this patch and bring-in v3 of the patch which has DT name change and minor fixes. Signed-off-by: Umang Chheda <umang.chheda@oss.qualcomm.com>
The IFP Mezzanine is an hardware expansion add-on board designed
to be stacked on top of Monaco EVK.
It has following peripherals :
- 4x Type A USB ports in host mode.
- TC9563 PCIe switch, which has following three downstream ports (DSP) :
- 1st DSP is routed to an M.2 E-Key connector, intended for
WLAN modules.
- 2nd DSP is routed to an M.2 B-key connector, intended for
cellular modems.
- 3rd DSP with support for Dual Ethernet ports.
- EEPROM.
- LVDS Display.
- 2*mini DP.
Add support for following peripherals :
- TC9563 PCIe Switch.
- EEPROM.
Enable support for USB hub, LVDS display and mini-DP later once dependent
changes are available in monaco-evk core-kit.
Written with inputs from :
Krishna Chaitanya Chundru <krishna.chundru@oss.qualcomm.com> - PCIe
Monish Chunara <monish.chunara@oss.qualcomm.com> - EEPROM.
Signed-off-by: Umang Chheda <umang.chheda@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
link: https://lore.kernel.org/lkml/20260303164314.886733-1-umang.chheda@oss.qualcomm.com/
Test Matrix
|
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.
Rebase monaco-evk-ifp-mezzanine changes to latest version (v3) of patch posted upstream.
This change reverts v2 patch and brings-in v3 patch to bring-in the DT name change which was suggested by maintainers.
V2 is needed to be rebased to prevent renaming the board name in meta-qcom once the final version of patch is merged.
CRs-Fixed: 4438006