summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am33xx.dtsi
diff options
context:
space:
mode:
authorIvan Khoronzhuk2016-06-17 12:25:40 +0200
committerDavid S. Miller2016-06-18 06:27:57 +0200
commit6774b68b2435a129850542f9b7a3b9ce375291c6 (patch)
treea648c92fbb73232a897e22bea3b865023add1364 /arch/arm/boot/dts/am33xx.dtsi
parentnet: ethernet: ti: cpsw: remove rx_descs property (diff)
downloadkernel-qcow2-linux-6774b68b2435a129850542f9b7a3b9ce375291c6.tar.gz
kernel-qcow2-linux-6774b68b2435a129850542f9b7a3b9ce375291c6.tar.xz
kernel-qcow2-linux-6774b68b2435a129850542f9b7a3b9ce375291c6.zip
Documentation: DT: cpsw: remove rx_descs property
There is no reason to hold s/w dependent parameter in device tree. Even more, there is no reason in this parameter because davinici_cpdma driver splits pool of descriptors equally between tx and rx channels anyway. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/boot/dts/am33xx.dtsi')
-rw-r--r--arch/arm/boot/dts/am33xx.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 52be48bbd2dd..702126ff4a56 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -766,7 +766,6 @@
ale_entries = <1024>;
bd_ram_size = <0x2000>;
no_bd_ram = <0>;
- rx_descs = <64>;
mac_control = <0x20>;
slaves = <2>;
active_slave = <0>;