summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am33xx.dtsi
diff options
context:
space:
mode:
authorGrygorii Strashko2017-01-06 21:07:35 +0100
committerDavid S. Miller2017-01-08 02:48:14 +0100
commitc40d8883a28ece32d753d96e77f05e5e9a7c4415 (patch)
treea2bac7db0c432f868c580f5db28a68f01887304e /arch/arm/boot/dts/am33xx.dtsi
parentnet: ethernet: ti: cpsw: add support for ringparam configuration (diff)
downloadkernel-qcow2-linux-c40d8883a28ece32d753d96e77f05e5e9a7c4415.tar.gz
kernel-qcow2-linux-c40d8883a28ece32d753d96e77f05e5e9a7c4415.tar.xz
kernel-qcow2-linux-c40d8883a28ece32d753d96e77f05e5e9a7c4415.zip
Documentation: DT: net: cpsw: remove no_bd_ram property
Even if no_bd_ram property is described in TI CPSW bindings the support for it has never been introduced in CPSW driver, so there are no real users of it. Hence, remove no_bd_ram property from documentation and DT files. Cc: 'Rob Herring <robh+dt@kernel.org>' Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> 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 64c8aa9057a3..d458cebcab5f 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -781,7 +781,6 @@
cpdma_channels = <8>;
ale_entries = <1024>;
bd_ram_size = <0x2000>;
- no_bd_ram = <0>;
mac_control = <0x20>;
slaves = <2>;
active_slave = <0>;