rockchip64: disable DMC for OrangePi 4 LTS, fixes boot with BTF
This commit is contained in:
parent
d6d5bc19cb
commit
5ad769c82e
@ -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>;
|
||||
|
||||
|
||||
@ -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>;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user