mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: rk3368-px5-evb: add threshold frequency property for cpu
Change-Id: I172481d1a26f973a583df8423e93405b68bf47c5 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
parent
3907f0a360
commit
f08254d124
|
|
@ -317,6 +317,15 @@ panel_in_edp: endpoint {
|
|||
};
|
||||
};
|
||||
|
||||
&cluster0_opp {
|
||||
rockchip,threshold-freq = <408000>;
|
||||
rockchip,freq-limit;
|
||||
};
|
||||
|
||||
&cluster1_opp {
|
||||
rockchip,threshold-freq = <1416000>;
|
||||
};
|
||||
|
||||
&cpu_l0 {
|
||||
cpu-supply = <&vdd_cpu>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user