mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
arm64: dts: rockchip: rk3308: Add rockchip,evb-irdrop for cpu and dmc
Change-Id: Id080d97f1d6bb0e7fe5b65322cb4289e3b7f44be Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
parent
937cd237b3
commit
fc182ebc51
|
|
@ -98,6 +98,7 @@ cpu0_opp_table: cpu0-opp-table {
|
|||
compatible = "operating-points-v2";
|
||||
opp-shared;
|
||||
|
||||
rockchip,evb-irdrop = <25000>;
|
||||
nvmem-cells = <&cpu_leakage>;
|
||||
nvmem-cell-names = "leakage";
|
||||
|
||||
|
|
@ -227,6 +228,8 @@ dmc: dmc {
|
|||
dmc_opp_table: dmc-opp-table {
|
||||
compatible = "operating-points-v2";
|
||||
|
||||
rockchip,evb-irdrop = <25000>;
|
||||
|
||||
opp-394000000 {
|
||||
opp-hz = /bits/ 64 <394000000>;
|
||||
opp-microvolt = <950000>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user