From: Jakub Kicinski Date: Fri, 27 Mar 2026 01:15:39 +0000 (-0700) Subject: Merge branch 'add-support-for-nuvoton-ma35d1-gmac' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d89349fb8849a6147cc7310fcf9059c1504f50f;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'add-support-for-nuvoton-ma35d1-gmac' Joey Lu says: ==================== Add support for Nuvoton MA35D1 GMAC This patch series is submitted to add GMAC support for Nuvoton MA35D1 SoC platform. This work involves implementing a GMAC driver glue layer based on Synopsys DWMAC driver framework to leverage MA35D1's dual GMAC interface capabilities. Overview: 1. Added a GMAC driver glue layer for MA35D1 SoC, providing support for the platform's two GMAC interfaces. 2. Added device tree settings, with specific configurations for our development boards: a. SOM board: Configured for two RGMII interfaces. b. IoT board: Configured with one RGMII and one RMII interface. 3. Added dt-bindings for the GMAC interfaces. ==================== Link: https://patch.msgid.link/20260323101756.81849-1-a0987203069@gmail.com Signed-off-by: Jakub Kicinski --- 7d89349fb8849a6147cc7310fcf9059c1504f50f