Skip to content

Commit

Permalink
ARM: dts: am437x-gp-evm: disable DDR regulator in rtc-only/poweroff mode
Browse files Browse the repository at this point in the history
Without this, the memory will remain active during poweroff consuming
extra power.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Tero Kristo authored and Tony Lindgren committed Aug 26, 2016
1 parent 1bc5e13 commit 7ec3299
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/boot/dts/am437x-gp-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,9 @@
regulator-state-mem {
regulator-on-in-suspend;
};
regulator-state-disk {
regulator-off-in-suspend;
};
};

dcdc5: regulator-dcdc5 {
Expand Down

0 comments on commit 7ec3299

Please sign in to comment.