android_kernel_motorola_sm6225/arch/arm/mach-omap2
Kevin Hilman abcba009e5 Changes needed for am43xx for the hwmod data.
This will be the last new set of hwmod data for any SoC
 as future SoCs will use a driver and device tree based
 approach. But before that can be dealt with, we need to
 first sort out the pending driver/clk issues.
 
 Queued by Paul Walmsley <paul@pwsan.com>:
 
 Add hwmod and PRCM data for the TI AM43xx family of SoCs.
 
 Under normal circumstances, these patches would not be merged.
 The hwmod and PRCM data should be moved out either to DT data or
 to drivers/.  Also, the current implementation trades off lines
 of diff by dynamically rewriting static data at runtime, which is
 a bad practice - it causes future maintenance headaches.
 However, after speaking with my upstream, it sounds like it's
 better to merge these patches in their current state, due to long
 term considerations.
 
 Basic test logs are here:
 
 http://www.pwsan.com/omap/testlogs/am43xx_support_v3.13/20131015213706/
 
 Due to the lack of an AM43xx board and any available public
 documentation, it's impossible for me to review or test that
 platform in any meaningful way.  But at least the tests above
 verify that the patches don't affect existing platforms -
 particularly AM33xx.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.14 (GNU/Linux)
 
 iQIcBAABAgAGBQJSYCXAAAoJEBvUPslcq6VzDiIP/28rQiqboGE8VVj3UACFop13
 S+MME1ylvehHu5o/S39vaQ69OLXc5pdP8qaIWcJAJiEOQHoeVbPP+gGzBt1QAZC/
 1G5CTsVNG4uPtJUcsdS46bp6+T2ubs+bZg3ytgxLTC47R/NMI/73F/JUxw/QolYl
 7ppyasBF+UGxuwptHsF3ZPWBrausJswC4PMs47rWA0/cc72I47gmy4l+hrCjoBMA
 /PYgbvtFkEugqj2MJVEfr0u7Fm1L5pU9wbKBPQ+3pa3wLqW2hZc0ORGhyyalIVFd
 GSHyAqgdIbegtzQTivIaSpxlpqQUGFKih08K/dH7h4K7em2VRuDZmGErsmCniLsS
 KaWrJolBIyKR03jkdgqD+gz9jkUxTqnLqY0H9GYanq65vVUqkP33htKDARIJOsDQ
 XMXxkeQs54869D+Or31owAJ5zSq4OZL+TeqTAcWrRURhBCswyxtdTN5JjrNiJWKP
 FvXp3m9+++/rPd5rpyrn6Sb3wwd9j31CaMzOgEsDqAcLA0E/+i5ZjekhSBQy0GHy
 0ShWzkizn4xsHPbiHp9VVaZ5XkSS87m4C+k4cgT60qSgiqUO3K84ApMqiYiuTE2k
 rcPA2bEGQ8C+Wmp6EhQ+dU4KP9HtFsK9YLVWnqhjPGNa1w+1i7Ds5zpso8/VPBqO
 IoPtLJcE5fgQQUnU7Cbv
 =amRz
 -----END PGP SIGNATURE-----

Merge tag 'omap-for-v3.13/am43xx-hwmod-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc

From Tony Lindgren:
Changes needed for am43xx for the hwmod data.

This will be the last new set of hwmod data for any SoC
as future SoCs will use a driver and device tree based
approach. But before that can be dealt with, we need to
first sort out the pending driver/clk issues.

Queued by Paul Walmsley <paul@pwsan.com>:

Add hwmod and PRCM data for the TI AM43xx family of SoCs.

Under normal circumstances, these patches would not be merged.
The hwmod and PRCM data should be moved out either to DT data or
to drivers/.  Also, the current implementation trades off lines
of diff by dynamically rewriting static data at runtime, which is
a bad practice - it causes future maintenance headaches.
However, after speaking with my upstream, it sounds like it's
better to merge these patches in their current state, due to long
term considerations.

Basic test logs are here:

http://www.pwsan.com/omap/testlogs/am43xx_support_v3.13/20131015213706/

Due to the lack of an AM43xx board and any available public
documentation, it's impossible for me to review or test that
platform in any meaningful way.  But at least the tests above
verify that the patches don't affect existing platforms -
particularly AM33xx.

* tag 'omap-for-v3.13/am43xx-hwmod-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2: hwmod: Add qspi data for am437x.
  ARM: OMAP2+: hwmod: Add USB hwmod data for AM437x.
  ARM: OMAP2+: AM43x PRCM init
  ARM: OMAP2+: AM43x: PRCM kbuild
  ARM: OMAP2+: hwmod: AM43x operations
  ARM: OMAP2+: hwmod: AM43x support
  ARM: OMAP2+: CM: AM43x clockdomain data
  ARM: OMAP2+: PM: AM43x powerdomain data
  ARM: OMAP2+: PRCM: AM43x definitions
  ARM: OMAP2+: hwmod: AM335x: remove static register offs
  ARM: OMAP2+: hwmod: AM335x: runtime register update
  ARM: OMAP2+: hwmod: AM335x/AM43x: move common data
  ARM: OMAP2+: CM: cm_inst offset s16->u16

Signed-off-by: Kevin Hilman <khilman@linaro.org>
2013-10-18 07:50:51 -07:00
..
include/mach ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S 2013-01-11 11:24:20 -08:00
am33xx-restart.c ARM: OMAP2+: am33xx-restart: trigger warm reset on omap2+ boards 2013-08-21 01:01:30 -07:00
am33xx.h ARM: OMAP2+: AM43x: early init 2013-06-12 08:00:35 -07:00
am35xx-emac.c ARM: OMAP2+: fix some omap_device_build() calls that aren't compiled by default 2013-02-12 09:00:33 -08:00
am35xx-emac.h
am35xx.h ARM: OMAP2+: Make am35xx.h local 2012-09-20 15:02:23 -07:00
board-2430sdp.c ARM: OMAP: 2430SDP: use new display drivers 2013-08-28 10:23:20 +03:00
board-3430sdp.c ARM: OMAP: 3430SDP: use new display drivers 2013-08-28 10:23:21 +03:00
board-3630sdp.c ARM: OMAP3: 3630SDP: Adapt to ehci-omap changes 2013-04-02 09:59:54 -07:00
board-am3517crane.c ARM: OMAP2: remove useless variable 'ret' 2013-08-22 00:15:17 -07:00
board-am3517evm.c ARM: SoC cleanups for 3.12 2013-09-06 13:21:16 -07:00
board-cm-t35.c ARM: OMAP: cm-t35: use new display drivers 2013-08-28 10:23:21 +03:00
board-cm-t3517.c Clean-up for omap2+ timers from Jon Hunter <jon-hunter@ti.com>: 2013-04-08 19:30:48 +02:00
board-devkit8000.c ARM: OMAP: devkit8000: use new display drivers 2013-08-28 10:23:20 +03:00
board-flash.c ARM: OMAP2+: nand: reorganize gpmc timing values 2013-05-16 08:49:02 -07:00
board-flash.h ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
board-generic.c ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instance 2013-08-23 04:28:36 -06:00
board-h4.c ARM: OMAP: H4: use new display drivers 2013-08-28 10:23:21 +03:00
board-igep0020.c ARM: OMAP: igep0020: use new display drivers 2013-08-28 10:23:21 +03:00
board-ldp.c ARM: OMAP: LDP: use new display drivers 2013-08-28 10:23:20 +03:00
board-n8x0.c ARM: OMAP2: fix musb usage for n8x0 2013-08-16 09:39:56 -07:00
board-omap3beagle.c OMAP specific fbdev changes for 3.12: 2013-09-05 09:44:03 -07:00
board-omap3evm.c OMAP specific fbdev changes for 3.12: 2013-09-05 09:44:03 -07:00
board-omap3logic.c arm-soc: cleanups 2013-02-21 14:58:40 -08:00
board-omap3pandora.c OMAP specific fbdev changes for 3.12: 2013-09-05 09:44:03 -07:00
board-omap3stalker.c ARM: OMAP: omap3stalker: use new display drivers 2013-08-28 10:23:20 +03:00
board-omap3touchbook.c ARM: OMAP3: omap3touchbook: Adapt to ehci-omap changes 2013-04-02 10:00:01 -07:00
board-overo.c ARM: OMAP: overo: use new display drivers 2013-08-28 10:23:19 +03:00
board-rm680.c arm-soc: cleanups 2013-02-21 14:58:40 -08:00
board-rx51-peripherals.c ARM: OMAP: rx51: use new display drivers 2013-08-28 10:23:19 +03:00
board-rx51-video.c ARM: OMAP: rx51: use new display drivers 2013-08-28 10:23:19 +03:00
board-rx51.c ARM: OMAP: rx51: change musb mode to OTG 2013-08-16 09:40:01 -07:00
board-rx51.h ARM: OMAP2+: Make board-rx51.h local 2012-09-20 15:02:27 -07:00
board-ti8168evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -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: Zoom: use new display drivers 2013-08-28 10:23:22 +03:00
board-zoom-peripherals.c ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlight 2013-04-08 14:01:04 -07:00
board-zoom.c ARM: OMAP: zoom: Adapt to ehci-omap changes 2013-04-02 10:00:02 -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 data: get rid of unused USB host clock aliases and dummies 2013-06-09 01:05:34 -06:00
cclock33xx_data.c ARM: OMAP: AM33xx: clock: Add RNG clock data 2013-08-23 12:38:07 -06:00
cclock44xx_data.c ARM: OMAP4: Fix clock_get error for GPMC during boot 2013-09-18 12:01:58 -07:00
cclock2420_data.c ARM: OMAP2+: clock data: Remove CK_* flags 2013-03-18 09:57:39 -06:00
cclock2430_data.c ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmod 2013-03-30 15:51:33 -06: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 omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08: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 omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
clkt34xx_dpll3m2.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08: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 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2013-05-03 09:13:19 -07:00
clock.h ARM: OMAP2+: clock data: Remove CK_* flags 2013-03-18 09:57:39 -06:00
clock2xxx.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08:00
clock2xxx.h ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock3xxx.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08: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: fix wrong container_of in clock36xx.c 2013-06-06 08:48:07 -06:00
clock36xx.h ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock44xx.h
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+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/ints 2013-01-29 14:59:58 -07:00
clockdomain.h ARM: OMAP2+: CM: AM43x clockdomain data 2013-10-13 22:48:36 -06: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
clockdomains7xx_data.c ARM: OMAP: DRA7: clockdomain: Add DRA7XX data and update header 2013-08-23 04:28:36 -06:00
clockdomains33xx_data.c ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operations 2012-06-18 12:08:06 -06:00
clockdomains43xx_data.c ARM: OMAP2+: CM: AM43x clockdomain data 2013-10-13 22:48:36 -06:00
clockdomains44xx_data.c ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP 2012-10-29 22:02:13 -06:00
clockdomains54xx_data.c ARM: OMAP5: clockdomain data: Add OMAP54XX data and update the header 2013-06-08 11:56:15 -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-7xx.h ARM: OMAP: DRA7: CM: Add minimal regbit shifts 2013-08-23 04:28:36 -06:00
cm-regbits-24xx.h ARM: OMAP2: PRM/CM: Cleanup unused header 2013-07-21 21:13:59 -06:00
cm-regbits-33xx.h ARM: OMAP3: PRM/CM: Cleanup unused header 2013-07-21 22:10:03 -06:00
cm-regbits-34xx.h ARM: OMAP3: PRM/CM: Cleanup unused header 2013-07-21 22:10:03 -06:00
cm-regbits-44xx.h ARM: OMAP4: PRM/CM: Cleanup unused header 2013-07-21 22:10:14 -06:00
cm-regbits-54xx.h ARM: OMAP5: PRM/CM: Cleanup unused header 2013-07-21 22:10:25 -06:00
cm.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
cm1_7xx.h ARM: OMAP: DRA7: CM: Add DRA7XX register defines 2013-08-23 04:24:15 -06:00
cm1_44xx.h ARM: OMAP4+: CM: Move function prototypes to common header for re-use 2013-06-08 11:41:39 -06:00
cm1_54xx.h ARM: OMAP5: CM: Add OMAP54XX register and bitfield files 2013-06-08 11:46:09 -06:00
cm2_7xx.h ARM: OMAP: DRA7: CM: Add DRA7XX register defines 2013-08-23 04:24:15 -06:00
cm2_44xx.h ARM: OMAP4+: CM: Move function prototypes to common header for re-use 2013-06-08 11:41:39 -06:00
cm2_54xx.h ARM: OMAP5: CM: Add OMAP54XX register and bitfield files 2013-06-08 11:46:09 -06:00
cm2xxx.c ARM: OMAP2xxx: CM: remove autodep handling 2013-01-29 14:59:57 -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+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/ints 2013-01-29 14:59:58 -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 ARM: OMAP2+: CM: cm_inst offset s16->u16 2013-10-13 22:46:38 -06:00
cm33xx.h ARM: OMAP2+: AM43x: PRCM kbuild 2013-10-13 22:49:06 -06:00
cm44xx.c
cm44xx.h
cm_44xx_54xx.h ARM: OMAP4+: CM: Move function prototypes to common header for re-use 2013-06-08 11:41:39 -06:00
cm_common.c ARM: OMAP2: Fix compillation error in cm_common 2012-11-12 13:42:46 -08:00
cminst44xx.c ARM: OMAP2+: CM: AM43x clockdomain data 2013-10-13 22:48:36 -06:00
cminst44xx.h ARM: OMAP2+: CM: cm_inst offset s16->u16 2013-10-13 22:46:38 -06:00
common-board-devices.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
common-board-devices.h ARM: OMAP2+: nand: unify init functions 2012-10-15 12:00:44 +05:30
common.c ARM: OMAP2+: common: remove use of vram 2012-12-16 11:19:48 -08:00
common.h ARM: DRA7: Reuse io tables and add a new .init_early 2013-08-13 11:00:35 +05:30
control.c ARM: OMAP2+: control: add OMAP5 support for dsp boot programming 2013-05-16 08:46:28 -07:00
control.h ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_feature 2013-06-18 03:04:07 -07:00
cpuidle34xx.c ARM: arm-soc cleanup for 3.10 2013-05-02 09:03:55 -07:00
cpuidle44xx.c ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionally 2013-09-18 12:02:00 -07: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
devices.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2013-09-07 14:31:18 -07:00
devices.h
display.c OMAPDSS: fix DPI and SDI device ids 2013-08-29 16:21:51 +03:00
display.h
dma.c dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver 2013-04-15 09:51:19 +05:30
dpll3xxx.c Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux into omap-for-v3.10/fixes-non-critical 2013-04-01 09:30:47 -07:00
dpll44xx.c ARM: OMAP4: Enhance support for DPLLs with 4X multiplier 2012-12-15 01:35:46 -07:00
drm.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
dsp.c ARM: OMAP2+: fix typo "CONFIG_BRIDGE_DVFS" 2013-04-01 08:52:50 -07:00
dss-common.c ARM: OMAP: 4430SDP: remove picodlp device data 2013-08-28 10:23:19 +03:00
dss-common.h ARM: OMAP2+: Remove legacy DSS initialization for omap4 2013-08-28 10:23:18 +03:00
emu.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08:00
fb.c ARM: OMAP2+: Cocci spatch "ptr_ret.spatch" 2013-07-04 05:10:51 -07:00
gpio.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
gpmc-nand.c ARM: dts: OMAP2+: Simplify NAND support 2013-05-16 09:21:19 -07:00
gpmc-nand.h ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
gpmc-onenand.c Merge branch 'cleanup' into for-linus 2013-05-02 21:31:29 +01:00
gpmc-onenand.h ARM: OMAP2+: onenand: header cleanup 2012-10-15 14:42:03 +05:30
gpmc-smc91x.c ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings() 2013-04-01 14:53:43 -05:00
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 ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y 2013-09-18 12:01:59 -07:00
gpmc.h ARM: OMAP2+: Add function to read GPMC settings from device-tree 2013-04-01 14:53:45 -05:00
hdq1w.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08: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: OMAP2+: Remove omap4 pdata from hsmmc.c 2013-05-30 13:09:31 -07:00
hsmmc.h
hwspinlock.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
i2c.c PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. 2013-07-15 11:25:01 +09:30
i2c.h ARM: OMAP: Fix relative includes for shared i2c.h file 2012-10-31 15:37:13 -07:00
id.c ARM: OMAP5: id: Remove ES1.0 support 2013-10-08 14:45:57 -07:00
id.h ARM: OMAP2+: Make id.h local 2012-09-20 15:02:22 -07:00
io.c ARM: OMAP2+: AM43x PRCM init 2013-10-13 22:49:16 -06:00
iomap.h ARM: OMAP5: Add minimal support for OMAP5430 SOC 2012-07-09 19:14:39 +05:30
irq.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
Kconfig ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07: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
Makefile ARM: OMAP2+: AM43x: PRCM kbuild 2013-10-13 22:49:06 -06:00
Makefile.boot ARM: dtb: move all dtb targets to common Makefile 2012-09-20 22:58:17 -07:00
mcbsp.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08: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+: omap_device: remove obsolete pm_lats and early_device code 2013-01-26 00:48:53 -07:00
mux.c ARM: OMAP2+: mux: correct wrong error messages 2013-03-04 11:37:31 -08:00
mux.h ARM: OMAP2+: Remove legacy mux data for omap4 2013-05-30 13:09:31 -07:00
mux34xx.c ARM: OMAP2+: mux: fix trivial typo in name 2013-09-18 12:02:01 -07:00
mux34xx.h omap: mux: add AM/DM37x gpios 2013-05-08 17:07:40 -07:00
mux2420.c
mux2420.h
mux2430.c
mux2430.h
omap-headsmp.S arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
omap-hotplug.c ARM: cpu hotplug: remove majority of cache flushing from platforms 2013-04-18 20:08:04 +01:00
omap-iommu.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
omap-mpuss-lowpower.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
omap-pm-noop.c ARM: OMAP: Move omap-pm-noop.c local to mach-omap2 2012-10-31 15:37:13 -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: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register 2013-10-10 10:14:22 -07:00
omap-smc.S
omap-smp.c ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register 2013-10-10 10:14:22 -07:00
omap-wakeupgen.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
omap-wakeupgen.h ARM: OMAP2+: Make omap-wakeupgen.h local 2012-09-20 15:02:37 -07:00
omap2-restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
omap3-restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
omap4-common.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
omap4-keypad.h ARM: OMAP2+: Make omap4-keypad.h local 2012-09-20 15:04:04 -07:00
omap4-restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
omap4-sar-layout.h ARM: arm-soc cleanup for 3.10 2013-05-02 09:03:55 -07:00
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: OMAP: Make use of available scu_a9_get_base() interface 2013-01-28 10:41:39 -07:00
omap54xx.h ARM: DRA7: Reuse io tables and add a new .init_early 2013-08-13 11:00:35 +05:30
omap_device.c ARM: OMAP: fix return value check in omap_device_build_from_dt() 2013-09-18 12:01:58 -07:00
omap_device.h arm: omap2+: omap_device: remove no_idle_on_suspend 2013-05-16 07:09:09 -07:00
omap_hwmod.c ARM: OMAP2+: hwmod: AM43x operations 2013-10-13 22:48:57 -06:00
omap_hwmod.h ARM: OMAP2+: hwmod: AM43x support 2013-10-13 22:48:46 -06: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: OMAP2+: Remove dma.h 2013-06-18 00:12:34 -07:00
omap_hwmod_2xxx_interconnect_data.c ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmod 2013-03-30 15:51:33 -06:00
omap_hwmod_2xxx_ipblock_data.c ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LL 2013-07-30 05:13:35 -06:00
omap_hwmod_3xxx_data.c ARM: OMAP2+: hwmod data: Add SSI information 2013-10-08 23:46:49 -06:00
omap_hwmod_7xx_data.c ARM: OMAP: DRA7: hwmod: Create initial DRA7XX SoC data 2013-08-23 04:29:13 -06:00
omap_hwmod_33xx_43xx_common_data.h ARM: OMAP2+: hwmod: AM43x support 2013-10-13 22:48:46 -06:00
omap_hwmod_33xx_43xx_interconnect_data.c ARM: OMAP2+: hwmod: AM335x/AM43x: move common data 2013-10-13 22:47:39 -06:00
omap_hwmod_33xx_43xx_ipblock_data.c ARM: OMAP2+: hwmod: AM43x support 2013-10-13 22:48:46 -06:00
omap_hwmod_33xx_data.c ARM: OMAP2+: hwmod: AM335x: runtime register update 2013-10-13 22:47:56 -06:00
omap_hwmod_43xx_data.c ARM: OMAP2: hwmod: Add qspi data for am437x. 2013-10-15 23:49:43 -06:00
omap_hwmod_44xx_data.c ARM: OMAP2+: hwmod: cleanup HWMOD_INIT_NO_RESET usage 2013-10-09 01:25:17 -06:00
omap_hwmod_54xx_data.c ARM: OMAP5: hwmod: add missing ocp2scp hwmod data 2013-10-11 15:37:05 -07:00
omap_hwmod_2420_data.c ARM: OMAP2+: add user and fifo info to mailbox platform data 2013-06-11 11:41:30 -05:00
omap_hwmod_2430_data.c ARM: OMAP2+: add user and fifo info to mailbox platform data 2013-06-11 11:41:30 -05: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: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmod 2013-03-30 15:51:33 -06:00
omap_hwmod_reset.c ARM: omap2: include linux/errno.h in hwmod_reset 2013-02-15 13:36:47 +01: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+: Use omap initcalls 2013-01-11 11:24:18 -08:00
omap_twl.c ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER 2012-12-17 10:50:41 -08:00
opp.c ARM: OMAP: Make omap_device local to mach-omap2 2012-10-17 12:08:40 -07:00
opp2xxx.h
opp3xxx_data.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08:00
opp4xxx_data.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -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 Merge branch 'cleanup' into for-linus 2013-05-02 21:31:29 +01:00
pm.c Power management and ACPI updates for 3.10-rc1 2013-04-30 15:21:02 -07:00
pm.h ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code 2013-01-29 14:59:57 -07:00
pm24xx.c ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple 2013-03-28 12:55:58 +05:30
pm34xx.c ARM: OMAP3: Fix iva2_pwrdm settings for 3703 2013-05-30 12:44:47 -07:00
pm44xx.c OMAP PM cleanups for v3.10 2013-05-16 08:27:49 -07:00
pmu.c ARM: OMAP2+: Cocci spatch "ptr_ret.spatch" 2013-07-04 05:10:51 -07:00
powerdomain-common.c
powerdomain.c ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated to a pwrdm 2013-06-17 07:25:14 -07:00
powerdomain.h ARM: OMAP2+: PM: AM43x powerdomain data 2013-10-13 22:48:25 -06:00
powerdomains2xxx_3xxx_data.c ARM: OMAP2+: powerdomain: fix whitespace, improve flag comments 2013-01-29 14:59:58 -07:00
powerdomains2xxx_3xxx_data.h
powerdomains2xxx_data.c ARM: OMAP2+: powerdomain: fix whitespace, improve flag comments 2013-01-29 14:59:58 -07:00
powerdomains3xxx_data.c ARM: OMAP: TI81XX: add always-on powerdomain for TI81XX 2013-08-23 04:48:42 -06:00
powerdomains7xx_data.c ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update header 2013-08-23 04:28:36 -06:00
powerdomains33xx_data.c ARM: OMAP AM33xx: powerdomains: add AM335x support 2012-06-18 12:08:06 -06:00
powerdomains43xx_data.c ARM: OMAP2+: PM: AM43x powerdomain data 2013-10-13 22:48:25 -06:00
powerdomains44xx_data.c
powerdomains54xx_data.c ARM: OMAP5: PRM/CM: Cleanup unused header 2013-07-21 22:10:25 -06:00
prcm-common.h ARM: OMAP: TI81XX: add always-on powerdomain for TI81XX 2013-08-23 04:48:42 -06:00
prcm43xx.h ARM: OMAP2: hwmod: Add qspi data for am437x. 2013-10-15 23:49:43 -06:00
prcm44xx.h ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsiters 2013-08-23 04:28:36 -06:00
prcm_mpu7xx.h ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsiters 2013-08-23 04:28:36 -06:00
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: OMAP4+: PRCM MPU: Move function prototypes to common header for re-use 2013-06-08 11:54:40 -06:00
prcm_mpu54xx.h ARM: OMAP5: PRCM: Add OMAP54XX local MPU PRCM registers 2013-06-08 11:55:18 -06:00
prcm_mpu_44xx_54xx.h ARM: OMAP4+: PRCM MPU: Move function prototypes to common header for re-use 2013-06-08 11:54:40 -06:00
prm-regbits-24xx.h ARM: OMAP2: PRM/CM: Cleanup unused header 2013-07-21 21:13:59 -06:00
prm-regbits-33xx.h ARM: OMAP2+: Add back the define for AM33XX_RST_GLOBAL_WARM_SW_MASK 2013-08-29 19:10:59 -07:00
prm-regbits-34xx.h ARM: OMAP3: PRM/CM: Cleanup unused header 2013-07-21 22:10:03 -06:00
prm-regbits-44xx.h ARM: OMAP4: PRM/CM: Cleanup unused header 2013-07-21 22:10:14 -06:00
prm.h ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost count 2012-11-21 16:15:17 -07:00
prm2xxx.c Some OMAP PRCM and sparse fixes against v3.8-rc1. A basic set of test 2013-01-03 11:04:21 -08:00
prm2xxx.h ARM: OMAP2+: PRM: initialize some PRM functions early 2012-11-21 16:15:16 -07:00
prm2xxx_3xxx.c ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/ints 2013-01-29 14:59:58 -07: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+: Use omap initcalls 2013-01-11 11:24:18 -08:00
prm3xxx.h ARM: OMAP2+: PRM: initialize some PRM functions early 2012-11-21 16:15:16 -07:00
prm7xx.h ARM: OMAP: DRA7: PRM: Add DRA7XX register definitions 2013-08-23 04:04:23 -06:00
prm33xx.c ARM: AM33xx: Remove the unused voltagedomain data 2013-06-17 07:26:44 -07:00
prm33xx.h ARM: OMAP2+: AM33XX: Update the hardreset API 2013-02-08 07:25:28 -07:00
prm44xx.c ARM: OMAP: DRA7: Enable PM framework initializations 2013-08-23 04:29:37 -06:00
prm44xx.h ARM: OMAP4+: PRM: Move function prototypes to common header for re-use 2013-06-08 11:02:20 -06:00
prm44xx_54xx.h ARM: OMAP4+: PRM: Move function prototypes to common header for re-use 2013-06-08 11:02:20 -06:00
prm54xx.h ARM: OMAP5: PRM: Add OMAP54XX register and bitfield files 2013-06-08 11:41:01 -06:00
prm_common.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
prminst44xx.c ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instance 2013-08-23 04:28:36 -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
scrm54xx.h ARM: OMAP5: SCRM: Add OMAP54XX header file. 2013-06-08 11:55:44 -06: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 omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08: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 omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
serial.c ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LL 2013-07-30 05:13:35 -06:00
serial.h ARM: OMAP2+: Fix relative includes for serial.h 2012-10-31 15:37:14 -07:00
sleep24xx.S ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays active 2013-02-06 13:48:14 -07:00
sleep34xx.S omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
sleep44xx.S ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4 2013-07-04 05:10:51 -07:00
smartreflex-class3.c PM / AVS: SmartReflex: use omap_sr * for enable/disable interface 2013-06-10 10:46:18 -07:00
soc.h ARM: OMAP5: id: Remove ES1.0 support 2013-10-08 14:45:57 -07:00
sr_device.c ARM: OMAP2+: fix some omap_device_build() calls that aren't compiled by default 2013-02-12 09:00:33 -08:00
sram.c ARM: OMAP2+: AM43x: SRAM base and size 2013-06-12 08:07:23 -07:00
sram.h ARM: OMAP: Split sram.h to local headers and minimal shared header 2012-10-31 10:14:13 -07: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 ARM: OMAP2+: Fix build error for realtime counter init if not enabled 2013-10-11 17:28:04 -07:00
twl-common.c ARM: OMAP: add vdds_dsi supply for omapdss_dpi.0 2013-06-12 06:59:40 -07:00
twl-common.h ARM: OMAP2+: twl-common: Allow boards to customize the twl4030 audio setup 2013-01-22 10:34:50 +01:00
usb-host.c usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv 2013-08-09 17:26:00 +03:00
usb-musb.c ARM: OMAP2: fix musb usage for n8x0 2013-08-16 09:39:56 -07:00
usb-tusb6010.c ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings() 2013-04-01 14:53:43 -05:00
usb.h ARM: OMAP2+: omap-usb-host: Add usbhs_init_phys() 2013-04-02 09:59:52 -07:00
vc.c Merge branch 'next/pm-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/pm 2012-11-30 09:12:33 -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 Merge branch 'omap/pm-voltdomain-cleanup' into next/soc 2013-06-20 17:35:16 +02:00
voltagedomains2xxx_data.c
voltagedomains3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08: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
voltagedomains54xx_data.c ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage data 2013-06-25 17:11:06 -07: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-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
wd_timer.h ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00