diff options
author | Fabio Estevam <festevam@denx.de> | 2024-07-01 23:54:58 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-07-02 07:14:43 +0300 |
commit | e796887c06d177155b7bb6e6b876bb3683e23fda (patch) | |
tree | 1a541f572b1dab58fdc5303f18f54637dbd3c1f3 /arch/arm64/boot/dts/freescale/imx8mp-evk.dts | |
parent | 9db27bc55bd8363570c5a259ff4dc77bd6a0b2cd (diff) | |
download | linux-e796887c06d177155b7bb6e6b876bb3683e23fda.tar.xz |
arm64: dts: imx8mp: Remove 'snps,rx-sched-sp'
According to nxp,dwmac-imx.yaml, 'snps,rx-sched-sp' is not a valid
property.
Remove it from the imx8mp board devicetree files to avoid
dt-schema warnings:
... 'snps,tx-sched-sp' does not match any of the regexes
Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mp-evk.dts')
-rw-r--r-- | arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts index a64e8a6c830d..938347704136 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts +++ b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts @@ -307,7 +307,6 @@ mtl_tx_setup: tx-queues-config { snps,tx-queues-to-use = <5>; - snps,tx-sched-sp; queue0 { snps,dcb-algorithm; |