From: Al Stone on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2040 NOTE: Truncated patchset since you are most likely targeting the wrong branch in GitLab. Open the merge request URL in your web browser, click the Edit button at the top of the page and change the target branch at the top of that page.
Enable the kernel config items so that imx8m PHYs can be set up. Signed-off-by: Al Stone <[email protected]> --- redhat/configs/ark/generic/arm/aarch64/CONFIG_PCS_XPCS | 1 - redhat/configs/ark/generic/x86/CONFIG_PCS_XPCS | 1 - redhat/configs/ark/generic/CONFIG_PCS_XPCS | 1 - redhat/configs/common/generic/arm/aarch64/CONFIG_PHY_FSL_IMX8M_PCIE | 1 + redhat/configs/common/generic/CONFIG_PCS_XPCS | 2 +- redhat/configs/fedora/generic/arm/CONFIG_PHY_MIXEL_LVDS_PHY => redhat/configs/common/generic/CONFIG_PHY_MIXEL_LVDS_PHY | 0 redhat/configs/common/generic/CONFIG_ROCKCHIP_LVDS | 1 + redhat/configs/fedora/generic/arm/CONFIG_DRM_PANEL_LVDS | 1 - redhat/configs/fedora/generic/arm/CONFIG_ROCKCHIP_LVDS | 1 - redhat/configs/fedora/generic/CONFIG_DRM_RCAR_USE_LVDS | 1 - redhat/configs/fedora/generic/CONFIG_PCS_XPCS | 1 - 11 files changed, 3 insertions(+), 8 deletions(-) _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
