]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: CM: determine CM base address from device tree
authorTero Kristo <t-kristo@ti.com>
Tue, 11 Nov 2014 14:51:52 +0000 (16:51 +0200)
committerTero Kristo <t-kristo@ti.com>
Fri, 27 Mar 2015 08:55:57 +0000 (10:55 +0200)
commit474bf5d21ba53a2d0addf5b66283e110328e498a
treef4f649b625842bcbbfdce431afd16a3a654dc023
parent565f46248315e61deaf6ac57ade277e3bdedfaf5
ARM: OMAP2+: CM: determine CM base address from device tree

There is no need to provide the CM base address through a low-level API
from the low-level IO init, as this information is available through DT.
Re-routed the parsing function to be called from the CM drivers also to
simplify the implementation under io.c.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/cm.h
arch/arm/mach-omap2/cm2xxx.c
arch/arm/mach-omap2/cm33xx.c
arch/arm/mach-omap2/cm3xxx.c
arch/arm/mach-omap2/cm_common.c
arch/arm/mach-omap2/cminst44xx.c
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/prcm-common.h
arch/arm/mach-omap2/prm_common.c