[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20260105-remove_ocp-v2-3-4fa2bda09521@kernel.org>
Date: Mon, 05 Jan 2026 06:08:22 -0600
From: Dinh Nguyen <dinguyen@...nel.org>
To: Maxime Chevallier <maxime.chevallier@...tlin.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Philipp Zabel <p.zabel@...gutronix.de>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Mamta Shukla <mamta.shukla@...ca-geosystems.com>,
Ahmad Fatoum <a.fatoum@...gutronix.de>
Cc: bsp-development.geo@...ca-geosystems.com,
Pengutronix Kernel Team <kernel@...gutronix.de>, netdev@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Dinh Nguyen <dinguyen@...nel.org>
Subject: [PATCH v2 3/3] dt-bindings: net: altr,socfpga-stmmac: deprecate
'stmmaceth-ocp'
Make the reset name 'stmmaceth-ocp' as deprecated and to use 'ahb' going
forward.
Signed-off-by: Dinh Nguyen <dinguyen@...nel.org>
---
.../devicetree/bindings/net/altr,socfpga-stmmac.yaml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
index fc445ad5a1f1..4ba06a955fe2 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:
@@ -84,6 +82,15 @@ properties:
- sgmii
- 1000base-x
+ resets:
+ minItems: 1
+
+ reset-names:
+ deprecated: true
+ items:
+ - const: stmmaceth-ocp
+ description: Do not use 'stmmaceth-ocp' going forward, please use 'ahb' instead.
+
rxc-skew-ps:
description: Skew control of RXC pad
--
2.42.0.411.g813d9a9188
Powered by blists - more mailing lists