mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
dts: disable cpufreq [1/1]
PD#SWPL-129562 Problem: cpufreq crash when t5d rebase Solution: disable cpufreq Verify: t5d Change-Id: Ifcaa4db0d2d3f47a93cc3e5e8683c718d4ff854d Signed-off-by: Jian Hu <jian.hu@amlogic.com>
This commit is contained in:
@@ -861,7 +861,7 @@
|
||||
|
||||
cpufreq-meson {
|
||||
compatible = "amlogic, cpufreq-meson";
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
aml_dma {
|
||||
|
||||
Reference in New Issue
Block a user