From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 7257A2BE7B1; Thu, 5 Feb 2026 02:38:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770259082; cv=none; b=aFvprGhrwUwc9qMOTDJuSWvbVdm6xgOwF14OeSk824lh0QYtTVxcL4PovdCwzArubsGClarryoEskR4IlWSzYOvRCJb99G7QLuN+O+ecLs1ZJbEXWxLj+OD00q6P3RgAsQr6MVF66qayVMi3eQGOTZ8oZG4cqI0FROIG6TCBGwQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770259082; c=relaxed/simple; bh=cto3XPtyqaXxv4BXyDBQtiDFldXDC0LpsCmkQrntc28=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=BmwrjSVaOtol26X8+ldy1DJnv5tCVgrWLN0JBzyvDH/J9/Az67yiOCZYn814Em3UcVTtmSKwDakmy5ABHymB1OF1UlnMjhDL7gfDrhwKydQ/nLN8RDjMNy4sb7lOEqD5bm6fAOSQADvH+rz2WVzJ91CguOO4kdeE+pHbWp4Hs00= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=nFI1kC0l; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="nFI1kC0l" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 55BB1C4CEF7; Thu, 5 Feb 2026 02:38:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1770259082; bh=cto3XPtyqaXxv4BXyDBQtiDFldXDC0LpsCmkQrntc28=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=nFI1kC0lOly5CKPPsTmZmqjQd2euOFj/GI7xPbUJS7HXHxHM+LmfpRUHBdQ2yO817 gwIsASvsTlgWObofrBXlEdY2PX6vYU2Gl/qESfre/xnT0yWbTAWDGCjn98haFog4lp xmCaAHzvvBGONW5giq3ZQd2XUGuQ6xEL/R+3ds9KwmoEnk2wgsnLIMUMdwpFBWsZdA E20Fq39V/d0ZAzNL//F8QsMV2ZjKHAm9LX+Jkw82cub1OqHQJrFgCcmTKnLE6shB0R BMXamdH4ChI8PdsEjrj/WkTg3HXRIBjr/cQ7UxA0AAtJsIZ94jx1hBdMtsipogDahQ YHVOaHvjFXS1w== Date: Wed, 4 Feb 2026 18:38:00 -0800 From: Jakub Kicinski To: Conor Dooley Cc: Biju , Lad Prabhakar , Andrew Lunn , "David S. Miller" , Eric Dumazet , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Geert Uytterhoeven , Magnus Damm , Biju Das , netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} clocks Message-ID: <20260204183800.3dd59ad0@kernel.org> In-Reply-To: <20260204-audience-eastcoast-9e0cf9b96fd2@spud> References: <20260203104541.264759-1-biju.das.jz@bp.renesas.com> <20260204-unroasted-obscurity-c3f5cde43036@spud> <20260204-audience-eastcoast-9e0cf9b96fd2@spud> 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-Transfer-Encoding: 7bit On Wed, 4 Feb 2026 18:02:50 +0000 Conor Dooley wrote: > On Wed, Feb 04, 2026 at 06:01:33PM +0000, Conor Dooley wrote: > > Acked-by: Conor Dooley > > > > pw-bot: not-applicable > > Aw shit, this is a netdev patch. > If I have screwed up the state, hopefully someone can fix it? Ugh, looks like I didn't implement the logic to ignore "+dt" in emails right, cause the cmd didn't even work :/