File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
arch/arm/boot/dts/nxp/imx Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 48
48
49
49
opp-792000000 {
50
50
opp-hz = /bits/ 64 <792000000>;
51
- opp-microvolt = <1000000>;
51
+ opp-microvolt = <1000000 950000 1250000 >;
52
52
clock-latency-ns = <150000>;
53
53
opp-supported-hw = <0xd>, <0x7>;
54
54
opp-suspend;
55
55
};
56
56
57
57
opp-996000000 {
58
58
opp-hz = /bits/ 64 <996000000>;
59
- opp-microvolt = <1100000>;
59
+ opp-microvolt = <1100000 1045000 1250000 >;
60
60
clock-latency-ns = <150000>;
61
61
opp-supported-hw = <0xc>, <0x7>;
62
62
opp-suspend;
63
63
};
64
64
65
65
opp-1200000000 {
66
66
opp-hz = /bits/ 64 <1200000000>;
67
- opp-microvolt = <1225000>;
67
+ opp-microvolt = <1225000 1200000 1250000 >;
68
68
clock-latency-ns = <150000>;
69
69
opp-supported-hw = <0x8>, <0x3>;
70
70
opp-suspend;
You can’t perform that action at this time.
0 commit comments