Skip to content

Commit

Permalink
arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes
Browse files Browse the repository at this point in the history
[ Upstream commit 992d7a8 ]

Add full-pwr-cycle-in-suspend property to do a graceful shutdown of
the eMMC device in system suspend.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/1594989201-24228-1-git-send-email-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
shimoday authored and gregkh committed Nov 5, 2020
1 parent e2dca88 commit c70f909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/renesas/ulcb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@
mmc-hs200-1_8v;
mmc-hs400-1_8v;
non-removable;
full-pwr-cycle-in-suspend;
status = "okay";
};

Expand Down

0 comments on commit c70f909

Please sign in to comment.