From: Tero Kristo Date: Tue, 11 Nov 2014 14:51:52 +0000 (+0200) Subject: ARM: OMAP2+: CM: determine CM base address from device tree X-Git-Tag: omap-for-v4.1/prcm-dts^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5970ca2db960b2c14e077d27950e402e063298e6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed