dt-bindings: net: snps, dwmac: remove tx-sched-sp property
authorFlavio Suligoi <f.suligoi@asem.it>
Mon, 29 Apr 2024 09:26:54 +0000 (11:26 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 1 May 2024 01:56:17 +0000 (18:56 -0700)
commita2af49293db6dbdfb5313029bdd47d002abc971e
treee29d1d20f703f413abcf0844d226ed004e68477c
parente7b1b0786f5c1c74e60b1d66d2ffb325f8ba9ed6
dt-bindings: net: snps, dwmac: remove tx-sched-sp property

Strict priority for the tx scheduler is by default in Linux driver, so the
tx-sched-sp property was removed in commit aed6864035b1 ("net: stmmac:
platform: Delete a redundant condition branch").

This property is still in use in the following DT (and it will be removed
in a separate patch series):

- arch/arm64/boot/dts/freescale/imx8mp-beacon-som.dtsi
- arch/arm64/boot/dts/freescale/imx8mp-evk.dts
- arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
- arch/arm64/boot/dts/qcom/sa8540p-ride.dts
- arch/arm64/boot/dts/qcom/sa8775p-ride.dts

There is no problem if that property is still used in the DTs above,
since, as seen above, it is a default property of the driver.

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Adam Ford <aford173@gmail.com>
Link: https://lore.kernel.org/r/20240429092654.31390-2-f.suligoi@asem.it
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/snps,dwmac.yaml