Arm: dts: qsc405: Update num of tx queues to 4

Change num of tx queues supported to 4 on emac.

Change-Id: Ie67040f5bdda03954299ed7bd489e0cdc60700bc
Acked-by: Ning Cai <ncai@qti.qualcomm.com>
Signed-off-by: Sunil Paidimarri <hisunil@codeaurora.org>
tirimbino
Sunil Paidimarri 5 years ago committed by Gerrit - the friendly Code Review server
parent 4abe03d70b
commit 6b58183d2a
  1. 2
      arch/arm64/boot/dts/qcom/qcs405.dtsi

@ -1584,7 +1584,7 @@
};
mtl_tx_setup: tx-queues-config {
snps,tx-queues-to-use = <5>;
snps,tx-queues-to-use = <4>;
snps,tx-sched-sp;
queue0 {
snps,dcb-algorithm;

Loading…
Cancel
Save