linux/arch/arm/mach-tegra
Stephen Warren f2a4d8ae4d ARM: Tegra: Harmony: Fix conflicting GPIO numbering
Currently, both the WM8903 and TPS6586x chips attempt to register with
gpiolib using the same GPIO numbers. This causes the audio driver to
fail to initialize.

To solve this, add a define to board-harmony.h for the TPS6586x, and make
board-harmony-power.c use this define, instead of directly referencing
TEGRA_NR_GPIOS.

This fixes a regression introduced by commit
6f168f2fa6.
ARM: tegra: harmony: initialize the TPS65862 PMIC

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Colin Cross <ccross@android.com>
2011-06-04 15:51:52 -07:00
..
include/mach Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 2011-05-25 16:55:55 -07:00
board-harmony-pcie.c
board-harmony-pinmux.c
board-harmony-power.c ARM: Tegra: Harmony: Fix conflicting GPIO numbering 2011-06-04 15:51:52 -07:00
board-harmony.c ARM: Tegra: Add to tegra_wm8903_platform_data 2011-04-18 17:55:58 +01:00
board-harmony.h ARM: Tegra: Harmony: Fix conflicting GPIO numbering 2011-06-04 15:51:52 -07:00
board-paz00-pinmux.c
board-paz00.c
board-paz00.h
board-seaboard-pinmux.c
board-seaboard.c
board-seaboard.h
board-trimslice-pinmux.c
board-trimslice.c
board-trimslice.h
board.h
clock.c
clock.h
common.c
cpu-tegra.c
devices.c
devices.h
dma.c Fix common misspellings 2011-03-31 11:26:23 -03:00
fuse.c
fuse.h
gpio-names.h
gpio.c ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions 2011-05-11 16:04:15 +01:00
headsmp.S
hotplug.c
io.c
irq.c ARM: tegra: irq: Add tegra_eoi 2011-05-11 16:04:16 +01:00
Kconfig ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903 2011-04-21 11:57:31 +01:00
localtimer.c
Makefile ARM: tegra: irq: Move legacy_irq.c into irq.c 2011-05-11 16:04:16 +01:00
Makefile.boot
pcie.c
pinmux-t2-tables.c
pinmux.c
platsmp.c ARM: consolidate SMP cross call implementation 2011-05-23 16:53:17 +01:00
powergate.c
tegra2_clocks.c Merge branch 'master' into for-next 2011-04-26 10:22:59 +02:00
tegra2_emc.c
tegra2_emc.h
timer.c clocksource: convert ARM 32-bit up counting clocksources 2011-05-23 18:04:51 +01:00
usb_phy.c