On Thu, Jul 10, 2014 at 10:58:35AM -0500, Tom Lendacky wrote:
> The default cache operations for ARM64 were changed during 3.15.
> To use coherent operations a "dma-coherent" device tree property
> is required.  If that property is not present in the device tree
> node then the non-coherent operations are assigned for the device.
> 
> Add support to the ccp driver to assign the AXI DMA cache settings
> based on whether the "dma-coherent" property is present in the device
> node.  If present, use settings that work with the caches.  If not
> present, use settings that do not look at the caches.
> 
> Signed-off-by: Tom Lendacky <[email protected]>

Patch applied.
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to