mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: rk3368: add prefix 'rockchip,' for leakage property
Change-Id: I1cf285eb99c309a2b5b7f886872bb3ff3bc7648a Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
cluster0_opp: opp_table0 {
|
||||
compatible = "operating-points-v2";
|
||||
opp-shared;
|
||||
leakage-voltage-sel = <
|
||||
rockchip,leakage-voltage-sel = <
|
||||
1 24 0
|
||||
25 254 1
|
||||
>;
|
||||
@@ -275,12 +275,12 @@
|
||||
cluster1_opp: opp_table1 {
|
||||
compatible = "operating-points-v2";
|
||||
opp-shared;
|
||||
leakage-scaling-sel = <
|
||||
rockchip,leakage-scaling-sel = <
|
||||
1 24 36
|
||||
25 254 0
|
||||
>;
|
||||
clocks = <&cru PLL_APLLB>;
|
||||
leakage-voltage-sel = <
|
||||
rockchip,leakage-voltage-sel = <
|
||||
1 24 0
|
||||
25 254 1
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user