linux/arch/arm/mach-omap2
Tony Lindgren 70c494c312 ARM: OMAP1: Make plat/mux.h omap1 only
We are moving omap2+ to use the device tree based pinctrl-single.c
and will be removing the old mux framework. This will remove the
omap1 specific parts from plat-omap.

Acked-by: Felipe Balbi <balbi@ti.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-usb@vger.kernel.org
Cc: linux-pcmcia@lists.infradead.org
Cc: spi-devel-general@lists.sourceforge.net
Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-09-20 14:54:57 -07:00
..
include/mach ARM: OMAP: Remove smp.h 2012-09-20 14:54:55 -07:00
am33xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
am35xx-emac.c
am35xx-emac.h
board-2430sdp.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
board-3430sdp.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-3630sdp.c ARM: OMAP: cleanup struct omap_board_config_kernel 2012-09-10 16:25:00 -07:00
board-4430sdp.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-am3517crane.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-am3517evm.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-apollon.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-cm-t35.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-cm-t3517.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-devkit8000.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-flash.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-flash.h
board-generic.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-h4.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-igep0020.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-ldp.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-n8x0.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-omap3beagle.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-omap3evm.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-omap3logic.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-omap3pandora.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-omap3stalker.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-omap3touchbook.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-omap4panda.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-overo.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-rm680.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-rx51-peripherals.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-rx51-video.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-rx51.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-ti8168evm.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-zoom-debugboard.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
board-zoom-display.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-zoom-peripherals.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-zoom.c ARM: OMAP: remove plat/board.h file 2012-09-10 16:39:21 -07:00
clkt2xxx_apll.c
clkt2xxx_dpll.c
clkt2xxx_dpllcore.c
clkt2xxx_osc.c
clkt2xxx_sys.c
clkt2xxx_virt_prcm_set.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
clkt34xx_dpll3m2.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
clkt_clksel.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
clkt_dpll.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
clkt_iclk.c
clock2xxx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
clock2xxx.h
clock3xxx_data.c mfd: Fix compile for twl-core.c by removing cpu_is_omap usage 2012-09-17 16:26:10 -07:00
clock3xxx.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
clock3xxx.h
clock33xx_data.c ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
clock34xx.c
clock34xx.h
clock36xx.c
clock36xx.h
clock44xx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
clock44xx.h
clock2420_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
clock2430_data.c mfd: Fix compile for twl-core.c by removing cpu_is_omap usage 2012-09-17 16:26:10 -07:00
clock2430.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
clock3517.c
clock3517.h
clock_common_data.c
clock.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
clock.h ARM: OMAP3+: clock33xx: Add AM33XX clock tree data 2012-06-29 16:16:40 -06:00
clockdomain2xxx_3xxx.c
clockdomain33xx.c
clockdomain44xx.c ARM: OMAP4: clockdomain/CM code: Update supported transition modes 2012-07-04 03:45:53 -06:00
clockdomain.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
clockdomain.h arm-soc: soc-specific updates 2012-07-23 16:08:40 -07:00
clockdomains2xxx_3xxx_data.c ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timer 2012-07-05 17:25:38 -07:00
clockdomains3xxx_data.c arm-soc: general cleanups 2012-07-23 16:04:15 -07:00
clockdomains33xx_data.c
clockdomains44xx_data.c arm-soc: general cleanups 2012-07-23 16:04:15 -07:00
clockdomains2420_data.c
clockdomains2430_data.c
cm1_44xx.h
cm2_44xx.h
cm2xxx_3xxx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
cm2xxx_3xxx.h
cm33xx.c
cm33xx.h
cm44xx.c
cm44xx.h
cm-regbits-24xx.h
cm-regbits-33xx.h
cm-regbits-34xx.h
cm-regbits-44xx.h
cm.h
cminst44xx.c ARM: OMAP4: clockdomain/CM code: Update supported transition modes 2012-07-04 03:45:53 -06:00
cminst44xx.h ARM: OMAP2+: PRM/CM: Move the stubbed prm and cm functions to prcm.c file and make them __weak 2012-07-04 05:04:00 -06:00
common-board-devices.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
common-board-devices.h Revert "ARM: OMAP3530evm: set pendown_state and debounce time for ads7846" 2012-08-06 13:51:52 -07:00
common.c ARM: OMAP1: Make plat/mux.h omap1 only 2012-09-20 14:54:57 -07:00
common.h ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
control.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
control.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
cpuidle34xx.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
cpuidle44xx.c ARM: omap: allow building omap44xx without SMP 2012-08-23 17:16:42 +02:00
devices.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
devices.h
display.c
display.h
dma.c
dpll3xxx.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
dpll44xx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
drm.c omap2+: add drm device 2012-07-02 04:05:57 -07:00
dsp.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
emu.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
gpio.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
gpmc-nand.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
gpmc-onenand.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
gpmc-smc91x.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
gpmc-smsc911x.c ARM: OMAP: remove plat/board.h file 2012-09-10 16:39:21 -07:00
gpmc.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
hdq1w.c
hsmmc.c ARM: OMAP1: Make plat/mux.h omap1 only 2012-09-20 14:54:57 -07:00
hsmmc.h
hwspinlock.c
i2c.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
id.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
io.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
iomap.h ARM: OMAP5: Add minimal support for OMAP5430 SOC 2012-07-09 19:14:39 +05:30
iommu2.c
irq.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
Kconfig Merge branch 'randconfig/mach' into fixes 2012-08-23 17:30:54 +02:00
mailbox.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
Makefile ARM: OMAP2+: clean up PRCM sections of the Makefile 2012-09-11 19:09:15 -06:00
Makefile.boot
mcbsp.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
msdi.c ARM: OMAP: Move gpio.h to include/linux/platform_data 2012-09-12 18:06:30 -07:00
mux34xx.c
mux34xx.h
mux44xx.c
mux44xx.h
mux2420.c
mux2420.h
mux2430.c
mux2430.h
mux.c
mux.h omap2: mux: remove comment for nonexistent member 2012-08-07 03:58:02 -07:00
omap4-common.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
omap4-sar-layout.h ARM: OMAP5: Add the WakeupGen IP updates 2012-07-09 19:14:39 +05:30
omap24xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap34xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap44xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap54xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap_hwmod_2xxx_3xxx_interconnect_data.c
omap_hwmod_2xxx_3xxx_ipblock_data.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
omap_hwmod_2xxx_interconnect_data.c
omap_hwmod_2xxx_ipblock_data.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
omap_hwmod_3xxx_data.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
omap_hwmod_44xx_data.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
omap_hwmod_2420_data.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
omap_hwmod_2430_data.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
omap_hwmod_common_data.c Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'misc_devel_3.6' into omap_devel_f_3.6 2012-07-04 06:05:51 -06:00
omap_hwmod_common_data.h ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
omap_hwmod.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
omap_l3_noc.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
omap_l3_noc.h ARM: OMAP5: l3: Add l3 error handler support for omap5 2012-07-09 19:14:39 +05:30
omap_l3_smx.c
omap_l3_smx.h
omap_opp_data.h
omap_phy_internal.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
omap_twl.c
omap-headsmp.S ARM: OMAP5: Add SMP support 2012-07-09 19:14:39 +05:30
omap-hotplug.c ARM: OMAP5: Add the WakeupGen IP updates 2012-07-09 19:14:39 +05:30
omap-iommu.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
omap-mpuss-lowpower.c ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap-secure.c
omap-smc.S
omap-smp.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
omap-wakeupgen.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp2xxx.h
opp3xxx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp4xxx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp2420_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp2430_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
pm24xx.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
pm34xx.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
pm44xx.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
pm-debug.c ARM: OMAP: remove plat/board.h file 2012-09-10 16:39:21 -07:00
pm.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
pm.h arm-soc: power management changes 2012-07-23 17:43:53 -07:00
powerdomain2xxx_3xxx.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
powerdomain33xx.c
powerdomain44xx.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
powerdomain-common.c
powerdomain.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
powerdomain.h arm-soc: power management changes 2012-07-23 17:43:53 -07:00
powerdomains2xxx_3xxx_data.c
powerdomains2xxx_3xxx_data.h
powerdomains2xxx_data.c
powerdomains3xxx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
powerdomains33xx_data.c
powerdomains44xx_data.c
prcm44xx.h
prcm_mpu44xx.c
prcm_mpu44xx.h
prcm-common.h arm-soc: power management changes 2012-07-23 17:43:53 -07:00
prcm.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
prm2xxx_3xxx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
prm2xxx_3xxx.h arm-soc: power management changes 2012-07-23 17:43:53 -07:00
prm33xx.c
prm33xx.h
prm44xx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
prm44xx.h
prm_common.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
prm-regbits-24xx.h
prm-regbits-33xx.h
prm-regbits-34xx.h
prm-regbits-44xx.h
prm.h
prminst44xx.c
prminst44xx.h
scrm44xx.h
sdram-hynix-h8mbx00u0mer-0em.h
sdram-micron-mt46h32m32lf-6.h
sdram-nokia.c
sdram-nokia.h
sdram-numonyx-m65kxxxxam.h
sdram-qimonda-hyb18m512160af-6.h
sdrc2xxx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
sdrc.c
sdrc.h
serial.c Merge branch 'depends/tty-omap-serial' into next/cleanup 2012-09-16 20:04:39 -07:00
sleep24xx.S ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
sleep34xx.S ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
sleep44xx.S ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
smartreflex-class3.c
soc.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
sr_device.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
sram34xx.S ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
sram242x.S ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
sram243x.S ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
ti81xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
timer.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
twl-common.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
twl-common.h ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
usb-host.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
usb-musb.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
usb-tusb6010.c
vc3xxx_data.c
vc44xx_data.c
vc.c smatch and string-wrapping cleanups for the OMAP subarch code. 2012-09-12 20:42:36 -07:00
vc.h
voltage.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
voltage.h ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
voltagedomains2xxx_data.c
voltagedomains3xxx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
voltagedomains33xx_data.c
voltagedomains44xx_data.c
vp3xxx_data.c
vp44xx_data.c
vp.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
vp.h
wd_timer.c
wd_timer.h