From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C89D620309; Fri, 10 May 2024 07:37:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.193 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715326661; cv=none; b=HAH6a+lA9MqFL5BywVwvpbacRTvxX8xzVMVexrvNan9Wu1otf9NghnfKiTv0z+u8psXqtOYLPjdu28qjV6QmWxuQsfoHQxFpzV6o1yo7h257+yaSVY2G1FXriJwrqRSw7jVyUyBL+u0fEnHPOt4JzIETvrz6bwsdBFiIVVLv9FY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715326661; c=relaxed/simple; bh=3DM0ZO+FogVDbU8drIbqsYxQvfnaP9UJ+hCwt+7eglo=; h=From:Subject:Date:Message-Id:MIME-Version:Content-Type:To:Cc; b=MaDsbSVWZPk96h6hf5kLZ890XkubO40PiP4TaFSMlSEYR3T/vHhJiiq6AJWcXW4QS5O6+uUbVNBjkoYGbYSG/6uwcutqEGNC4ogh9iZCvCU+YlOX1vugiZ0zsiAOx+OwvqpJ87ZKDnl0vCm1nX38keKg1LHokC9uAaIAthrdvrw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=HVqaqDuU; arc=none smtp.client-ip=217.70.183.193 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="HVqaqDuU" Received: by mail.gandi.net (Postfix) with ESMTPSA id EA74A240003; Fri, 10 May 2024 07:37:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1715326651; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=h2r7Nv7nCfZb/d+nWyCikbcMpA1yPgiBcyKQtN4s7+U=; b=HVqaqDuUKY4tv6ElBmXqh4YOznvxtKcIqGfKVkA3B3N6aCUawihmHcyczf+0EttQiGtfaJ KswtiN2jvbT5kR3lt/ou4ENGYtwCF1H9gh34Bid0pZliuyk1Ya9DB0i/c9FhF5tnAUmQwM h64L+DNcCHUDEdUXth2Jq5Nixi9xVMsSr+Gowh56hk71FQx8f0Vx5EfdV7dMWwUO83n2C3 7trZcmYZAOnA9scwLOvM4ccxV0FuAk7W+DrODqREiRHzdsB7OCr9FL8W4wfhANrJfBc6mE /l/VqtHrVwKAo1jcZLuu0LBoWT646tqOUryZ617YMu1L65UEpXKwxAsGqfRjnQ== From: Romain Gantois Subject: [PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices Date: Fri, 10 May 2024 09:38:07 +0200 Message-Id: <20240510-rzn1-gmac1-v6-0-b63942be334c@bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-B4-Tracking: v=1; b=H4sIAN/OPWYC/23NwW7DIBAE0F+JOJcK1osNPfU/qh7wekmQGqiwZ aWN/O9FPhm5x9HozTzFzCXyLN4uT1F4jXPMqYb+5SLo5tOVZZxqFqAAFSqQ5Tdpeb170rK3hoI dXDcpFhV8Fw7xsY99iMSLTPxYxGdtbnFecvnZX1a99/8NrloqaUaGEazDydL7mPPyFdMr5fs+t MIRuwZDxYMjjyZAoMGdcXfA2jS4q9iPGgIQotLTGeMBAzYYK7YGfD0mVqTO2BxwpxpsKu4h9MZ bDKhti7dt+wOrUsIjpAEAAA== To: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Geert Uytterhoeven , Magnus Damm , Alexandre Torgue , Jose Abreu , Maxime Coquelin , Russell King , =?utf-8?q?Cl=C3=A9ment_L=C3=A9ger?= , Serge Semin Cc: Thomas Petazzoni , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, Romain Gantois , "Russell King (Oracle)" , Maxime Chevallier X-Mailer: b4 0.13.0 X-GND-Sasl: romain.gantois@bootlin.com Hello everyone, This is version six of my series that adds support for a Gigabit Ethernet controller featured in the Renesas r9a06g032 SoC, of the RZ/N1 family. This GMAC device is based on a Synopsys IP and is compatible with the stmmac driver. My former colleague Clément Léger originally sent a series for this driver, but an issue in bringing up the PCS clock had blocked the upstreaming process. This issue has since been resolved by the following series: https://lore.kernel.org/all/20240326-rxc_bugfix-v6-0-24a74e5c761f@bootlin.com/ This series consists of a devicetree binding describing the RZN1 GMAC controller IP, a node for the GMAC1 device in the r9a06g032 SoC device tree, and the GMAC driver itself which is a glue layer in stmmac. There are also two patches by Russell that improve pcs initialization handling in stmmac. Best Regards, Romain Gantois --- Changes in v6: - Changed stmmac_pcs_clean() prototype to match stmmac_pcs_setup() - Link to v5: https://lore.kernel.org/r/20240430-rzn1-gmac1-v5-0-62f65a84f418@bootlin.com Changes in v5: - Refactored the stmmac_xpcs_setup() function to group together XPCS and PCS setup logic. - Added a stmmac_pcs_clean() function as a counterpart to stmmac_pcs_setup() - Link to v4: https://lore.kernel.org/r/20240424-rzn1-gmac1-v4-0-852a5f2ce0c0@bootlin.com Changes in v4: - Removed the second parameters of the new pcs_init/exit() callbacks - Removed unnecessary interrupt-parent reference in gmac1 device node - Link to v3: https://lore.kernel.org/r/20240415-rzn1-gmac1-v3-0-ab12f2c4401d@bootlin.com Changes in v3: - Fixed a typo in the socfpga patch - Link to v2: https://lore.kernel.org/r/20240409-rzn1-gmac1-v2-0-79ca45f2fc79@bootlin.com Changes in v2: - Add pcs_init/exit callbacks in stmmac to solve race condition - Use pcs_init/exit callbacks in dwmac_socfpga glue layer - Miscellaneous device tree binding corrections - Link to v1: https://lore.kernel.org/r/20240402-rzn1-gmac1-v1-0-5be2b2894d8c@bootlin.com --- Clément Léger (3): dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support net: stmmac: add support for RZ/N1 GMAC ARM: dts: r9a06g032: describe GMAC1 Russell King (Oracle) (2): net: stmmac: introduce pcs_init/pcs_exit stmmac operations net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit Serge Semin (2): net: stmmac: Add dedicated XPCS cleanup method net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices .../devicetree/bindings/net/renesas,rzn1-gmac.yaml | 66 +++++++++++++ MAINTAINERS | 6 ++ arch/arm/boot/dts/renesas/r9a06g032.dtsi | 18 ++++ drivers/net/ethernet/stmicro/stmmac/Kconfig | 12 +++ drivers/net/ethernet/stmicro/stmmac/Makefile | 1 + drivers/net/ethernet/stmicro/stmmac/dwmac-rzn1.c | 86 +++++++++++++++++ .../net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 107 ++++++++++----------- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 3 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 14 +-- drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 50 +++++++--- include/linux/stmmac.h | 2 + 11 files changed, 289 insertions(+), 76 deletions(-) --- base-commit: 383eed2de529287337d9153a5084d4291a7c69f2 change-id: 20240402-rzn1-gmac1-685cf8793d0e Best regards, -- Romain Gantois