From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (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 E955030F95F; Fri, 30 Jan 2026 12:42:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.32.30.218 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769776964; cv=none; b=Ny+8+XRZiQ+2GeXsM1eHGyT4whQKDY5654a2gRxDUMVeUAZ+/lAjoNvNfHMd95gQ846Kb+fi6Ke494IQgLV9CwHDcdHIHRPnhFUi9XSldJiJ/7f8GmwzHpAaE0UuWNKorJbVhLBimJgDPjg7qDKDg22bvRdaishQG0/sGc9QBko= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769776964; c=relaxed/simple; bh=/euwNydz2WZYji38Mhzo02NEYx4mNipEtMobcQJVoBs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=gWcujkEzI2Ooq8j9RcEJ1viEESJYCwdwxXxCMuFc4LLRUifzAJfYDlkT2c0uRY2QstTHtvtLUD1Pmnkqv91U7O/A7FDK4Kf8FwKgGfGJaUTaf6ID1tI7iytF0Z6vM6oURAWtUWaGbs6KOr9jdrAiV7zaVO/BJsUjuNRiKhWg3zU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk; spf=none smtp.mailfrom=armlinux.org.uk; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b=wkFCJEHr; arc=none smtp.client-ip=78.32.30.218 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="wkFCJEHr" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=gRMRyXmY9tgfoDCkctSdX1Iu1xwbUhfDkogoS4yqx58=; b=wkFCJEHrGYBgy22kGdVJiCa5Al KEpH0kjQ4SNJ1ivzT5RA21SRe173/8w29ZfrE/XOPrv0+1ZxsfVDFIDPAi7AkjbQeRJMkKWnLjKL1 aWVnp3k4tlxOQ3Rn/fAx5dbF2Buu1DsVqtKcwXgulO2kfgCrgpHuHd1ZpVmXhZGrN7oZjW5A1sRQ5 6ROaYHoKcHvEklCTq4ZB9xtv37CmnsB+7oqsVjMmvqCEVgVwBn6G4HsOyb0RnUW8gwItMT2knfIlg PaNd9Myl0gtcTlvLuxuSByOh/Tezie/4m236L4PjK2GzenQ3WHbkthuUZFwOxp3rINWaUNrig/8WC YQ5CEd6w==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:59482) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vlnpW-0000000016u-25xs; Fri, 30 Jan 2026 12:42:30 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1vlnpS-000000000WM-2b5B; Fri, 30 Jan 2026 12:42:26 +0000 Date: Fri, 30 Jan 2026 12:42:26 +0000 From: "Russell King (Oracle)" To: Biju Cc: Lad Prabhakar , Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Maxime Coquelin , Alexandre Torgue , Richard Cochran , Geert Uytterhoeven , Magnus Damm , Biju Das , netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next v2 2/2] net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoC Message-ID: References: <20260130114744.252533-1-biju.das.jz@bp.renesas.com> <20260130114744.252533-3-biju.das.jz@bp.renesas.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260130114744.252533-3-biju.das.jz@bp.renesas.com> Sender: Russell King (Oracle) On Fri, Jan 30, 2026 at 11:47:40AM +0000, Biju wrote: > From: Biju Das > > Compared to other Renesas GBETH stmmac glue drivers, RZ/G3L GBETH IP use > the version Synopsys DesignWare MAC (version 5.30). It has an extra clock > compared to RZ/V2H and has ptp_pps_o interrupts. Add support for RZ/G3L > GBETH by reusing device data of RZ/V2H and can be extended to add other > functionalities later. > > Signed-off-by: Biju Das This seems to be patch 2 of 2, but there's no sign of patch 1 nor the cover message. I'm guessing patch 1 was updating the DT binding docuentation. For this patch: Reviewed-by: Russell King (Oracle) Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!