[PATCHv2 00/27] ARM: OMAP2+: clock code migration to drivers/clk/ti
Tero Kristo
t-kristo at ti.com
Mon May 11 01:54:26 PDT 2015
Hi,
This set moves most of the OMAP2+ clock driver code under drivers/clk.
There are still a couple of files under mach-omap2 folder after this
set which have either unmet dependencies still (towards PRCM driver)
or is currently slightly broken (some of the DVFS code for OMAP2/OMAP3.)
Earlier version of this set has been posted back in March (see
http://www.spinics.net/lists/linux-omap/msg116418.html), mostly
the code is the same except patches 25+ which are new.
Overall diffstat for this set:
42 files changed, 2644 insertions(+), 3707 deletions(-)
Testing done:
am335x-evm : boot
am335x-evmsk : boot
am3517-evm : boot
am37x-evm : boot
am43x-epos-evm : boot
am437x-gp-evm : boot
omap3-beagle-xm : boot
omap3-beagle : boot, suspend-resume (ret/off), cpuidle (ret/off)
am335x-boneblack: boot
am335x-bone : boot
craneboard : boot
dra7xx-evm : boot
omap3430-ldp : boot
omap3-n900 : boot
omap5-uevm : boot
omap4-panda-es : boot, suspend-resume (ret), cpuidle (ret)
omap4-panda : boot
omap2430-sdp : boot
omap3430-sdp : boot
omap4-sdp-es23plus: boot
Branch info:
- tree: https://github.com/t-kristo/linux-pm.git
- branch: for-4.2/ti-clk-move
-Tero
More information about the linux-arm-kernel
mailing list