Commit 6ec1d127 authored by Joseph Lo's avatar Joseph Lo Committed by Stephen Warren

ARM: tegra: enable LP1 suspend mode for Venice2

Enable LP1 suspend mode for Tegra124 Venice2 board.
Signed-off-by: default avatarJoseph Lo <josephl@nvidia.com>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent bd4e301b
......@@ -16,5 +16,12 @@ serial@70006000 {
pmc@7000e400 {
nvidia,invert-interrupt;
nvidia,suspend-mode = <1>;
nvidia,cpu-pwr-good-time = <500>;
nvidia,cpu-pwr-off-time = <300>;
nvidia,core-pwr-good-time = <641 3845>;
nvidia,core-pwr-off-time = <61036>;
nvidia,core-power-req-active-high;
nvidia,sys-clock-req-active-high;
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment