ARM: dts: msm: Disable use_mcq_mode for lemans

Default value of use_mcq_mode module param is Y. Disable
use_mcq_mode for lemans-gunyah as this target doesn't support
MCQ mode else use_mcq_mode is left as Y which doesn't
correctly reflect as mcq is not enabled for lemans.

Change-Id: I5ae6a547709aaae9a3c421e8ceea55e5872d0304
This commit is contained in:
Naveen Kumar Goud Arepalli
2024-06-06 16:19:02 +05:30
parent 07870a7cb7
commit c36fa59a2b

View File

@@ -16,7 +16,7 @@
};
chosen {
bootargs = "nokaslr log_buf_len=1M console=hvc0 loglevel=8 androidboot.first_stage_console=1 androidboot.hardware=qcom androidboot.slot_suffix=_a androidboot.selinux=enforcing androidboot.verifiedbootstate=orange";
bootargs = "nokaslr log_buf_len=1M console=hvc0 loglevel=8 androidboot.first_stage_console=1 androidboot.hardware=qcom ufshcd-core.use_mcq_mode=n androidboot.slot_suffix=_a androidboot.selinux=enforcing androidboot.verifiedbootstate=orange";
};
reserved_memory: reserved-memory {