Documentation: DT: net: cpsw: remove no_bd_ram property
authorGrygorii Strashko <grygorii.strashko@ti.com>
Fri, 6 Jan 2017 20:07:35 +0000 (14:07 -0600)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Jan 2017 01:48:14 +0000 (20:48 -0500)
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>
Documentation/devicetree/bindings/net/cpsw.txt
arch/arm/boot/dts/am33xx.dtsi
arch/arm/boot/dts/am4372.dtsi
arch/arm/boot/dts/dm814x.dtsi
arch/arm/boot/dts/dra7.dtsi

index ebda7c93453ad0abdcecbdc3da3932732d1d9085..7cc15c96ea95ce68c5c9bd81b9c9132b72cd5356 100644 (file)
@@ -23,7 +23,6 @@ Required properties:
 
 Optional properties:
 - ti,hwmods            : Must be "cpgmac0"
-- no_bd_ram            : Must be 0 or 1
 - dual_emac            : Specifies Switch to act as Dual EMAC
 - syscon               : Phandle to the system control device node, which is
                          the control module device of the am33x
@@ -70,7 +69,6 @@ Examples:
                cpdma_channels = <8>;
                ale_entries = <1024>;
                bd_ram_size = <0x2000>;
-               no_bd_ram = <0>;
                rx_descs = <64>;
                mac_control = <0x20>;
                slaves = <2>;
@@ -99,7 +97,6 @@ Examples:
                cpdma_channels = <8>;
                ale_entries = <1024>;
                bd_ram_size = <0x2000>;
-               no_bd_ram = <0>;
                rx_descs = <64>;
                mac_control = <0x20>;
                slaves = <2>;
index 64c8aa9057a3366b746078a51e662f76a35e8f4b..d458cebcab5fae950e3bbad3db99a6bba5b085e3 100644 (file)
                        cpdma_channels = <8>;
                        ale_entries = <1024>;
                        bd_ram_size = <0x2000>;
-                       no_bd_ram = <0>;
                        mac_control = <0x20>;
                        slaves = <2>;
                        active_slave = <0>;
index ac55f93fc91e997deef1815adeb9d9dee9e2c555..837aff1b4aa1e4b2338c2459208198d690280e77 100644 (file)
                        cpdma_channels = <8>;
                        ale_entries = <1024>;
                        bd_ram_size = <0x2000>;
-                       no_bd_ram = <0>;
                        mac_control = <0x20>;
                        slaves = <2>;
                        active_slave = <0>;
index 1facc5f12cef700acf90e0b2f2e8594096a9bf9a..4cbeb5c9b5296342d717fae3c1d2f242ccd2f755 100644 (file)
                        cpdma_channels = <8>;
                        ale_entries = <1024>;
                        bd_ram_size = <0x2000>;
-                       no_bd_ram = <0>;
                        mac_control = <0x20>;
                        slaves = <2>;
                        active_slave = <0>;
index addb7530cfbe0dcece696c2e84fbb5ea8896ceb2..b69df916c8c21b78f79efa1b43c66736f829116d 100644 (file)
                        cpdma_channels = <8>;
                        ale_entries = <1024>;
                        bd_ram_size = <0x2000>;
-                       no_bd_ram = <0>;
                        mac_control = <0x20>;
                        slaves = <2>;
                        active_slave = <0>;