From: Jakub Kicinski Date: Wed, 1 May 2024 01:56:20 +0000 (-0700) Subject: Merge branch 'dt-bindings-net-snps-dwmac-remove-tx-sched-sp-property' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=035ec292573b2e0e6d04a3b97643c5b107852940;p=linux.git Merge branch 'dt-bindings-net-snps-dwmac-remove-tx-sched-sp-property' Flavio Suligoi says: ==================== 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. ==================== Link: https://lore.kernel.org/r/20240429092654.31390-1-f.suligoi@asem.it Signed-off-by: Jakub Kicinski --- 035ec292573b2e0e6d04a3b97643c5b107852940