]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: pinmux: move some type definitions
authorStephen Warren <swarren@nvidia.com>
Tue, 24 Feb 2015 21:08:26 +0000 (14:08 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:10:27 +0000 (14:10 +0200)
commit04e61b5427fdb7fc016c807ea98093659280b02f
treecb73d650a61fa65250024b28dfd971282261460b
parent98d3dca792b8b9b3d0f580f4f9c3cf6277caa44f
ARM: tegra: pinmux: move some type definitions

On some future SoCs, some per-drive-group features became per-pin
features. Move all type definitions early in the header so they can
be enabled irrespective of the setting of TEGRA_PMX_SOC_HAS_DRVGRPS.

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