mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rk3328: initialize sleep_mode_config
Change-Id: I7e54b5b4ba55a85f967a03bc990640c5d3bdf2e1 Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
committed by
Tao Huang
parent
62e6d82613
commit
f466d1ed8f
@@ -47,6 +47,7 @@
|
||||
#include <dt-bindings/pinctrl/rockchip.h>
|
||||
#include <dt-bindings/soc/rockchip,boot-mode.h>
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <dt-bindings/suspend/rockchip-rk3328.h>
|
||||
#include <dt-bindings/power/rk3328-power.h>
|
||||
#include <dt-bindings/thermal/thermal.h>
|
||||
#include "rk3328-dram-default-timing.dtsi"
|
||||
@@ -193,6 +194,7 @@
|
||||
rockchip_suspend: rockchip-suspend {
|
||||
compatible = "rockchip,pm-rk3328";
|
||||
status = "disabled";
|
||||
rockchip,sleep-mode-config = <0>;
|
||||
rockchip,virtual-poweroff = <0>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user