Re: [PATCH v2 08/23] rockchip: rk35xx: Imply support for GbE PHY

2024-04-14 Thread Dragan Simic
On 2024-04-13 20:13, Jonas Karlman wrote: Imply support for GbE PHY status parsing and configuration when support for onboard ethernet is enabled. s/ethernet/Ethernet/ -- only if there will be v3 Signed-off-by: Jonas Karlman Reviewed-by: Quentin Schulz Looking good to me. Reviewed-by: Dr

[PATCH v2 08/23] rockchip: rk35xx: Imply support for GbE PHY

2024-04-13 Thread Jonas Karlman
Imply support for GbE PHY status parsing and configuration when support for onboard ethernet is enabled. Signed-off-by: Jonas Karlman Reviewed-by: Quentin Schulz --- v2: Collect r-b tag --- arch/arm/mach-rockchip/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-rockch