linux/arch/arm/mach-omap2
Linus Torvalds bfc7249cc2 Please consider pulling the clk framework changes toward 3.19. It is
much later than usual due to several last minute bugs that had to be
 addressed. As usual the majority of changes are new drivers and
 modifications to existing drivers. The core recieved many fixes along
 with the groundwork for several large changes coming in the future which
 will better parition clock providers from clock consumers.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJUlMRQAAoJEDqPOy9afJhJgdUQAK4myJT0q10LSqe9piwzGVXg
 uDcIN5CTtbdYkvdGIfCjeqz3t+DClnAMPx2ZPIjC0Z1mIvqq+ViqwP5U8kKd7z1a
 WCKV8e5Et3O1WNbslzsx5Z2JYJNgzqr1xxWAOLTLh5rYxVwE5b946Yv4Whxa694I
 ugm4wNlibeN3H8pnyH8YEiWEtahtu7B5v/9WELpyREwNxw7ZA18MttEvWaamAPHG
 rAxhQCB3A3HaIvyg8KFdVmwOBZQMc2EWT00kJfdRWL4/iGAipKCnbuh1c8Pr/RQE
 XRg5Y+MuMLotoUELYYeZHtEmIlW3A+9gR6tLivswPpOP8/5BVUyA5Hh0yCGUqUHD
 s5Iheq7s7xnKEgIu9cD4tf1nCY41gw+4/I4pm47WLkaRgehcEBcAibVC3CupZ5pI
 hJiFqEKWPKEk8vAJ/mM+wCGI4w01+eoICBm4EG06Nwj4xkQcAVqE67ZvgVs1LrmL
 efqSxkWpNoetf0Q12cfePHmWtesGNdvljLdXQ54T4qH9HxNaI9/9eM6tyFTfrDSe
 BG5h7gbPr6/aM/1FfcWn5jQIfjEjPhQtSpCehs8pMf/pG5QZgftBtwe3p+yz7zXJ
 Q/v8xNEcZ7Ze6/9rJsAcbLzyzcdk9NzTlEMplzGBoUQFNiEXKoIjCDKAx39UFtMz
 EccWXvt9iNZZhmDcu0pU
 =jD84
 -----END PGP SIGNATURE-----

Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux

Pull clk framework updates from Mike Turquette:
 "This is much later than usual due to several last minute bugs that had
  to be addressed.  As usual the majority of changes are new drivers and
  modifications to existing drivers.  The core recieved many fixes along
  with the groundwork for several large changes coming in the future
  which will better parition clock providers from clock consumers"

* tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux: (86 commits)
  clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to domain being gated
  ARM: OMAP3: clock: fix boot breakage in legacy mode
  ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
  clk: Really fix deadlock with mmap_sem
  clk: mmp: fix sparse non static symbol warning
  clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
  clk: change clk_debugfs_add_file to take a struct clk_hw
  clk: Don't expose __clk_get_accuracy
  clk: Don't try to use a struct clk* after it could have been freed
  clk: Remove unused function __clk_get_prepare_count
  clk: samsung: Fix double add of syscore ops after driver rebind
  clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
  clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
  clk: samsung: remove unnecessary inclusion of header files from clk.h
  clk: samsung: remove unnecessary CONFIG_OF from clk.c
  clk: samsung: Spelling s/bwtween/between/
  clk: rockchip: Add support for the mmc clock phases using the framework
  clk: rockchip: add bindings for the mmc clocks
  clk: rockchip: rk3288 export i2s0_clkout for use in DT
  clk: rockchip: use clock ID for DMC (memory controller) on rk3288
  ...
2014-12-20 16:42:36 -08:00
..
include/mach
am33xx-restart.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
am33xx.h
am35xx-emac.c
am35xx-emac.h
am35xx.h
board-am3517crane.c ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
board-am3517evm.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-cm-t35.c ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
board-cm-t3517.c ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
board-devkit8000.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-flash.c ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
board-flash.h ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
board-generic.c ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
board-ldp.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-n8x0.c ARM: SoC/OMAP GPMC driver cleanup and move for 3.19 2014-12-09 16:57:56 -08:00
board-omap3beagle.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-omap3logic.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-omap3pandora.c ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
board-omap3stalker.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-omap3touchbook.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-overo.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-rx51-peripherals.c media updates for v3.19-rc1 2014-12-11 11:49:23 -08:00
board-rx51-video.c
board-rx51.c arm: omap: irq: drop omap3_intc_handle_irq() 2014-09-11 13:05:40 -07:00
board-rx51.h
cclock3xxx_data.c ARM: OMAP3: clock: fix boot breakage in legacy mode 2014-12-15 17:05:10 -08:00
clkt2xxx_apll.c
clkt2xxx_dpll.c
clkt2xxx_dpllcore.c
clkt2xxx_virt_prcm_set.c
clkt34xx_dpll3m2.c
clkt_clksel.c
clkt_dpll.c Few fixes for the v3.17 merge window: 2014-08-09 08:23:27 -07:00
clkt_iclk.c
clock.c Clean-up series for omap PRCM (Power Reset Clock Module) from 2014-11-20 12:06:19 +01:00
clock.h Merge branch 'omap-for-v3.19/fixes-not-urgent' into omap-for-v3.19/fixes 2014-12-10 08:25:50 -08:00
clock2xxx.c
clock2xxx.h
clock3xxx.c ARM: OMAP3: clock: add support for dpll4_set_rate_and_parent 2014-11-13 09:26:33 -07:00
clock3xxx.h
clock34xx.c
clock34xx.h
clock36xx.c
clock36xx.h
clock44xx.h
clock2430.c
clock3517.c
clock3517.h
clock_common_data.c
clockdomain.c
clockdomain.h
clockdomains2xxx_3xxx_data.c
clockdomains3xxx_data.c
clockdomains7xx_data.c
clockdomains33xx_data.c
clockdomains43xx_data.c
clockdomains44xx_data.c
clockdomains54xx_data.c
clockdomains2420_data.c
clockdomains2430_data.c
cm-regbits-7xx.h
cm-regbits-24xx.h
cm-regbits-33xx.h
cm-regbits-34xx.h
cm-regbits-44xx.h
cm-regbits-54xx.h
cm.h ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable 2014-10-27 08:39:24 -07:00
cm1_7xx.h ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functions 2014-10-27 08:39:25 -07:00
cm1_44xx.h ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functions 2014-10-27 08:39:25 -07:00
cm1_54xx.h ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functions 2014-10-27 08:39:25 -07:00
cm2_7xx.h ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functions 2014-10-27 08:39:25 -07:00
cm2_44xx.h ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functions 2014-10-27 08:39:25 -07:00
cm2_54xx.h ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functions 2014-10-27 08:39:25 -07:00
cm2xxx.c ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static 2014-10-27 08:39:24 -07:00
cm2xxx.h ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static 2014-10-27 08:39:24 -07:00
cm2xxx_3xxx.h
cm3xxx.c ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static 2014-10-27 08:39:24 -07:00
cm3xxx.h ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static 2014-10-27 08:39:24 -07:00
cm33xx.c ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable 2014-10-27 08:39:24 -07:00
cm33xx.h ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable 2014-10-27 08:39:24 -07:00
cm44xx.h ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.h 2014-10-27 08:39:25 -07:00
cm_common.c ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable 2014-10-27 08:39:24 -07:00
cminst44xx.c ARM: OMAP4: CM: make cminst direct register access functions static 2014-10-27 08:39:25 -07:00
common-board-devices.c
common-board-devices.h arm: omap2: n8x0: move i2c devices to DT 2014-09-16 14:43:11 -07:00
common.c
common.h ARM: SoC platform changes for 3.18 2014-10-08 17:13:04 -04:00
control.c
control.h
cpuidle34xx.c cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic 2014-11-12 21:17:27 +01:00
cpuidle44xx.c cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic 2014-11-12 21:17:27 +01:00
ctrl_module_wkup_44xx.h
devices.c media updates for v3.19-rc1 2014-12-11 11:49:23 -08:00
devices.h
display.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
display.h
dma.c
dpll3xxx.c ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs 2014-12-15 17:05:08 -08:00
dpll44xx.c ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs 2014-12-15 17:05:08 -08:00
drm.c
dss-common.c
dss-common.h
fb.c
gpio.c
gpmc-nand.c ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
gpmc-onenand.c ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
gpmc-smsc911x.c
gpmc-smsc911x.h
gpmc.h ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
hdq1w.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
hdq1w.h
hsmmc.c mmc: omap_hsmmc: remove unused slot_id parameter 2014-11-26 14:30:56 +01:00
hsmmc.h mmc: omap_hsmmc: remove unused slot_id parameter 2014-11-26 14:30:56 +01:00
hwspinlock.c
i2c.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
i2c.h
id.c ARM: OMAP2+: AM43x: Add ID for ES1.2 2014-12-10 09:33:50 -08:00
id.h
io.c ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2014-12-13 00:42:49 +01:00
iomap.h
Kconfig PM: Eliminate CONFIG_PM_RUNTIME 2014-12-19 22:55:06 +01:00
l3_2xxx.h
l3_3xxx.h
l4_2xxx.h
l4_3xxx.h
Makefile Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
Makefile.boot
mcbsp.c
mmc.h ARM: OMAP2: MMC: include mmc-omap platform header directly 2014-11-26 14:30:53 +01:00
msdi.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
mux.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
mux.h
mux34xx.c
mux34xx.h
omap-headsmp.S
omap-hotplug.c
omap-iommu.c
omap-mpuss-lowpower.c ARM: OMAP4+: PM: Program CPU logic power state 2014-11-10 16:02:05 -08:00
omap-pm-noop.c
omap-pm.h
omap-secure.c
omap-secure.h ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default 2014-09-08 11:38:41 -05:00
omap-smc.S
omap-smp.c
omap-wakeupgen.c ARM: OMAP5 / DRA7: Enable CPU RET on suspend 2014-09-08 11:38:43 -05:00
omap-wakeupgen.h ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default 2014-09-08 11:38:41 -05:00
omap2-restart.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
omap3-restart.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
omap4-common.c ARM: OMAP2: MMC: include mmc-omap platform header directly 2014-11-26 14:30:53 +01:00
omap4-restart.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
omap4-sar-layout.h
omap24xx.h
omap34xx.h
omap44xx.h
omap54xx.h
omap_device.c ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2014-12-13 00:42:49 +01:00
omap_device.h
omap_hwmod.c Merge (part of) tag 'omap-for-v3.19/hwmod-and-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc 2014-11-28 14:51:38 +01:00
omap_hwmod.h ARM: OMAP2+: hwmod: add parent_hwmod support 2014-11-19 14:48:12 -07:00
omap_hwmod_2xxx_3xxx_interconnect_data.c
omap_hwmod_2xxx_3xxx_ipblock_data.c
omap_hwmod_2xxx_interconnect_data.c
omap_hwmod_2xxx_ipblock_data.c
omap_hwmod_3xxx_data.c ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver 2014-11-26 14:30:53 +01:00
omap_hwmod_7xx_data.c ARM: SoC platform changes for 3.19 2014-12-09 14:38:28 -08:00
omap_hwmod_33xx_43xx_common_data.h
omap_hwmod_33xx_43xx_interconnect_data.c
omap_hwmod_33xx_43xx_ipblock_data.c ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver 2014-11-26 14:30:53 +01:00
omap_hwmod_33xx_data.c ARM: OMAP2: MMC: include mmc-omap platform header directly 2014-11-26 14:30:53 +01:00
omap_hwmod_43xx_data.c ARM: OMAP2+: hwmod: AM43x: add hwmod support for ADC on AM43xx 2014-11-21 10:39:49 -07:00
omap_hwmod_44xx_data.c ARM: SoC platform changes for 3.19 2014-12-09 14:38:28 -08:00
omap_hwmod_54xx_data.c ARM: SoC platform changes for 3.19 2014-12-09 14:38:28 -08:00
omap_hwmod_2420_data.c
omap_hwmod_2430_data.c ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver 2014-11-26 14:30:53 +01:00
omap_hwmod_common_data.c
omap_hwmod_common_data.h
omap_hwmod_common_ipblock_data.c
omap_hwmod_reset.c
omap_opp_data.h
omap_phy_internal.c ARM: OMAP2: Remove unnecessary KERN_* in omap_phy_internal.c 2014-11-06 10:11:24 -08:00
omap_twl.c
opp.c
opp2xxx.h
opp3xxx_data.c
opp4xxx_data.c
opp2420_data.c
opp2430_data.c
pdata-quirks.c More dts changes for omaps to add support for new devices: 2014-11-28 14:56:14 +01:00
pm-debug.c
pm.c cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' 2014-10-03 15:37:54 +02:00
pm.h ARM: OMAP5 / DRA7: Enable CPU RET on suspend 2014-09-08 11:38:43 -05:00
pm24xx.c ARM: SoC device-tree changes for 3.17 2014-08-08 11:16:58 -07:00
pm34xx.c ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header 2014-11-20 12:11:25 -08:00
pm44xx.c ARM: OMAP4+: PM: Centralize static dependency mapping table 2014-11-10 16:01:40 -08:00
pmu.c
powerdomain-common.c
powerdomain.c ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain 2014-09-08 11:22:41 -05:00
powerdomain.h ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain 2014-09-08 11:22:41 -05:00
powerdomains2xxx_3xxx_data.c
powerdomains2xxx_3xxx_data.h
powerdomains2xxx_data.c
powerdomains3xxx_data.c
powerdomains7xx_data.c ARM: OMAP: DRA7: powerdomain data: fix powerdomain powerstate 2014-09-08 11:22:31 -05:00
powerdomains33xx_data.c
powerdomains43xx_data.c
powerdomains44xx_data.c
powerdomains54xx_data.c ARM: OMAP5: powerdomain data: fix powerdomain powerstate 2014-09-08 11:22:40 -05:00
prcm-common.h
prcm43xx.h
prcm44xx.h
prcm_mpu7xx.h
prcm_mpu44xx.c
prcm_mpu44xx.h
prcm_mpu54xx.h
prcm_mpu_44xx_54xx.h
prm-regbits-24xx.h
prm-regbits-33xx.h
prm-regbits-34xx.h
prm-regbits-44xx.h
prm.h ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prm2xxx.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prm2xxx.h ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prm2xxx_3xxx.c ARM: OMAP2+: PRM: add generic API for checking hardreset status 2014-10-27 08:39:25 -07:00
prm2xxx_3xxx.h ARM: OMAP2+: PRM: add generic API for checking hardreset status 2014-10-27 08:39:25 -07:00
prm3xxx.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prm3xxx.h ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prm7xx.h
prm33xx.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prm33xx.h ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prm44xx.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prm44xx.h
prm44xx_54xx.h ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain 2014-10-27 08:39:26 -07:00
prm54xx.h
prm_common.c ARM: OMAP2+: PRM: provide generic API for system reset 2014-10-27 08:39:26 -07:00
prminst44xx.c ARM: OMAP2+: PRM: add generic API for deasserting hardware reset 2014-10-27 08:39:25 -07:00
prminst44xx.h ARM: OMAP2+: PRM: add generic API for deasserting hardware reset 2014-10-27 08:39:25 -07:00
scrm44xx.h
scrm54xx.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
sdrc.c
sdrc.h
sdrc2xxx.c
serial.c ARM: OMAP: serial: remove last vestige of DTR_gpio support. 2014-11-10 09:06:44 -08:00
serial.h
sleep24xx.S
sleep34xx.S
sleep44xx.S
smartreflex-class3.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
soc.h ARM: OMAP2+: AM43x: Add ID for ES1.2 2014-12-10 09:33:50 -08:00
sr_device.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
sram.c ARM: OMAP4+: Remove static iotable mappings for SRAM 2014-09-18 09:47:35 -07:00
sram.h ARM: OMAP4+: Remove static iotable mappings for SRAM 2014-09-18 09:47:35 -07:00
sram34xx.S
sram242x.S
sram243x.S
ti81xx.h
timer.c ARM: OMAP2+: make of_device_ids const 2014-09-11 12:37:23 -07:00
twl-common.c arm: omap3: twl: remove usb phy init data 2014-12-10 22:37:20 -05:00
twl-common.h
usb-host.c
usb-musb.c
usb-tusb6010.c
usb.h
vc.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
vc.h
vc3xxx_data.c
vc44xx_data.c
voltage.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
voltage.h
voltagedomains2xxx_data.c
voltagedomains3xxx_data.c
voltagedomains44xx_data.c
voltagedomains54xx_data.c
vp.c
vp.h
vp3xxx_data.c
vp44xx_data.c
wd_timer.c arm: mach-omap2: Convert pr_warning to pr_warn 2014-09-18 09:53:57 -07:00
wd_timer.h