mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: Disable CPU_SLEEP idle state on rk3588-nvr
Signed-off-by: Huang zhibao <hzb@rock-chips.com> Change-Id: I54dd5e717941192980b0ae8ae03d26432eb17d45
This commit is contained in:
@@ -62,6 +62,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&CPU_SLEEP {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&cluster0_opp_table {
|
||||
/delete-node/ opp-408000000;
|
||||
/delete-node/ opp-600000000;
|
||||
|
||||
Reference in New Issue
Block a user