The 'stmmaceth-ocp' will no longer be used as a reset-name, going forward and 'ahb' shall be used. Signed-off-by: Dinh Nguyen --- v3: Addressed Rob Herring's comments and updated commit header/message v2: Introduced v1: n/a --- Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml index fc445ad5a1f1a..8e7077d4319eb 100644 --- a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml +++ b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml @@ -13,8 +13,6 @@ description: This binding describes the Altera SOCFPGA SoC implementation of the Synopsys DWMAC for the Cyclone5, Arria5, Stratix10, Agilex5 and Agilex7 families of chips. - # TODO: Determine how to handle the Arria10 reset-name, stmmaceth-ocp, that - # does not validate against net/snps,dwmac.yaml. select: properties: -- 2.42.0.411.g813d9a9188