ARM: dts: msm: Disable low power modes for sun
Disable low power modes for sun through kernel command line parameters. Change-Id: Icbd6d6637f5532380048b51c5cbba5a790526c5b Signed-off-by: Rashid Zafar <quic_rzafar@quicinc.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
chosen: chosen {
|
||||
bootargs = "nokaslr kpti=0 log_buf_len=256K swiotlb=0 loop.max_part=7 pcie_ports=compat mem-offline.bypass_send_msg=1";
|
||||
bootargs = "nokaslr kpti=0 log_buf_len=256K swiotlb=0 loop.max_part=7 pcie_ports=compat mem-offline.bypass_send_msg=1 cpuidle.off=1";
|
||||
stdout-path = "/soc/qcom,qupv3_1_geni_se@ac0000/qcom,qup_uart@a9c000:115200n8";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user