public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Remove stmmac tx-sched-sp property from documentation and DT
@ 2024-04-05 15:27 Flavio Suligoi
  2024-04-05 15:27 ` [PATCH 1/6] dt-bindings: net: snps,dwmac: remove tx-sched-sp property Flavio Suligoi
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Flavio Suligoi @ 2024-04-05 15:27 UTC (permalink / raw)
  To: Alexandre Torgue, Jose Abreu, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Maxime Coquelin, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Bjorn Andersson,
	Konrad Dybcio, Giuseppe Cavallaro
  Cc: netdev, linux-stm32, linux-arm-kernel, devicetree, imx,
	linux-arm-msm, linux-kernel, Flavio Suligoi

The property "tx-sched-sp" no longer exists, as it was removed from the
file:

drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c

by the commit:

commit aed6864035b1 ("net: stmmac: platform: Delete a redundant condition
branch")

This patch serie remove this property both from the "snps,dwmac.yaml"
documentation and from some device-tree boards files where was still used.

Flavio Suligoi (6):
  dt-bindings: net: snps,dwmac: remove tx-sched-sp property
  arm64: dts: imx8mp-beacon: remove tx-sched-sp property
  arm64: dts: imx8mp-evk: remove tx-sched-sp property
  arm64: dts: imx8mp-verdin: remove tx-sched-sp property
  arm64: dts: qcom: sa8540p-ride: remove tx-sched-sp property
  dts: qcom: sa8775p-ride: remove tx-sched-sp property

 .../devicetree/bindings/net/snps,dwmac.yaml        | 14 --------------
 .../boot/dts/freescale/imx8mp-beacon-som.dtsi      |  1 -
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts       |  1 -
 arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi   |  1 -
 arch/arm64/boot/dts/qcom/sa8540p-ride.dts          |  2 --
 arch/arm64/boot/dts/qcom/sa8775p-ride.dts          |  2 --
 6 files changed, 21 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-04-10 14:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 15:27 [PATCH 0/6] Remove stmmac tx-sched-sp property from documentation and DT Flavio Suligoi
2024-04-05 15:27 ` [PATCH 1/6] dt-bindings: net: snps,dwmac: remove tx-sched-sp property Flavio Suligoi
2024-04-05 15:49   ` Krzysztof Kozlowski
2024-04-05 15:50   ` Krzysztof Kozlowski
2024-04-10 14:46     ` EXTERNAL: " FLAVIO SULIGOI
2024-04-05 15:27 ` [PATCH 2/6] arm64: dts: imx8mp-beacon: " Flavio Suligoi
2024-04-05 15:27 ` [PATCH 3/6] arm64: dts: imx8mp-evk: " Flavio Suligoi
2024-04-05 15:27 ` [PATCH 4/6] arm64: dts: imx8mp-verdin: " Flavio Suligoi
2024-04-05 15:27 ` [PATCH 5/6] arm64: dts: qcom: sa8540p-ride: " Flavio Suligoi
2024-04-05 15:51   ` Krzysztof Kozlowski
2024-04-05 15:28 ` [PATCH 6/6] dts: qcom: sa8775p-ride: " Flavio Suligoi
2024-04-05 15:52   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox