dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
Kconfig ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903 2011-04-21 11:57:31 +01:00
Makefile ARM: tegra: irq: Move legacy_irq.c into irq.c 2011-05-11 16:04:16 +01:00
Makefile.boot
board-harmony-pcie.c ARM: tegra: harmony: update PCI-e initialization sequence 2011-03-15 14:28:32 -07:00
board-harmony-pinmux.c ARM: tegra: harmony: Beginnings of audio support 2011-03-07 15:34:25 -08:00
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 ARM: tegra: Add Toshiba AC100 support 2011-03-07 15:44:34 -08:00
board-paz00.c ARM: tegra: Add Toshiba AC100 support 2011-03-07 15:44:34 -08:00
board-paz00.h ARM: tegra: Add Toshiba AC100 support 2011-03-07 15:44:34 -08:00
board-seaboard-pinmux.c ARM: tegra: seaboard: register i2c devices 2011-03-07 15:44:09 -08:00
board-seaboard.c ARM: tegra: seaboard: register i2c devices 2011-03-07 15:44:09 -08:00
board-seaboard.h ARM: tegra: create defines for SD-related GPIO names 2011-03-07 15:34:25 -08:00
board-trimslice-pinmux.c ARM: tegra: trimslice: enable MMC/SD slots 2011-03-08 09:50:06 +02:00
board-trimslice.c ARM: tegra: trimslice: enable MMC/SD slots 2011-03-08 09:50:06 +02:00
board-trimslice.h ARM: tegra: trimslice: enable MMC/SD slots 2011-03-08 09:50:06 +02:00
board.h ARM: tegra: Move tegra_common_init to tegra_init_early 2011-02-22 11:25:12 -08:00
clock.c ARM: tegra: clock: Round rate before setting rate 2011-02-22 11:22:34 -08:00
clock.h ARM: tegra: clock: Add function to set SDMMC tap delay 2011-02-21 00:16:47 -08:00
common.c ARM: Tegra: Make tegra_dma_init a postcore_initcall 2011-02-23 14:00:11 -08:00
cpu-tegra.c ARM: tegra: cpufreq: Adjust memory frequency with cpu frequency 2011-02-21 00:16:46 -08:00
devices.c ARM: tegra: add devices.c entries for audio 2011-03-07 15:34:24 -08:00
devices.h ARM: tegra: add devices.c entries for audio 2011-03-07 15:34:24 -08:00
dma.c Fix common misspellings 2011-03-31 11:26:23 -03:00
fuse.c [ARM] tegra: Add support for reading fuses 2010-10-21 18:12:09 -07:00
fuse.h [ARM] tegra: Add support for reading fuses 2010-10-21 18:12:09 -07:00
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 ARM: fix wrongly patched constants 2011-01-14 12:06:26 +00:00
io.c [ARM] tegra: update iomap 2010-10-21 18:11:24 -07:00
irq.c ARM: tegra: irq: Add tegra_eoi 2011-05-11 16:04:16 +01:00
localtimer.c ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime 2011-02-23 17:54:27 +00:00
pcie.c ARM: tegra: add PCI Express power gating 2011-03-03 13:57:07 -08:00
pinmux-t2-tables.c ARM: tegra: pinmux: Add missing drive pingroups and fix suspend 2011-02-09 21:57:02 -08:00
pinmux.c [ARM] tegra: pinmux: add safe values, move tegra2, add suspend 2010-10-21 18:11:41 -07:00
platsmp.c ARM: consolidate SMP cross call implementation 2011-05-23 16:53:17 +01:00
powergate.c ARM: tegra: Add api to control internal powergating 2011-02-09 21:57:00 -08:00
tegra2_clocks.c Merge branch 'master' into for-next 2011-04-26 10:22:59 +02:00
tegra2_emc.c ARM: tegra: Add external memory controller driver 2011-02-21 00:16:45 -08:00
tegra2_emc.h ARM: tegra: Add external memory controller driver 2011-02-21 00:16:45 -08:00
timer.c clocksource: convert ARM 32-bit up counting clocksources 2011-05-23 18:04:51 +01:00
usb_phy.c ARM: tegra: Add support for Tegra USB PHYs 2011-03-11 14:22:11 -08:00