From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 93A3D29B781; Thu, 24 Sep 2026 00:21:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790209276; cv=none; b=ET4Qt13tUP6MtrNjlW7ZtYX/4zLmNv3bTPsIPyn6BCyPU337bwDwxBEZhldT0Zhk7scFwm6yHmALecDuQ+T83saP3iILC8XtWyCq5AcmW4eHErWmdv2NcpyvKetlGZ1/B7wRHXL/1A18cLzokG8z66G04INIAPdgDzxg5V0dB2k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790209276; c=relaxed/simple; bh=QJRADHmzYT8I355KWt9VHUPooySLt0m95vJyoDFltL0=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=A7U38n42JoQK3YCJ5/P/gQ04S25jrYzBCKJjH/4eYDdtfVRCbxnaWkE7YdolcfB9RyKT0E993ZuKhONVfU6zgsPxOTtr0+WHxRweizwNzThN5FG9qpOi/tulJgTSSZm0nB8iQHaqFPuIyZOtqTG6W2woBaKjqbOTq0w0OexYLTM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=LGQi+8Bg; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="LGQi+8Bg" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 73DD11F00893; Thu, 24 Sep 2026 00:21:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1790209275; bh=7+GXSmzE24/GkdKE1YlsrfnDsoea8s/hMpL6MHJito4=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=LGQi+8BgjJWtl79++rw0iM4gPp0atmCUo8BNje0vcnJ4COQz9MOXYOy4lArrLNxeN cm5taon8ZuzF1XJXQ4x6qP9enZgzntAIkMopRMJmLwkeap+pubh6dd1Y2AsncAQW4n R6jMFxGNbFmKPN2CI6QaeTOdxWf+N/2QKkM/NfZjm8/PQ5IysQFxlmc+OaASrtjtP5 T/r8GKy/f0HG1XQhcRMrdfGdARoUtkRuLnYhfp7u79F4kGs4n/DkY1PZaiXcWBsvqx nHBtlozNAMUSRX3cxmE6VovWA4Ra2OYE+MmRwt33e7sMOo+6r64as1SHAAmpuXAm+I tFJoRB5B5XHzg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 56A4339E9607; Thu, 24 Sep 2026 00:20:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v3] dt-bindings: net: nvidia,tegra234-mgbe: Add missing properties From: patchwork-bot+netdevbpf@kernel.org Message-Id: <179020920515.1246203.8562812404756160098.git-patchwork-notify@kernel.org> Date: Thu, 24 Sep 2026 00:20:05 +0000 References: <20260921110422.220832-1-thierry.reding@kernel.org> In-Reply-To: <20260921110422.220832-1-thierry.reding@kernel.org> To: Thierry Reding Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, jonathanh@nvidia.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Mon, 21 Sep 2026 13:04:22 +0200 you wrote: > From: Thierry Reding > > Being a DWMAC derivative, the Tegra234 MGBE supports AXI configuration > nodes named stmmac-axi-config and phandle references to them using the > snps,axi-config property. > > While at it, add the 10gbase-r PHY mode. > > [...] Here is the summary with links: - [v3] dt-bindings: net: nvidia,tegra234-mgbe: Add missing properties https://git.kernel.org/netdev/net-next/c/0a2de6c7cded You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html