On Thu, Apr 30, 2015 at 06:17:32PM +0100, Srinivas Kandagatla wrote:Yes, I agree, only reason for adding it in to variant data could be that I was looking at drivers/mmc/host/mmmci.c file a lot :-)
This patch adds ability to pass dma channel control bits start offset, which
differ in differnet qcom SOCs. On apq8016 dma channel control bits start
after an offset of 1.
Alot of the SOCs have similar small differences in the LPASS register
map. For now, this is fine, but we will probably want to add some
system of quirks to handle these differences; as more SOCs drivers
are implemented.