rockchip64: disable DMC for OrangePi 4 LTS, fixes boot with BTF

This commit is contained in:
Paolo Sabatino
2025-02-27 21:50:33 +01:00
committed by Paolo
parent d6d5bc19cb
commit 5ad769c82e
2 changed files with 2 additions and 2 deletions

View File

@@ -1250,7 +1250,7 @@
&dmc {
#cooling-cells = <2>; /* min followed by max */
status = "okay";
status = "disabled";
center-supply = <&vdd_log>;
operating-points-v2 = <&dmc_opp_table>;

View File

@@ -1250,7 +1250,7 @@
&dmc {
#cooling-cells = <2>; /* min followed by max */
status = "okay";
status = "disabled";
center-supply = <&vdd_log>;
operating-points-v2 = <&dmc_opp_table>;