]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
ARM: OMAP2+: clock: add low-level support for regmap
authorTero Kristo <t-kristo@ti.com>
Fri, 6 Feb 2015 14:00:32 +0000 (16:00 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 31 Mar 2015 18:26:55 +0000 (21:26 +0300)
commit80cbb224b789d256ad5cb36b0af3e5c04ed46bca
tree6ef237dd27648da426c57a25344b597ff3c03e1f
parent219595b6ee139d883b98a9a32efbe2970802200a
ARM: OMAP2+: clock: add low-level support for regmap

Some of the TI clock providers will be converted to use syscon, thus
low-level regmap support is needed for the clock drivers also. This
patch adds this support, which can be enabled for individual drivers
in later patches.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/cm_common.c
arch/arm/mach-omap2/control.c
arch/arm/mach-omap2/prm_common.c