Re: [PATCH] dt-bindings: net: snps,dwmac: allow stmmaceth-ocp reset name

From: Rob Herring (Arm)

Date: Fri Sep 18 2026 - 14:38:45 EST



On Wed, 09 Sep 2026 01:05:59 -0700, muhammad.nazim.amirul.nazle.asmade@xxxxxxxxxx wrote:
> From: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@xxxxxxxxxx>
>
> Arria10 SoCFPGA DWMAC nodes use reset-names = "stmmaceth",
> "stmmaceth-ocp", which matches what dwmac-socfpga looks up for the
> OCP reset. The generic snps,dwmac binding only allowed "ahb" as the
> second reset name, so Arria10 DTS failed schema validation.
>
> Allow "stmmaceth-ocp" as an alternative second reset name and drop
> the related TODO from the Altera SoCFPGA DWMAC binding.
>
> Signed-off-by: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@xxxxxxxxxx>
> ---
> .../devicetree/bindings/net/altr,socfpga-stmmac.yaml | 2 --
> Documentation/devicetree/bindings/net/snps,dwmac.yaml | 4 ++--
> 2 files changed, 2 insertions(+), 4 deletions(-)
>

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