HACK: dma-buf: heaps: carveout: Add support for cached carveout heaps
Remove the "no-map" property from the carveout DT node to have kernel
and userspace mappings cached.
This is currently a hack as I have not yet added a good way to clean
these buffers out of the CPU cache. These should only be used on
io-coherent platforms such as AM65x and J7x.
Signed-off-by:
Andrew Davis <afd@ti.com>