Skip to content
ARM: SoC updates for 3.16 (part 2)

This is a small follow-up to the larger ARM SoC updates merged
last week, almost entirely for the keystone platform.

The main change here is to use the new dma-ranges parsing code
that came in through Russell's ARM tree. This allows the keystone
platform to do cache-coherent DMA and to finally support all the
available physical memory when LPAE is enabled.

Aside from this, the keystone reset driver has been rewritten,
and there is a small bug fix to allow building the orion5x platform
again.