Re: [PATCH v2] dt-bindings: net: nvidia,tegra234-mgbe: Add missing properties

From: Rob Herring (Arm)

Date: Thu Sep 17 2026 - 17:52:55 EST



On Wed, 02 Sep 2026 02:30:04 +0200, Thierry Reding wrote:
> From: Thierry Reding <treding@xxxxxxxxxx>
>
> 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.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
> ---
> Changes in v2:
> - move common properties to snps,dwmac-common.yaml
> - link to v1: https://lore.kernel.org/linux-tegra/20260716212001.989872-1-thierry.reding@xxxxxxxxxx/
>
> .../bindings/net/nvidia,tegra234-mgbe.yaml | 8 ++-
> .../bindings/net/snps,dwmac-common.yaml | 66 +++++++++++++++++++
> .../devicetree/bindings/net/snps,dwmac.yaml | 52 +--------------
> 3 files changed, 73 insertions(+), 53 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/snps,dwmac-common.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>