From: Jakub Kicinski Date: Thu, 23 Mar 2023 05:16:26 +0000 (-0700) Subject: Merge branch 'add-cpswxg-sgmii-support-for-j7200-and-j721e' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5da12895dad53ffb159b7fa9f33b198a051b7b44;p=users%2Fwilly%2Flinux.git Merge branch 'add-cpswxg-sgmii-support-for-j7200-and-j721e' Siddharth Vadapalli says: ==================== Add CPSWxG SGMII support for J7200 and J721E This series adds support to configure the CPSW Ethernet Switch in SGMII mode, using the am65-cpsw-nuss driver. SGMII mode is supported by the CPSWxG instances on TI's J7200 and J721E SoCs. Thus, SGMII mode is added in the list of extra_modes for the appropriate compatibles corresponding to the aforementioned SoCs. Additionally, the method of setting the supported interface via struct "phylink_config" is simplified by converting the IF/ELSE statements to SWITCH statements. ==================== Link: https://lore.kernel.org/r/20230321111958.2800005-1-s-vadapalli@ti.com Signed-off-by: Jakub Kicinski --- 5da12895dad53ffb159b7fa9f33b198a051b7b44