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:
Finley Xiao
2017-08-15 16:07:56 +08:00
committed by Huang, Tao
parent b71acedbdf
commit c4ec95f7de

View File

@@ -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
>;