From 7627a9033fd7aac0bd0a6db07407544f8f726b08 Mon Sep 17 00:00:00 2001 From: Caesar Wang Date: Sun, 18 Feb 2024 13:23:30 +0800 Subject: [PATCH] arm64: dts: rockchip: enable clk/domains always for rk3576-linux.dtsi This is just for bringup, not sure which clk/domain specifically affects system stability. Change-Id: Iebfc02b82452f85d107f5bd1ed9e4b86dec4258c Signed-off-by: Caesar Wang --- arch/arm64/boot/dts/rockchip/rk3576-linux.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3576-linux.dtsi b/arch/arm64/boot/dts/rockchip/rk3576-linux.dtsi index 37da7de7af79..d3504cf047c3 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-linux.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3576-linux.dtsi @@ -6,7 +6,7 @@ / { chosen: chosen { - bootargs = "earlycon=uart8250,mmio32,0x2ad40000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rw rootwait rcupdate.rcu_expedited=1 rcu_nocbs=all"; + bootargs = "earlycon=uart8250,mmio32,0x2ad40000 console=ttyFIQ0 clk_gate.always_on=1 pm_domains.always_on=1 root=PARTUUID=614e0000-0000 rw rootwait rcupdate.rcu_expedited=1 rcu_nocbs=all"; }; fiq_debugger: fiq-debugger {