[ARM] tegra: add a header defining tegra 2 wake pads
authorGary King <gking@nvidia.com>
Wed, 4 Aug 2010 00:46:59 +0000 (17:46 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:27:01 +0000 (16:27 -0700)
commit542755067b968bf637448bb76a1a4155cb75af7c
treec8ecc482eb4feb02e3e7ce74ea53a212e5fe5862
parent8c791331b076a4153cd85194446c55e6bc8e3630
[ARM] tegra: add a header defining tegra 2 wake pads

wakeup from LP0 is latched at the pads rather than in the interrupt
controller; since the pad numbers don't correspond to any other
sane numbering or naming system, provide a new list of defines
to make board code easier to read and maintain

Change-Id: Icf85a5826acc567452c0a2475c5a06ed042f66b3
Signed-off-by: Gary King <gking@nvidia.com>
arch/arm/mach-tegra/wakeups-t2.h [new file with mode: 0644]