mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: adjust dmc opp-table for px30
Change-Id: I3c51f94fbb5bac52553e38c699b4355d5f8f7518 Signed-off-by: Tony Xie <tony.xie@rock-chips.com>
This commit is contained in:
@@ -1603,15 +1603,15 @@
|
||||
};
|
||||
opp-528000000 {
|
||||
opp-hz = /bits/ 64 <528000000>;
|
||||
opp-microvolt = <950000>;
|
||||
opp-microvolt = <975000>;
|
||||
};
|
||||
opp-666000000 {
|
||||
opp-hz = /bits/ 64 <666000000>;
|
||||
opp-microvolt = <975000>;
|
||||
opp-microvolt = <1000000>;
|
||||
};
|
||||
opp-786000000 {
|
||||
opp-hz = /bits/ 64 <786000000>;
|
||||
opp-microvolt = <1025000>;
|
||||
opp-microvolt = <1050000>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user