linux/Documentation
Niklas Cassel 31b95c9bdc net: stmmac: remove unused duplicate property snps,axi_all
For core revision 3.x Address-Aligned Beats is available in two registers.
The DT property snps,aal was created for AAL in the DMA bus register,
which is a read/write bit.
The DT property snps,axi_all was created for AXI_AAL in the AXI bus mode
register, which is a read only bit that reflects the value of AAL in the
DMA bus register.

Since the value of snps,axi_all is never used in the driver,
and since the property was created for a bit that is read only,
it should be safe to remove the property.

Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-02 12:30:26 -05:00
..
2016-12-13 11:06:21 -08:00
2016-12-15 15:39:02 -08:00
2016-10-03 08:58:35 -07:00
2016-12-13 15:43:56 -08:00
2016-10-07 20:19:31 -07:00
2016-11-14 10:39:48 -08:00
2016-12-22 12:32:33 -08:00
2016-12-15 13:49:34 -08:00
2016-06-30 13:07:33 -06:00
2016-12-14 10:54:28 +01:00
2016-06-07 22:57:10 +02:00
2016-11-07 12:16:06 -06:00
2016-05-17 14:48:04 +02:00