Fixed errornous status names for dmc and dfi of roc-rk3328-cc in current
This commit is contained in:
parent
ea35add113
commit
38e99c76e3
@ -18,7 +18,7 @@ index a1041ec3e..cc5855eda 100644
|
||||
+ reg = <0x00 0xff790000 0x00 0x400>;
|
||||
+ compatible = "rockchip,rk3328-dfi";
|
||||
+ rockchip,grf = <&grf>;
|
||||
+ status = "okey";
|
||||
+ status = "okay";
|
||||
+ };
|
||||
+
|
||||
+ dmc: dmc {
|
||||
@ -34,7 +34,7 @@ index a1041ec3e..cc5855eda 100644
|
||||
+ auto-min-freq = <786000>;
|
||||
+ auto-freq-en = <0>;
|
||||
+ #cooling-cells = <2>;
|
||||
+ status = "okey";
|
||||
+ status = "okay";
|
||||
+
|
||||
+ ddr_power_model: ddr_power_model {
|
||||
+ compatible = "ddr_power_model";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user