linux/Documentation
Marcin Wojtas eb43e02313 misc: sram: add optional ioremap without write combining
Some SRAM users may require non-bufferable access to the memory, which is
impossible, because devm_ioremap_wc() is used for setting sram->virt_base.

This commit adds optional flag 'no-memory-wc', which allow to choose remap
method, using DT property. Documentation is updated accordingly.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-14 12:19:45 -04:00
..
2015-09-24 15:39:42 -06:00
2015-10-27 18:55:31 -07:00
2014-12-10 17:41:10 -08:00
2015-10-26 16:00:09 +01:00
2015-06-08 23:15:45 +02:00
2015-09-02 12:22:54 -07:00
2015-07-14 12:35:42 -06:00
2015-11-30 12:14:12 +00:00
2016-02-17 09:39:56 +01:00
2015-12-26 16:59:14 -08:00
2016-01-31 11:06:24 -08:00
2015-02-27 11:44:24 -08:00
2014-12-08 09:07:11 -05:00
2015-06-23 06:49:44 -06:00