DaVinci: rework how and where base addresses are defined
The goal here is to git rid of a single global location
for defining base addresses. These only need to be known
to chip/board specific code and are then passed into drivers
using platform_data. Therefore, move the defines closer
to the code where they are used.
Signed-off-by:
Kevin Hilman <khilman@deeprootsystems.com>
Showing
Please register or sign in to comment