[ARM] tegra: iomap: Add missing devices, fix use of SZ_8
authorGary King <gking@nvidia.com>
Tue, 3 Aug 2010 21:53:05 +0000 (14:53 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:26:29 +0000 (16:26 -0700)
commit4f46b600bf43d467b48263eff4704eba1ce505d1
tree26c4183a3d9de556363212225ebae10de512e09a
parent3b91a1c38b17c835edaf90e10c605f90dadb991f
[ARM] tegra: iomap: Add missing devices, fix use of SZ_8

Adds gart, hdmi, and pwm controllers to mach/iomap.h
SZ_* stops at SZ_16; just use a constant value of 8 for the timer
aperture sizes.

Change-Id: I4bbf1ca37b65698f707a277575054610ee6ca445
Signed-off-by: Gary King <gking@nvidia.com>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/include/mach/iomap.h