OSDN Git Service

soc/tegra: fuse: Add spare bit offset for Tegra210
authorThierry Reding <treding@nvidia.com>
Mon, 4 May 2015 14:45:25 +0000 (16:45 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 16 Jul 2015 08:38:31 +0000 (10:38 +0200)
commit1dad36cdd5d20b4d7ceca5026553e86b3315b022
treea8ce7779c763c7cf65db77d0a5c90628d09866d0
parent82df0e5e78d956ea3552f7315a4d559f657047da
soc/tegra: fuse: Add spare bit offset for Tegra210

The offset of the first spare bit register on Tegra210 is 0x380, but
account for the fixed offset of 0x100 in the fuse accessor.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/fuse/fuse-tegra30.c