[GIT PULL] ARM: OMAP2+: PRCM/hwmod/clock non-regression fixes and optimizations for v3.15

Tony Lindgren tony at atomide.com
Fri Feb 28 18:41:58 EST 2014


* Paul Walmsley <paul at pwsan.com> [140228 12:44]:
> Hi Tony,
> 
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> 
>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.15/omap-hwmod-clk-prcm-a
> 
> for you to fetch changes up to 110e884d829448e24959f424b31be5bc75bcca6e:
> 
>   ARM: OMAP3+: DPLL: stop reparenting to same parent if already done (2014-02-28 12:43:47 -0700)
> 
> ----------------------------------------------------------------
> Some low-level optimizations and fixes that don't belong in an -rc
> series for various OMAP-family chips, targeted for v3.15.
> 
> Basic build, boot, and PM test logs are available here:
> 
> http://www.pwsan.com/omap/testlogs/prcm-a-for-v3.15/20140228124518/

Thanks pulling into omap-for-v3.15/prcm.

Tony
 
> ----------------------------------------------------------------
> Dave Gerlach (1):
>       ARM: OMAP2+: clockdomain: Reintroduce SW_SLEEP Support
> 
> Lokesh Vutla (1):
>       ARM: OMAP2+: AM43xx: implement support for machine restart
> 
> Nishanth Menon (1):
>       ARM: OMAP3+: DPLL: stop reparenting to same parent if already done
> 
> Suman Anna (1):
>       ARM: AM43x: hwmod data: register spinlock OCP interface
> 
> Tomi Valkeinen (1):
>       ARM: OMAP2+: clock: fix rate prints
> 
>  arch/arm/mach-omap2/Makefile               |  1 +
>  arch/arm/mach-omap2/board-generic.c        |  1 +
>  arch/arm/mach-omap2/clkt_dpll.c            |  6 +++---
>  arch/arm/mach-omap2/cminst44xx.c           | 18 ++++++++++++++++--
>  arch/arm/mach-omap2/dpll3xxx.c             |  2 +-
>  arch/arm/mach-omap2/omap_hwmod_43xx_data.c |  1 +
>  arch/arm/mach-omap2/prminst44xx.c          |  3 +++
>  7 files changed, 26 insertions(+), 6 deletions(-)
> 
> 
> vmlinux object size
> (delta in bytes from test_v3.14-rc1 (38dbfb59d1175ef458d006556061adeaa8751b72)):
>    text     data      bss    total  kernel
>       0       -8        0       -8  omap1_defconfig
>       0        0        0        0  omap1_defconfig_1510innovator_only
>       0        0        0        0  omap1_defconfig_5912osk_only
> 
> vmlinux object size
> (delta in bytes from test_v3.14-rc1 (38dbfb59d1175ef458d006556061adeaa8751b72)):
>    text     data      bss    total  kernel
> +8791542  +826036  +291072  +9908650  multi_v7_defconfig
>    +116        0        0     +116  omap2plus_defconfig
>       0        0        0        0  omap2plus_defconfig_2430sdp_only
>       0        0        0        0  omap2plus_defconfig_am33xx_only
>    +148        0        0     +148  omap2plus_defconfig_am43xx_only
>    +116        0        0     +116  omap2plus_defconfig_cpupm
>    +116        0        0     +116  omap2plus_defconfig_dra7xx_only
>       0        0        0        0  omap2plus_defconfig_n800_multi_omap2xxx
>       0        0        0        0  omap2plus_defconfig_n800_only_a
>     +52        0        0      +52  omap2plus_defconfig_no_pm
>    +116        0        0     +116  omap2plus_defconfig_omap2_4_only
>     +52        0        0      +52  omap2plus_defconfig_omap3_4_only
>     +52        0        0      +52  omap2plus_defconfig_omap5_only
>     +32        0        0      +32  rmk_omap3430_ldp_allnoconfig
>     +32        0        0      +32  rmk_omap3430_ldp_oldconfig
>    +100        0      -16      +84  rmk_omap4430_sdp_allnoconfig
>     +96        0        0      +96  rmk_omap4430_sdp_oldconfig
> 
> Boot-time memory difference
> (delta in bytes from test_v3.14-rc1 (38dbfb59d1175ef458d006556061adeaa8751b72))
>   avail  rsrvd   high  freed  board          kconfig
> (no differences)
> 
> 



More information about the linux-arm-kernel mailing list