- Add the MICROSEMI_PHY of VSC8514 phy to support J7X-VSC8514-ETH card. - Add several CPSW bridge related configs to support CPSW switch mode. - Add Embedded DisplayPort panels module and change SN65DSI86 to module to avoid failed to create device link (0x180) with regulator-dp1-prw since the timing of driver loading.
Signed-off-by: Xulin Sun <[email protected]> --- bsp/ti-j7xxx/ti-j7xxx.cfg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bsp/ti-j7xxx/ti-j7xxx.cfg b/bsp/ti-j7xxx/ti-j7xxx.cfg index 17ec3c8b..9a313f72 100755 --- a/bsp/ti-j7xxx/ti-j7xxx.cfg +++ b/bsp/ti-j7xxx/ti-j7xxx.cfg @@ -271,6 +271,7 @@ CONFIG_PHY_J721E_WIZ=y CONFIG_DP83869_PHY=y CONFIG_MDIO_BUS_MUX_MULTIPLEXER=y CONFIG_MUX_GPIO=y +CONFIG_MICROSEMI_PHY=y # # Gigabit Ethernet Switch subsystem @@ -279,6 +280,10 @@ CONFIG_TI_DAVINCI_MDIO=y CONFIG_TI_K3_AM65_CPSW_NUSS=y CONFIG_TI_K3_AM65_CPSW_SWITCHDEV=y CONFIG_NET_SWITCHDEV=y +CONFIG_TI_K3_AM65_CPTS=y +CONFIG_TI_AM65_CPSW_TAS=y +CONFIG_NET_SCH_TAPRIO=y +CONFIG_BRIDGE_VLAN_FILTERING=y # # CRYPTO @@ -314,7 +319,7 @@ CONFIG_DRM_FBDEV_EMULATION=y CONFIG_FB=y CONFIG_DRM_CDNS_DSI=y -CONFIG_DRM_TI_SN65DSI86=y +CONFIG_DRM_TI_SN65DSI86=m # SGX driver needs legacy support CONFIG_DRM_LEGACY=y @@ -326,6 +331,7 @@ CONFIG_DRM_TI_TPD12S015=y CONFIG_DRM_DISPLAY_CONNECTOR=y CONFIG_DRM_LVDS_CODEC=y CONFIG_DRM_SII902X=y +CONFIG_DRM_PANEL_EDP=m # # HYPERBUS -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13242): https://lists.yoctoproject.org/g/linux-yocto/message/13242 Mute This Topic: https://lists.yoctoproject.org/mt/102213928/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
