Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
* 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc: (47 commits) OMAP: Add debugfs node to show the summary of all clocks OMAP2+: hwmod: Follow the recommended PRCM module enable sequence OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls from clock code OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programming OMAP2+: PM: idle clkdms only if already in idle OMAP2+: clockdomain: add clkdm_in_hwsup() OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition() OMAP4: hwmod: Introduce the module control in hwmod control OMAP4: cm: Add two new APIs for modulemode control OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure OMAP4: hwmod data: Add PRM context register offset OMAP4: prm: Remove deprecated functions OMAP4: prm: Replace warm reset API with the offset based version OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros OMAP: hwmod: Wait the idle status to be disabled OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros OMAP2+: hwmod: Init clkdm field at boot time OMAP4: hwmod data: Add clock domain attribute OMAP4: clock data: Add missing divider selection for auxclks ...
No related branches found
No related tags found
Showing
- arch/arm/mach-omap2/board-4430sdp.c 55 additions, 0 deletionsarch/arm/mach-omap2/board-4430sdp.c
- arch/arm/mach-omap2/board-rx51-peripherals.c 3 additions, 3 deletionsarch/arm/mach-omap2/board-rx51-peripherals.c
- arch/arm/mach-omap2/board-zoom-peripherals.c 5 additions, 5 deletionsarch/arm/mach-omap2/board-zoom-peripherals.c
- arch/arm/mach-omap2/clock.c 24 additions, 3 deletionsarch/arm/mach-omap2/clock.c
- arch/arm/mach-omap2/clock.h 3 additions, 0 deletionsarch/arm/mach-omap2/clock.h
- arch/arm/mach-omap2/clock2420_data.c 11 additions, 11 deletionsarch/arm/mach-omap2/clock2420_data.c
- arch/arm/mach-omap2/clock2430_data.c 16 additions, 16 deletionsarch/arm/mach-omap2/clock2430_data.c
- arch/arm/mach-omap2/clock3xxx_data.c 22 additions, 22 deletionsarch/arm/mach-omap2/clock3xxx_data.c
- arch/arm/mach-omap2/clock44xx_data.c 172 additions, 43 deletionsarch/arm/mach-omap2/clock44xx_data.c
- arch/arm/mach-omap2/clockdomain.c 169 additions, 41 deletionsarch/arm/mach-omap2/clockdomain.c
- arch/arm/mach-omap2/clockdomain.h 11 additions, 0 deletionsarch/arm/mach-omap2/clockdomain.h
- arch/arm/mach-omap2/clockdomain2xxx_3xxx.c 4 additions, 2 deletionsarch/arm/mach-omap2/clockdomain2xxx_3xxx.c
- arch/arm/mach-omap2/clockdomain44xx.c 4 additions, 9 deletionsarch/arm/mach-omap2/clockdomain44xx.c
- arch/arm/mach-omap2/clockdomains44xx_data.c 1 addition, 1 deletionarch/arm/mach-omap2/clockdomains44xx_data.c
- arch/arm/mach-omap2/cm44xx.h 1 addition, 7 deletionsarch/arm/mach-omap2/cm44xx.h
- arch/arm/mach-omap2/cminst44xx.c 133 additions, 17 deletionsarch/arm/mach-omap2/cminst44xx.c
- arch/arm/mach-omap2/cminst44xx.h 8 additions, 2 deletionsarch/arm/mach-omap2/cminst44xx.h
- arch/arm/mach-omap2/omap_hwmod.c 204 additions, 30 deletionsarch/arm/mach-omap2/omap_hwmod.c
- arch/arm/mach-omap2/omap_hwmod_44xx_data.c 336 additions, 76 deletionsarch/arm/mach-omap2/omap_hwmod_44xx_data.c
- arch/arm/mach-omap2/pm.c 3 additions, 1 deletionarch/arm/mach-omap2/pm.c
Loading
Please register or sign in to comment