mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: px30: Fix nvmem-cell-names for opp table
Change-Id: I3f9d0028e2e1d4ef78e29faa69c48e7e5f60bd14 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
rockchip,max-volt = <1350000>;
|
||||
rockchip,evb-irdrop = <25000>;
|
||||
nvmem-cells = <&cpu_leakage>, <&performance>;
|
||||
nvmem-cell-names = "cpu_leakage", "performance";
|
||||
nvmem-cell-names = "leakage", "performance";
|
||||
rockchip,bin-scaling-sel = <
|
||||
0 13
|
||||
1 15
|
||||
@@ -247,7 +247,7 @@
|
||||
opp-shared;
|
||||
|
||||
nvmem-cells = <&cpu_leakage>;
|
||||
nvmem-cell-names = "cpu_leakage";
|
||||
nvmem-cell-names = "leakage";
|
||||
|
||||
rockchip,pvtm-voltage-sel = <
|
||||
0 69850 0
|
||||
|
||||
Reference in New Issue
Block a user