1
0
Fork 0
alistair23-linux/arch/arm/mach-omap2
Tony Lindgren 558a0780b0 Convert the OMAP2+ clock code and data to rely on the common
clock framework for internal bookkeeping and the driver API.
 
 Basic test logs for this branch on top of Tony's cleanup-prcm branch
 at commit c9d501e5cb are here:
 
 http://www.pwsan.com/omap/testlogs/common_clk_devel_3.8_rebase/20121112192516/
 
 However, cleanup-prcm at c9d501e5 does not include some fixes
 that are needed for a successful test.  With several reverts,
 fixes, and workarounds applied, the following test logs were
 obtained:
 
 http://www.pwsan.com/omap/testlogs/TEST_common_clk_devel_3.8_rebase/20121112192300/
 
 which indicate that the series tests cleanly.
 
 N.B. The common clock data addition patches result in many
 checkpatch warnings of the form "WARNING: static const char *
 array should probably be static const char * const".  However, it
 appears that resolving these would require changes to the CCF
 itself.  So the resolution of these warnings is being postponed
 until that can be coordinated.
 
 These patches result in a ~55KiB increase in runtime kernel memory
 usage when booting omap2plus_defconfig kernels.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJQonKoAAoJEMePsQ0LvSpLjesQAKwgh4WWzYGnlysAJ+QBUS0d
 Gx4mmHLIFIhz0j/8Wh7NISjhjfqvT/JgPzszMUB9QGIZALhqjVlSeOs4AdcwPEvI
 YJhrE5osBQl2IufcflHgZzhlSqSNWczrECZQCQ+lWbBoibGB3g936l7YxFg4G1ua
 kjvaF7afDnVEuQ276276gA4JHWsd0BITe/qUfDFiBOQRqdKN+TanWSqyc+3j+hws
 7fTaQLE+B/Okoiye4iycaJUL++pCquJIVklewaCOyQhtQ0MsCfIDVvn/amd8Xh6V
 pEFuXaGK8O4C/CaLIvsee/+/86A4pJo5ahh42Q3a3jE/hBP6Fa2JKWE+hFd3owdc
 FMAOoSBtxXrHXSiempkHnYM5lXdTZImW0DTfSKuc6V1plRT4cbxuC9a2IHOP3otU
 b669JE3xg/xYBqWIwDFHWFiPkBchO1UOH1q/Rieb7NYsYwx8yzNIp6oNxbPqCsy3
 pmWWMxSrGm0/H/uvQHzHBCW8q4Qp4cFTiewPJz53t5W9wUw4L/AkL1uRsmu4I7Xy
 fdceSnhq1/fud02RCBrpt5PW9PAeLit9AU6IQxx8HTZCsrUU0r580dxVhJwwjX8I
 CmGJ1iNS7vhaf0Q7asdvIRg7e9DrM/RWdJ4UU0+Dki7S2WUPrrlA5pAZtRtivP1Y
 KCT3xkyLdIdEVXYVtiBD
 =VWPp
 -----END PGP SIGNATURE-----

Merge tag 'omap-cleanup-c-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/clock

Convert the OMAP2+ clock code and data to rely on the common
clock framework for internal bookkeeping and the driver API.

Basic test logs for this branch on top of Tony's cleanup-prcm branch
at commit c9d501e5cb are here:

http://www.pwsan.com/omap/testlogs/common_clk_devel_3.8_rebase/20121112192516/

However, cleanup-prcm at c9d501e5 does not include some fixes
that are needed for a successful test.  With several reverts,
fixes, and workarounds applied, the following test logs were
obtained:

http://www.pwsan.com/omap/testlogs/TEST_common_clk_devel_3.8_rebase/20121112192300/

which indicate that the series tests cleanly.

N.B. The common clock data addition patches result in many
checkpatch warnings of the form "WARNING: static const char *
array should probably be static const char * const".  However, it
appears that resolving these would require changes to the CCF
itself.  So the resolution of these warnings is being postponed
until that can be coordinated.

These patches result in a ~55KiB increase in runtime kernel memory
usage when booting omap2plus_defconfig kernels.

Conflicts:
	arch/arm/mach-omap2/clock33xx_data.c
	arch/arm/mach-omap2/clock3xxx_data.c
	arch/arm/mach-omap2/clock44xx_data.c
2012-11-13 13:32:24 -08:00
..
include/mach ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
Kconfig Convert the OMAP2+ clock code and data to rely on the common 2012-11-13 13:32:24 -08:00
Makefile ARM: OMAP: clock: Switch to COMMON clk 2012-11-12 19:18:50 -07:00
Makefile.boot ARM: dtb: move all dtb targets to common Makefile 2012-09-20 22:58:17 -07:00
am33xx.h ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
am35xx-emac.c ARM: OMAP: Make omap_device local to mach-omap2 2012-10-17 12:08:40 -07:00
am35xx-emac.h ARM: OMAP: move generic EMAC init to separate file 2012-03-05 11:08:36 -08:00
am35xx.h ARM: OMAP2+: Make am35xx.h local 2012-09-20 15:02:23 -07:00
board-2430sdp.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-3430sdp.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-3630sdp.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-4430sdp.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-am3517crane.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-am3517evm.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-apollon.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-cm-t35.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-cm-t3517.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-devkit8000.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-flash.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
board-flash.h ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
board-generic.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-h4.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-igep0020.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-ldp.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-n8x0.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3beagle.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
board-omap3evm.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3logic.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3pandora.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3stalker.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3touchbook.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap4panda.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-overo.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-rm680.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-rx51-peripherals.c ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 2012-10-18 16:22:08 -07:00
board-rx51-video.c ARM: OMAP2+: Make board-rx51.h local 2012-09-20 15:02:27 -07:00
board-rx51.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-rx51.h ARM: OMAP2+: Make board-rx51.h local 2012-09-20 15:02:27 -07:00
board-ti8168evm.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-zoom-debugboard.c ARM: OMAP2+: Make board-zoom.h local 2012-10-17 11:36:46 -07:00
board-zoom-display.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
board-zoom-peripherals.c Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers 2012-10-24 15:05:45 -07:00
board-zoom.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-zoom.h ARM: OMAP2+: Make board-zoom.h local 2012-10-17 11:36:46 -07:00
cclock3xxx_data.c ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
cclock33xx_data.c ARM: AM33XX: clock: add clock data in common clock format 2012-11-12 19:18:49 -07:00
cclock44xx_data.c ARM: OMAP4: clock: Add 44xx data using common struct clk 2012-11-12 19:10:20 -07:00
cclock2420_data.c ARM: OMAP2: clock: Add 24xx data using common struct clk 2012-11-12 19:18:49 -07:00
cclock2430_data.c ARM: OMAP2: clock: Add 24xx data using common struct clk 2012-11-12 19:18:49 -07:00
clkt2xxx_apll.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_dpll.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_dpllcore.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_osc.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_sys.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_virt_prcm_set.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt34xx_dpll3m2.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clkt_clksel.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt_dpll.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt_iclk.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock.h ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock2xxx.c ARM: OMAP2: clock: Convert to common clk 2012-11-12 19:10:18 -07:00
clock2xxx.h ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock3xxx.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock3xxx.h ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock34xx.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock34xx.h
clock36xx.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock36xx.h ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock44xx.h ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABE 2011-10-07 00:52:58 -06:00
clock2430.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock3517.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock3517.h
clock_common_data.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clockdomain.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clockdomain.h ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -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: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
clockdomains33xx_data.c ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operations 2012-06-18 12:08:06 -06:00
clockdomains44xx_data.c ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems 2012-09-23 17:28:28 -06:00
clockdomains2420_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
clockdomains2430_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
cm-regbits-24xx.h ARM: OMAP2: clock: Add 24xx data using common struct clk 2012-11-12 19:18:49 -07:00
cm-regbits-33xx.h ARM: AM33XX: cm: Add bit-field width values 2012-09-22 10:53:08 -06:00
cm-regbits-34xx.h ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
cm-regbits-44xx.h ARM: OMAP4: cm: add bitfield width values 2012-09-22 10:52:59 -06:00
cm.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
cm1_44xx.h OMAP4: cm: Remove RESTORE macros to avoid access from SW 2011-07-09 19:15:05 -06:00
cm2_44xx.h OMAP4: cm: Remove RESTORE macros to avoid access from SW 2011-07-09 19:15:05 -06:00
cm2xxx.c ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions 2012-11-08 12:33:08 -07:00
cm2xxx.h ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions 2012-11-08 12:33:08 -07:00
cm2xxx_3xxx.h ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
cm3xxx.c ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions 2012-11-08 12:33:08 -07:00
cm3xxx.h ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions 2012-11-08 12:33:08 -07:00
cm33xx.c The first set of OMAP PRM/CM-related cleanup patches for 3.8. 2012-10-24 17:05:59 -07:00
cm33xx.h ARM: OMAP AM33xx: CM: Introduce AM33xx CM APIs and register level details 2012-06-18 12:08:06 -06:00
cm44xx.c ARM: OMAP2+: Move most of plat/io.h into local iomap.h 2012-02-24 10:34:35 -08:00
cm44xx.h OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros 2011-07-10 05:56:30 -06:00
cm_common.c ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
cminst44xx.c ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions into PRM/CM 2012-10-21 01:01:11 -06:00
cminst44xx.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
common-board-devices.c ARM: OMAP2+: nand: header cleanup 2012-10-15 14:42:05 +05:30
common-board-devices.h ARM: OMAP2+: nand: unify init functions 2012-10-15 12:00:44 +05:30
common.c ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
common.h ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
control.c ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
control.h Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
cpuidle34xx.c ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] 2012-11-08 15:09:26 -07:00
cpuidle44xx.c ARM: omap: allow building omap44xx without SMP 2012-08-23 17:16:42 +02:00
ctrl_module_core_44xx.h ARM: OMAP2+: Make ctrl_module_core_44xx.h local 2012-09-20 15:02:29 -07:00
ctrl_module_pad_core_44xx.h ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h local 2012-09-20 15:02:30 -07:00
ctrl_module_pad_wkup_44xx.h ARM: OMAP2+: Make ctrl_module_pad_wkup_44xx.h local 2012-09-20 15:02:32 -07:00
ctrl_module_wkup_44xx.h ARM: OMAP2+: Make ctrl_module_wkup_44xx.h local 2012-09-20 15:02:33 -07:00
debug-devices.h ARM: OMAP2+: Make debug-devices.h local 2012-09-20 15:02:41 -07:00
devices.c ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer 2012-10-29 20:49:44 -06:00
devices.h
display.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
display.h ARM: OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in bootloader 2011-11-08 03:16:46 -07:00
dma.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
dma.h ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 2012-10-15 14:03:51 -07:00
dpll3xxx.c ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sections 2012-11-12 19:18:50 -07:00
dpll44xx.c ARM: OMAP4: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
drm.c ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
dsp.c ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 2012-10-18 16:22:08 -07: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 ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 2012-10-18 16:22:08 -07:00
gpmc-nand.c ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
gpmc-nand.h ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
gpmc-onenand.c ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
gpmc-onenand.h ARM: OMAP2+: onenand: header cleanup 2012-10-15 14:42:03 +05:30
gpmc-smc91x.c ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
gpmc-smc91x.h ARM: OMAP2+: Make gpmc-smc91x.h local 2012-09-20 15:02:49 -07:00
gpmc-smsc911x.c ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
gpmc-smsc911x.h ARM: OMAP2+: Make gpmc-smsc911x.h local 2012-09-20 15:03:55 -07:00
gpmc.c This is the first set of omap cleanup patches for v3.8 merge 2012-10-24 13:25:44 -07:00
gpmc.h ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
hdq1w.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
hdq1w.h ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
hsmmc.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
hsmmc.h MMC highlights for 3.4: 2012-03-28 20:59:45 -07:00
hwspinlock.c ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
i2c.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
i2c.h ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2 2012-10-17 11:36:50 -07:00
id.c ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
id.h ARM: OMAP2+: Make id.h local 2012-09-20 15:02:22 -07:00
io.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
iomap.h ARM: OMAP5: Add minimal support for OMAP5430 SOC 2012-07-09 19:14:39 +05:30
iommu2.c omap: iommu: omapify 'struct iommu' and exposed API 2011-08-26 11:46:01 +02:00
irq.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
l3_2xxx.h ARM: OMAP2+: Make l3_2xxx.h local 2012-09-20 15:03:59 -07:00
l3_3xxx.h ARM: OMAP2+: Make l3_3xxx.h local 2012-09-20 15:04:00 -07:00
l4_2xxx.h ARM: OMAP2+: Make l4_2xxx.h local 2012-09-20 15:04:01 -07:00
l4_3xxx.h ARM: OMAP2+: Make l4_3xxx.h local 2012-09-20 15:04:03 -07:00
mailbox.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
mcbsp.c ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
mmc.h ARM: OMAP: Split plat/mmc.h into local headers and platform_data 2012-10-15 12:09:43 -07:00
msdi.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
mux.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
mux.h omap2: mux: remove comment for nonexistent member 2012-08-07 03:58:02 -07:00
mux34xx.c ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals. 2012-10-22 13:37:37 -07:00
mux34xx.h
mux44xx.c
mux44xx.h
mux2420.c
mux2420.h
mux2430.c
mux2430.h
omap-headsmp.S ARM: OMAP5: Add SMP support 2012-07-09 19:14:39 +05:30
omap-hotplug.c Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
omap-iommu.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
omap-mpuss-lowpower.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
omap-pm.h ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 2012-10-18 16:22:08 -07:00
omap-secure.c ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2 2012-10-18 16:22:24 -07:00
omap-secure.h ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2 2012-10-18 16:22:24 -07:00
omap-smc.S ARM: OMAP: Add Secure HAL and monitor mode API infrastructure. 2011-12-08 11:29:00 -08:00
omap-smp.c Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
omap-wakeupgen.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
omap-wakeupgen.h ARM: OMAP2+: Make omap-wakeupgen.h local 2012-09-20 15:02:37 -07:00
omap2-restart.c ARM: OMAP2+: PRCM: create SoC-specific chip restart functions 2012-11-08 12:33:08 -07:00
omap3-restart.c ARM: OMAP2+: PRCM: create SoC-specific chip restart functions 2012-11-08 12:33:08 -07:00
omap4-common.c ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
omap4-keypad.h ARM: OMAP2+: Make omap4-keypad.h local 2012-09-20 15:04:04 -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_device.c ARM: OMAP: remove plat/clock.h 2012-10-18 16:23:20 -07:00
omap_device.h ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
omap_hwmod.c ARM: OMAP: hwmod: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
omap_hwmod.h ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
omap_hwmod_2xxx_3xxx_interconnect_data.c ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
omap_hwmod_2xxx_3xxx_ipblock_data.c ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
omap_hwmod_2xxx_interconnect_data.c ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
omap_hwmod_2xxx_ipblock_data.c ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
omap_hwmod_3xxx_data.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
omap_hwmod_33xx_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
omap_hwmod_44xx_data.c ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
omap_hwmod_2420_data.c ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
omap_hwmod_2430_data.c ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
omap_hwmod_common_data.c ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
omap_hwmod_common_data.h ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
omap_opp_data.h Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
omap_phy_internal.c ARM: OMAP2+: Introduce local usb.h 2012-10-24 14:26:18 -07:00
omap_twl.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
opp.c ARM: OMAP: Make omap_device local to mach-omap2 2012-10-17 12:08:40 -07:00
opp2xxx.h ARM: OMAP: am33xx: Update common omap platform files 2011-12-13 10:46:43 -08:00
opp3xxx_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
opp4xxx_data.c ARM: OMAP4: OPP: add OMAP4460 definitions 2012-11-05 15:31:49 -08: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
pm-debug.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
pm.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
pm.h ARM: OMAP4: VC: setup I2C parameters based on board data 2012-11-05 15:31:12 -08:00
pm24xx.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
pm34xx.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
pm44xx.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
pmu.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
powerdomain-common.c ARM: OMAP2+: Fix build issues with missing include of linux/bug.h 2012-03-07 17:29:34 -08:00
powerdomain.c ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] 2012-11-08 15:09:26 -07:00
powerdomain.h ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
powerdomains2xxx_3xxx_data.c OMAP3: powerdomain data: add voltage domains 2011-09-15 11:39:10 -07:00
powerdomains2xxx_3xxx_data.h
powerdomains2xxx_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
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 ARM: OMAP AM33xx: powerdomains: add AM335x support 2012-06-18 12:08:06 -06:00
powerdomains44xx_data.c OMAP4: powerdomain data: add voltage domains 2011-09-15 11:39:10 -07:00
prcm-common.h ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
prcm44xx.h
prcm_mpu44xx.c ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
prcm_mpu44xx.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
prm-regbits-24xx.h ARM: OMAP2: clock: Add 24xx data using common struct clk 2012-11-12 19:18:49 -07:00
prm-regbits-33xx.h ARM: OMAP AM33xx: PRM: add PRM support 2012-06-18 12:08:06 -06:00
prm-regbits-34xx.h ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
prm-regbits-44xx.h OMAP4: PRCM: OMAP4460 specific PRM and CM register bitshifts 2011-07-08 02:18:24 -07:00
prm.h ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
prm2xxx.c ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] 2012-11-08 15:09:26 -07:00
prm2xxx.h ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method) 2012-11-08 12:33:07 -07:00
prm2xxx_3xxx.c ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions into PRM/CM 2012-10-21 01:01:11 -06:00
prm2xxx_3xxx.h ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
prm3xxx.c ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] 2012-11-08 15:09:26 -07:00
prm3xxx.h ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method) 2012-11-08 12:33:07 -07:00
prm33xx.c The first set of OMAP PRM/CM-related cleanup patches for 3.8. 2012-10-24 17:05:59 -07:00
prm33xx.h ARM: OMAP AM33xx: PRM: add PRM support 2012-06-18 12:08:06 -06:00
prm44xx.c ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] 2012-11-08 15:09:26 -07:00
prm44xx.h ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driver 2012-10-21 01:01:13 -06:00
prm_common.c ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] 2012-11-08 15:09:26 -07:00
prminst44xx.c ARM: OMAP4+: Add prm and cm base init function. 2012-05-07 23:55:22 -06:00
prminst44xx.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
scrm44xx.h ARM: OMAP4: clock: Add 44xx data using common struct clk 2012-11-12 19:10:20 -07:00
sdram-hynix-h8mbx00u0mer-0em.h ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h 2012-10-17 10:18:37 -07:00
sdram-micron-mt46h32m32lf-6.h ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h 2012-10-17 10:18:37 -07:00
sdram-nokia.c ARM: OMAP: remove plat/clock.h 2012-10-18 16:23:20 -07:00
sdram-nokia.h
sdram-numonyx-m65kxxxxam.h ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h 2012-10-17 10:18:37 -07:00
sdram-qimonda-hyb18m512160af-6.h ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h 2012-10-17 10:18:37 -07:00
sdrc.c ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
sdrc.h ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
sdrc2xxx.c The first set of OMAP PRM/CM-related cleanup patches for 3.8. 2012-10-24 17:05:59 -07:00
serial.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
serial.h ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -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 The first set of OMAP PRM/CM-related cleanup patches for 3.8. 2012-10-24 17:05:59 -07:00
sleep44xx.S ARM: OMAP2+: Make omap-secure.h local 2012-09-20 15:02:35 -07:00
smartreflex-class3.c ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage domains. 2012-05-31 16:03:44 -07:00
soc.h ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
sr_device.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
sram34xx.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
sram242x.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
sram243x.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
ti81xx.h ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
timer.c This is the first set of omap cleanup patches for v3.8 merge 2012-10-24 13:25:44 -07:00
twl-common.c Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers 2012-10-24 15:05:45 -07:00
twl-common.h Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
usb-host.c Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers 2012-10-24 15:05:45 -07:00
usb-musb.c Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers 2012-10-24 15:05:45 -07:00
usb-tusb6010.c Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers 2012-10-24 15:05:45 -07:00
usb.h ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> 2012-10-24 14:26:55 -07:00
vc.c ARM: OMAP4: VC: setup I2C parameters based on board data 2012-11-05 15:31:12 -08:00
vc.h ARM: OMAP3: VC: calculate ramp times 2012-11-05 15:08:23 -08:00
vc3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vc44xx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
voltage.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
voltage.h ARM: OMAP4: VC: setup I2C parameters based on board data 2012-11-05 15:31:12 -08:00
voltagedomains2xxx_data.c OMAP2: add voltage domains and connect to powerdomains 2011-09-15 11:39:10 -07:00
voltagedomains3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
voltagedomains33xx_data.c ARM: OMAP AM33xx: voltagedomain: Add voltage domain data 2012-06-18 00:47:26 -06:00
voltagedomains44xx_data.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
vp.c OMAP voltage layer updates towards supporting auto-retention/auto-off 2012-11-06 17:06:37 -08:00
vp.h ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vp3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vp44xx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
wd_timer.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
wd_timer.h ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00