]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: pinmux: account for different drivegroup base registers
authorStephen Warren <swarren@nvidia.com>
Tue, 24 Feb 2015 21:08:29 +0000 (14:08 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:10:27 +0000 (14:10 +0200)
commit76d06df33eb6b9974e39594611da4a35a75980c0
tree381e1fa386626597163a8e51d700d246d804235c
parent0cff70bfd3e5625f3c73bbe94ca281735ea4ea7b
ARM: tegra: pinmux: account for different drivegroup base registers

Tegra210 starts its drive group registers at a different offset from the
APB MISC register block that other SoCs. Update the code to handle this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra114/pinmux.h
arch/arm/include/asm/arch-tegra124/pinmux.h
arch/arm/include/asm/arch-tegra20/pinmux.h
arch/arm/include/asm/arch-tegra30/pinmux.h
arch/arm/mach-tegra/pinmux-common.c