From: Tero Kristo Date: Thu, 13 Nov 2014 17:17:34 +0000 (+0200) Subject: ARM: OMAP2+: control: determine control module base address from DT X-Git-Tag: omap-for-v4.1/prcm-dts^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2208bf115fecae211480ea41d25e6d56ec20d405;p=pandora-kernel.git ARM: OMAP2+: control: determine control module base address from DT There is no need to provide the control module base address through a low-level API from the low-level IO init, as this information is available through DT. This patch adds a new API to initialize the control module though, but mostly makes the old API obsolete. The old API can be completely removed once OMAP3 is made DT only. Signed-off-by: Tero Kristo --- Reading git-diff-tree failed