ARM: tegra: config the polarity of the request of sys clock
authorJoseph Lo <josephl@nvidia.com>
Mon, 12 Aug 2013 09:40:01 +0000 (17:40 +0800)
committerStephen Warren <swarren@nvidia.com>
Mon, 12 Aug 2013 18:22:39 +0000 (12:22 -0600)
When suspending to LP1 mode, the SYSCLK will be clock gated. And different
board may have different polarity of the request of SYSCLK, this patch
configure the polarity from the DT for the board.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found