mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
536fd8b52a
PD#SWPL-234368 Problem: t6x eth didn't work on kernel 6.12 Solution: bringup t6x on kernel 6.12 1.Sync CL: 572284, 573414, 575489 2.Add '.config_aneg' function instance for meson phy, to fix phydev->eee_enabled with device tree setting. Otherwise, the phydev->eee_enabled obtained by 'phy_probe' would cause the EEE advertisement register to be overwritten when calling 'genphy_c45_an_config_eee_aneg'. Verify: t6x-bu309 Change-Id: I2536867ff7ff1a7a811e02af9edb843c4639a319 Signed-off-by: Qingpeng Yang <qingpeng.yang@amlogic.com>