mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
arm64: dts: rockchip: rk3328: Rename opp table
Change-Id: I0dbd1b71e2d57aa6c25fb6897253e0aae9d5966b Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
parent
4f496910c5
commit
05258c165b
|
|
@ -107,7 +107,7 @@ cpu3: cpu@3 {
|
|||
};
|
||||
};
|
||||
|
||||
cpu0_opp_table: opp_table0 {
|
||||
cpu0_opp_table: cpu0-opp-table {
|
||||
compatible = "operating-points-v2";
|
||||
opp-shared;
|
||||
|
||||
|
|
@ -628,7 +628,7 @@ gpu_power_model: power_model {
|
|||
};
|
||||
};
|
||||
|
||||
gpu_opp_table: opp-table2 {
|
||||
gpu_opp_table: gpu-opp-table {
|
||||
compatible = "operating-points-v2";
|
||||
|
||||
opp-200000000 {
|
||||
|
|
@ -698,7 +698,7 @@ rkvdec: rkvdec@ff36000 {
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
rkvdec_opp_table: opp-table3 {
|
||||
rkvdec_opp_table: rkvdec-opp-table {
|
||||
compatible = "operating-points-v2";
|
||||
|
||||
opp-100000000 {
|
||||
|
|
@ -1281,7 +1281,7 @@ SYS_STATUS_BOOST 933000
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
dmc_opp_table: opp-table3 {
|
||||
dmc_opp_table: dmc-opp-table {
|
||||
compatible = "operating-points-v2";
|
||||
|
||||
opp-400000000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user