arm64: defconfig: Enable configs for Fairphone 3, 4, 5 smartphones#336
Open
swatagar wants to merge 1 commit intoqualcomm-linux:qcom-6.18.yfrom
Open
arm64: defconfig: Enable configs for Fairphone 3, 4, 5 smartphones#336swatagar wants to merge 1 commit intoqualcomm-linux:qcom-6.18.yfrom
swatagar wants to merge 1 commit intoqualcomm-linux:qcom-6.18.yfrom
Conversation
…tphones
Enable base options for MSM8953 and SM6350 SoCs and device-specific
options which are used on the Fairphone 3, Fairphone 4 and Fairphone 5.
* MSM8953 SoC
MSM_GCC_8953, INTERCONNECT_QCOM_MSM8953
* Fairphone 3
NFC_NXP_NCI*, TOUCHSCREEN_HIMAX_HX83112B, DRM_PANEL_HIMAX_HX83112B
* SM6350 SoC
SM_CAMCC_6350, SM_DISPCC_6350, SM_GCC_6350, SM_GPUCC_6350,
SM_VIDEOCC_6350, INTERCONNECT_QCOM_SM6350
* Fairphone 4
DRM_PANEL_HIMAX_HX83112A
* Fairphone 5
DRM_PANEL_RAYDIUM_RM692E5, TYPEC_MUX_PTN36502, INPUT_AW86927
* QCOM PMICs (used on multiple of the devices)
BACKLIGHT_QCOM_WLED, MFD_QCOM_PM8008, REGULATOR_QCOM_PM8008,
LEDS_CLASS_FLASH, LEDS_QCOM_FLASH
* USB audio offloading (enabled on Fairphone 4 & 5)
SND_USB_AUDIO*, SND_SOC_USB, SND_SOC_QDSP6_USB, USB_XHCI_SIDEBAND
Link: https://lore.kernel.org/all/20251014-arm64-defconfig-fp345-v1-1-53fe1eeb598d@fairphone.com/
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
|
Validation: audio over USB headset tested on KLMT |
How are these changes helping QLI hosted targets ? |
|
for audio over usb headset, we need CONFIG_SND_USB_AUDIO config which is enabled as part of upstream change which is present on mainline already. |
shashim-quic
approved these changes
Mar 7, 2026
Approved. However please check what is not needed for QLI and add to prune.config to avoid bloat. |
vvreddy-qualcomm
approved these changes
Mar 7, 2026
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.
Enable base options for MSM8953 and SM6350 SoCs and device-specific options which are used on the Fairphone 3, Fairphone 4 and Fairphone 5.
MSM8953 SoC MSM_GCC_8953, INTERCONNECT_QCOM_MSM8953
Fairphone 3 NFC_NXP_NCI*, TOUCHSCREEN_HIMAX_HX83112B, DRM_PANEL_HIMAX_HX83112B
SM6350 SoC SM_CAMCC_6350, SM_DISPCC_6350, SM_GCC_6350, SM_GPUCC_6350, SM_VIDEOCC_6350, INTERCONNECT_QCOM_SM6350
Fairphone 4 DRM_PANEL_HIMAX_HX83112A
Fairphone 5 DRM_PANEL_RAYDIUM_RM692E5, TYPEC_MUX_PTN36502, INPUT_AW86927
QCOM PMICs (used on multiple of the devices) BACKLIGHT_QCOM_WLED, MFD_QCOM_PM8008, REGULATOR_QCOM_PM8008, LEDS_CLASS_FLASH, LEDS_QCOM_FLASH
USB audio offloading (enabled on Fairphone 4 & 5) SND_USB_AUDIO*, SND_SOC_USB, SND_SOC_QDSP6_USB, USB_XHCI_SIDEBAND
Link: https://lore.kernel.org/all/20251014-arm64-defconfig-fp345-v1-1-53fe1eeb598d@fairphone.com/
CRs-Fixed: 4447527