From: Laxman Dewangan Date: Wed, 20 Jun 2012 12:36:34 +0000 (+0530) Subject: ARM: tegra: apbio access using dma for tegra20 only X-Git-Tag: v3.6-rc1~146^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b861c275ea5cfeab32241c3c92a203579d5699ff;p=pandora-kernel.git ARM: tegra: apbio access using dma for tegra20 only The Tegra20 HW issue with accessing APBIO registers (such as fuse registers) directly from the CPU concurrently with APB DMA accesses has been fixed in Tegra30 and later chips. Access these registers directly from the CPU on Tegra30 and later, and apply the workaround only for Tegra20. Signed-off-by: Laxman Dewangan Tested-by: Chaitanya Bandi Signed-off-by: Stephen Warren --- Reading git-diff-tree failed