mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3588-android: Enable clk/pd always_on
Debug only. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: Iafaa335e9cbb68ed03ab97d59d740068224bf27c
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
chosen: chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 clk_gate.always_on=1 pm_domains.always_on=1";
|
||||
};
|
||||
|
||||
fiq_debugger: fiq-debugger {
|
||||
|
||||
Reference in New Issue
Block a user