mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM64: dts: rockchip: rk3399: add power-off-delay-ms for gpu
Change-Id: Ib050492f466b50a6937b3a43f63f27859619e3b4 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -1844,6 +1844,7 @@
|
||||
clocks = <&cru ACLK_GPU>;
|
||||
#cooling-cells = <2>; /* min followed by max */
|
||||
power-domains = <&power RK3399_PD_GPU>;
|
||||
power-off-delay-ms = <200>;
|
||||
status = "disabled";
|
||||
|
||||
power_model {
|
||||
|
||||
Reference in New Issue
Block a user